Skip to content

Releases: filecoin-project/go-state-types

v0.13.1

21 Mar 14:18
cc947f3

Choose a tag to compare

Includes:

  • Go implementations of the state types corresponding to builtin-actors v13
  • A migration converting v12 to v13.
  • #256

v0.13.0

21 Mar 13:39
2fe2380

Choose a tag to compare

Includes:

  • Go implementations of the state types corresponding to builtin-actors v13
  • A migration converting v12 to v13.

v0.13.0-rc.4

21 Mar 00:03
a3c035f

Choose a tag to compare

v0.13.0-rc.4 Pre-release
Pre-release

Includes a fix in #255

v0.13.0-rc.3

18 Mar 07:19
0a34ea1

Choose a tag to compare

v0.13.0-rc.3 Pre-release
Pre-release

What's Changed

  • fix: make ClaimExtensionRequest provider type match builtin-actors by @rvagg in #254

Full Changelog: v0.13.0-rc.2...v0.13.0-rc.3

v0.13.0-rc.2

04 Mar 14:34
c07c5f9

Choose a tag to compare

v0.13.0-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.8...v0.13.0-rc.2

v0.12.8

21 Nov 15:40
a044543

Choose a tag to compare

Remove FIP-0070 related state updates
invariant checks updates

v0.12.0

03 Aug 14:30
6de0926

Choose a tag to compare

  • Actors v12 / SyntheticPoRep
  • PoRepID helpers

v0.11.1

21 Apr 15:58
1e6cf0d

Choose a tag to compare

2 minor fixes to testing and invariants.

v0.11.0

20 Apr 19:11
e5a0c82

Choose a tag to compare

Includes:

  • Go implementations of the state types corresponding to builtin-actors v11
  • A migration converting v10 to v11, updating code CIDs and the MinerInfo's PoStProofType

v0.10.0

24 Feb 21:57
d8fdbda

Choose a tag to compare

Includes:

  • Go implementations of the state types corresponding to builtin-actors v10
  • A migration converting v9 to v10, deploying the EAM