Skip to content

Releases: filecoin-project/filecoin-ffi

cef5aad0bfb0581d

08 Feb 21:32
Compare
Choose a tag to compare
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

08 Feb 21:34
Compare
Choose a tag to compare
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

08 Feb 12:22
Compare
Choose a tag to compare
dual execution

Signed-off-by: Jakub Sztandera <[email protected]>

fc4dd39717199e04

07 Feb 00:59
Compare
Choose a tag to compare
chore: update FVM to 3.0.0-alpha.23

This updates the FVM and switches gas to u64.

bb8e95ae200c91a6

07 Feb 20:35
Compare
Choose a tag to compare
chore: update FVM to 3.0.0-alpha.23

This updates the FVM and switches gas to u64.

b2471648836dff70

07 Feb 17:34
b247164
Compare
Choose a tag to compare
chore: Fix build with Go 1.20 (#361)

5840ed7656c86adc

07 Feb 09:53
Compare
Choose a tag to compare
chore: Fix build with Go 1.20

32df7d1f15e46406

07 Feb 22:12
32df7d1
Compare
Choose a tag to compare
Merge pull request #360 from filecoin-project/chore/update-fvm

chore: update FVM to 3.0.0-alpha.23

d87e59b9b776f5f4

02 Feb 15:42
d87e59b
Compare
Choose a tag to compare
externs: get_tipset_cid: fix error message

ac063850767f1e02

02 Feb 16:10
ac06385
Compare
Choose a tag to compare
externs: get_tipset_cid: fix error message (#359)