Releases: filecoin-project/go-state-types
Releases · filecoin-project/go-state-types
v0.12.8
v0.12.0
v0.11.1
v0.11.0
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
Includes:
- Go implementations of the state types corresponding to builtin-actors v10
- A migration converting v9 to v10, deploying the EAM
v0.10.0-alpha.7
feat: implement the v10 migration (#142)
v0.10.0 alpha 5
v0.10.0-alpha-6 Implement barebones v10 migration (#136)
v0.10.0 alpha 5
v0.10.0-alpha-5 Manifest: Add v10 actor keys (#134)
v0.10.0 alpha 4
Method metadata now uses abi.MethodNum instead of uint64
v0.10.0 alpha 3
Adds frc42 method number implementation
What's Changed
- chore: Move MinimumVerifiedAllocationSize to network.go by @geoff-vball in #118
- Update version.go by @jennijuju in #121
- fix: add error log by @swift-mx in #125
- Add a function to generate frc42 method number by @shrenujbansal in #129
Full Changelog: v0.10.0-alpha-2...v0.10.0-alpha-3