Skip to content

Releases: filecoin-project/go-state-types

v0.14.0-dev5

08 May 12:44
486ae0c
Compare
Choose a tag to compare
v0.14.0-dev5 Pre-release
Pre-release

What's Changed

  • feat: Add nv23 skeleton by @rjan90 in #257
  • Experimental market migration memory reduction by @ZenGround0 in #260
  • fix: fix v13 migration panic when proposals < 1000 by @Stebalien in #261
  • feat: Add simple nv23 migration by @rjan90 in #258
  • Migrate f090 to safety by @ZenGround0 in #259
  • fix: propagate errors on migration by @rvagg in #264
  • fix: use adtStore instead of plain Store to write new state by @rvagg in #265
  • fix: put a pointer to the store for marshalability by @rvagg in #266

Full Changelog: v0.13.1...v0.14.0-dev5

v0.14.0-dev4

08 May 09:54
5568613
Compare
Choose a tag to compare
v0.14.0-dev4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.1...v0.14.0-dev4

v0.14.0-dev3

08 May 09:27
e0953fe
Compare
Choose a tag to compare
v0.14.0-dev3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.1...v0.14.0-dev3

v0.14.0-dev2

08 May 07:16
4ac63ef
Compare
Choose a tag to compare
v0.14.0-dev2 Pre-release
Pre-release

This dev-release allows for testing out FIP-0085: migrating f090 multisig to an unkeyed account actor

What's Changed

Full Changelog: v0.13.1...v0.14.0-dev2

v0.14.0-dev

02 May 20:11
ad909a3
Compare
Choose a tag to compare
v0.14.0-dev Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.1...v0.14.0-dev

v0.13.1

21 Mar 14:18
cc947f3
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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