Skip to content

Releases: filecoin-project/go-state-types

v0.10.0-alpha.7

22 Dec 18:02
890a364

Choose a tag to compare

v0.10.0-alpha.7 Pre-release
Pre-release
feat: implement the v10 migration (#142)

v0.10.0 alpha 5

16 Dec 17:05
d7c69cb

Choose a tag to compare

v0.10.0-alpha-6

Implement barebones v10 migration (#136)

v0.10.0 alpha 5

15 Dec 00:33
07947c6

Choose a tag to compare

v0.10.0-alpha-5

Manifest: Add v10 actor keys (#134)

v0.10.0 alpha 4

13 Dec 17:29
409c33c

Choose a tag to compare

Method metadata now uses abi.MethodNum instead of uint64

v0.10.0 alpha 3

12 Dec 16:39
b3046c0

Choose a tag to compare

Adds frc42 method number implementation

What's Changed

Full Changelog: v0.10.0-alpha-2...v0.10.0-alpha-3

v0.10.0 alpha 2

23 Nov 20:25
374ac11

Choose a tag to compare

Fixes params for UniversalReceiverHook for Account and Multisig Actors.

v0.10.0 alpha 1

23 Nov 18:46
3ee9fb7

Choose a tag to compare

This is the first release with support for v10 actors.

v0.9.8

31 Oct 17:01
0b1be5f

Choose a tag to compare

Adds missing Allowance method call for datacap actor.

v0.9.7

24 Oct 11:56
206257a

Choose a tag to compare

Invariant checks: don't expand big allocatedSectors bitfields (#112)

* Invariant checks: don't expand big allocatedSectors bitfields

* Invariant fix: Multiply size by granularity for comparison

v0.9.6

24 Oct 10:59
6d8b770

Choose a tag to compare

Market migration fix: don't create allocations for allocated-but-pending deals