Releases: filecoin-project/filecoin-ffi
Releases · filecoin-project/filecoin-ffi
cef5aad0bfb0581d
HACK: mux between hyperspace and mainnet The tricky parts are: 1. I made changes to "shared" to remove negative gas values. 2. We can't depend on two different "compatible" versions at the same time. So I hack it by: 1. Depending on a git version for "nv18". 2. Patching the blockstore dep.
8d17fce64023cd54
HACK: mux between hyperspace and mainnet The tricky parts are: 1. I made changes to "shared" to remove negative gas values. 2. We can't depend on two different "compatible" versions at the same time. So I hack it by: 1. Depending on a git version for "nv18". 2. Patching the blockstore dep.
4cb36c3246bba6e6
dual execution Signed-off-by: Jakub Sztandera <[email protected]>
fc4dd39717199e04
chore: update FVM to 3.0.0-alpha.23 This updates the FVM and switches gas to u64.
bb8e95ae200c91a6
chore: update FVM to 3.0.0-alpha.23 This updates the FVM and switches gas to u64.
b2471648836dff70
chore: Fix build with Go 1.20 (#361)
5840ed7656c86adc
chore: Fix build with Go 1.20
32df7d1f15e46406
Merge pull request #360 from filecoin-project/chore/update-fvm chore: update FVM to 3.0.0-alpha.23
d87e59b9b776f5f4
externs: get_tipset_cid: fix error message
ac063850767f1e02
externs: get_tipset_cid: fix error message (#359)