Releases: filecoin-project/go-state-types
Releases · filecoin-project/go-state-types
v0.15.0
What's Changed
- chore: deps: update hamt to latest by @rvagg in #296
- Update all dependencies, add dependabot config by @rvagg in #297
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #300
- chore(deps): bump github.com/filecoin-project/go-amt-ipld/v4 from 4.3.0 to 4.4.0 by @dependabot in #301
- feat: Add
nv24
skeleton by @kamuik16 in #299 - incorporate upstream concurrency fix by @ribasushi in #302
- feat: Add simple
nv24
migration by @kamuik16 in #304 - Release: v0.15.0-dev by @rjan90 in #306
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #307
- ci: uci/update-go by @web3-bot in #309
- chore: deps: bump deps, drop github.com/minio/blake2b-simd by @ribasushi in #310
- feat!: extract BatchReturn to batch package, add methods & tests by @rvagg in #286
- chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #311
- fix(miner)!: remove DEAL_WEIGHT_MULTIPLIER and its input to QAP calc by @rvagg in #308
- FIP-0081 migration by @rvagg in #314
- chore: update version to v0.15.0-rc1 by @rjan90 in #316
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #318
- chore(deps): bump github.com/ipfs/go-ipld-cbor from 0.1.0 to 0.2.0 by @dependabot in #319
- chore(deps): bump github.com/whyrusleeping/cbor-gen from 0.1.2 to 0.2.0 by @dependabot in #317
New Contributors
- @dependabot made their first contribution in #300
- @kamuik16 made their first contribution in #299
Full Changelog: v0.14.0...v0.15.0
v0.15.0-rc1
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #307
- ci: uci/update-go by @web3-bot in #309
- chore: deps: bump deps, drop github.com/minio/blake2b-simd by @ribasushi in #310
- feat!: extract BatchReturn to batch package, add methods & tests by @rvagg in #286
- chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #311
- fix(miner)!: remove DEAL_WEIGHT_MULTIPLIER and its input to QAP calc by @rvagg in #308
- FIP-0081 migration by @rvagg in #314
Full Changelog: v0.14.0...v0.15.0-rc1
v0.15.0-dev
What's Changed
- chore: deps: update hamt to latest by @rvagg in #296
- Update all dependencies, add dependabot config by @rvagg in #297
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #300
- chore(deps): bump github.com/filecoin-project/go-amt-ipld/v4 from 4.3.0 to 4.4.0 by @dependabot in #301
- feat: Add
nv24
skeleton by @kamuik16 in #299 - incorporate upstream concurrency fix by @ribasushi in #302
- feat: Add simple
nv24
migration by @kamuik16 in #304
New Contributors
- @dependabot made their first contribution in #300
- @kamuik16 made their first contribution in #299
Full Changelog: v0.14.0...v0.15.0-dev
v0.14.0
What's Changed
- feat: Add simple nv23 migration by @rjan90 in #258
- fix: use sectorNumber instead of hamt key bytes for invariant msg by @rvagg in #268
- fix: verifreg: match SectorAllocationClaims types with builtin-actors by @rvagg in #262
- test: verifreg: add initial cbor encoding forms tests by @rvagg in #263
- chore: Update
actors_version_checklist.md
to reference GST-checklist in Lotus by @rjan90 in #271 - Feat: NI-PoRep by @rjan90 in #269
- chore: Update codename for NetworkVersion23 by @rjan90 in #274
- docs: update readme with Versioning/Release Process by @rjan90 in #273
- Update CSPV naming by @aarshkshah1992 in #276
- land all nv23 changes in master by @jennijuju in #277
- Set f090 delegated address to f090 by @ZenGround0 in #278
- feat: rename Actor.Address to Actor.DelegatedAddress by @Stebalien in #279
- Set f090 delegated addr to nil v14 migration by @ZenGround0 in #280
- FIP-0085: Only migrate f090 if it is a multisig by @aarshkshah1992 in #281
- Raw code migrator by @ZenGround0 in #289
- chore: Cleanup invariant errors related to v13 migration by @rjan90 in #287
- ci: uci/copy-templates by @web3-bot in #283
- chore: include manifest & proof in
make gen
; add extra proof types by @rvagg in #288 - v0.14.0-rc6 bump by @rvagg in #290
- fix: market: use expiry-activation for deal weight calculation by @rvagg in #291
New Contributors
- @aarshkshah1992 made their first contribution in #276
- @web3-bot made their first contribution in #283
Full Changelog: v0.13.3...v0.14.0
v0.14.0-rc6
What's Changed
- Raw code migrator by @ZenGround0 in #289
- chore: Cleanup invariant errors related to v13 migration by @rjan90 in #287
- ci: uci/copy-templates by @web3-bot in #283
- chore: include manifest & proof in
make gen
; add extra proof types by @rvagg in #288
New Contributors
Full Changelog: v0.14.0-rc5...v0.14.0-rc6
v0.14.0-rc5
What's Changed
- FIP-0085: Only migrate f090 if it is a multisig by @aarshkshah1992 in #281
Full Changelog: v0.14.0-rc4...v0.14.0-rc5
v0.14.0-rc4
What's Changed
- feat: rename Actor.Address to Actor.DelegatedAddress by @Stebalien in #279
- Set f090 delegated addr to nil v14 migration by @ZenGround0 in #280
Full Changelog: v0.14.0-rc3...v0.14.0-rc4
v0.14.0-rc3
What's Changed
- Set f090 delegated address to f090 by @ZenGround0 in #278
Full Changelog: v0.14.0-rc2...v0.14.0-rc3
v0.14.0-rc2
This is the second release candidate for Go-State-Types for the nv23 network upgrade.
What's Changed
- feat: Add simple nv23 migration by @rjan90 in #258
- fix: use sectorNumber instead of hamt key bytes for invariant msg by @rvagg in #268
- fix: verifreg: match SectorAllocationClaims types with builtin-actors by @rvagg in #262
- test: verifreg: add initial cbor encoding forms tests by @rvagg in #263
- chore: Update
actors_version_checklist.md
to reference GST-checklist in Lotus by @rjan90 in #271 - Feat: NI-PoRep by @rjan90 in #269
- Migrate f090 to safety #259
- fix: propagate errors on migration #264
- fix: use adtStore instead of plain Store to write new state #265
- fix: put a pointer to the store for marshalability #266
Full Changelog: v0.13.3...v0.14.0-rc1
v0.14.0-rc1
This is the first release candidate for Go-State-Types for the nv23 network upgrade.
What's Changed
- feat: Add simple nv23 migration by @rjan90 in #258
- fix: use sectorNumber instead of hamt key bytes for invariant msg by @rvagg in #268
- fix: verifreg: match SectorAllocationClaims types with builtin-actors by @rvagg in #262
- test: verifreg: add initial cbor encoding forms tests by @rvagg in #263
- chore: Update
actors_version_checklist.md
to reference GST-checklist in Lotus by @rjan90 in #271 - Feat: NI-PoRep by @rjan90 in #269
Full Changelog: v0.13.3...v0.14.0-rc1