Skip to content

Releases: filecoin-project/go-state-types

v0.9.5

21 Oct 21:43
79443b5

Choose a tag to compare

Two migration fixes

v0.9.4

21 Oct 13:40
e8eccf7

Choose a tag to compare

Adds a couple missing cbor-gens

v0.9.3

20 Oct 21:17
69ba51e

Choose a tag to compare

Adds state-invariant checks for all actors in v8 and v9.

v0.9.2

19 Oct 19:06
2ad184d

Choose a tag to compare

Adds more info (specifically method names) to the method lists for the various actors.

v0.9.1

17 Oct 16:26
1938d82

Choose a tag to compare

Patch release for state types corresponding to actors v9 that includes a fix to the verifreg migration logic (#97 )

v0.9.0

13 Oct 18:42
ab0a8ee

Choose a tag to compare

This release includes all the changes necessary for the nv17 upgrade to actors v9.

v0.9.0-rc2

11 Oct 12:16
59cec65

Choose a tag to compare

v0.9.0-rc2 Pre-release
Pre-release

Small fixes
* tweak verifreg migration
* add NoAllocationID

v0.9.0-rc1

07 Oct 04:14
45caf5a

Choose a tag to compare

v0.9.0-rc1 Pre-release
Pre-release
Make migration deterministic (#89)

* Make migration deterministic

* Drop caching for DataCap actor

v0.1.12

29 Sep 19:47
9d9cdb2

Choose a tag to compare

v0.1.12 Pre-release
Pre-release

Integrates changes needed for v9 actors. Migration is still needed for complete v9 readiness.

v0.1.12-beta

20 Sep 15:56
01911bc

Choose a tag to compare

v0.1.12-beta Pre-release
Pre-release

Second pre-release for v0.1.12, adds missing types to miner cbor-gen