Releases: filecoin-project/venus
Releases · filecoin-project/venus
v1.2.0-rc4
What's Changed
- No need to compare from address and to address by @simlecode in #4716
- Feat/dtynn/compatible check for api perms by @dtynn in #4730
- feat: add ci checks by @zl03jsj in #4731
New Contributors
Full Changelog: v1.2.0-rc3...v1.2.0-rc4
v1.2.0-rc3
What's Changed
- vm: fix network version not correct by @simlecode in #4712
- bump version to v1.2.0-rc3 by @simlecode in #4713
Full Changelog: v1.2.0-rc2...v1.2.0-rc3
v1.2.0-rc2
What's Changed
- fix consensus height check by @hunjixin in #4588
- add prefix for data migrate, make different withe actor migrate by @hunjixin in #4589
- fix migrate version log error by @hunjixin in #4595
- Fix/new forcenet update params by @hunjixin in #4596
- set default max fee and default chocolate upgrade height by @simlecode in #4598
- Issue: update issue template by @diwufeiwen in #4601
- Issue: remove old issue template by @diwufeiwen in #4602
- Simplify the tipset states index by @simlecode in #4603
- Move commands from the show subcommand to the chain subcommand by @simlecode in #4604
- switch from IPFS_REUSEPORT to LIBP2P_TCP_REUSEPORT by @aschmahmann in #4600
- syncing optmization and fix bugs. by @zl03jsj in #4555
- github workflow by @zl03jsj in #4623
- fix godeye push method by @zl03jsj in #4625
- fix message wait by @hunjixin in #4629
- use env var to enable gas tracing by @tanqiangyes in #4653
- auto choose upload compiling output to ftp first by @zl03jsj in #4635
- fix: commit message with strange char causes workflow failed by @zl03jsj in #4660
- Feat/msg selection respect msglimit by @hunjixin in #4665
- Misc: venus: add PR template by @Fatman13 in #4662
- Unify the definition of MessageReceipt by @diwufeiwen in #4667
- fix ci for select msg test by @diwufeiwen in #4669
- disable mplex stream muxer by @simlecode in #4668
- fix test by @simlecode in #4670
- close dht by @simlecode in #4672
- feat: msig-cancel-by-TxnHash by @zl03jsj in #4673
- merge type pkg by @simlecode in #4674
- Feat/simplify storage interface by @simlecode in #4676
- chain notify return error by @simlecode in #4677
- fix:un-consensus api StateMinerPreCommitDepositForPower by @zl03jsj in #4678
- clean go mod cache before make by @zl03jsj in #4679
- Feat/generate v0 api doc by @simlecode in #4685
- circsuypply calc around null blocks by @simlecode in #4687
- remove the NtwkVersionGetter by @simlecode in #4690
- more inline template by @simlecode in #4691
- test vector runner fixes for v6 vectors by @simlecode in #4692
- add gas charge for VerifyReplicaUpdate by @simlecode in #4693
- mod: update go-paramfetch by @simlecode in #4694
- add temp snap params by @simlecode in #4697
- support snap deals by @diwufeiwen in #4696
- fix sender and receiver are the same by @simlecode in #4703
- Integrate proof v11.0.0 by @simlecode in #4705
- support snapnet by @hunjixin in #4702
- Feat/migration autobatch by @hunjixin in #4704
- opt version cmd by @simlecode in #4707
- bump version to v1.2.0-rc1 by @simlecode in #4708
New Contributors
- @aschmahmann made their first contribution in #4600
- @tanqiangyes made their first contribution in #4653
Full Changelog: v1.1.2...v1.2.0-rc2
v1.2.0-rc1
What's Changed
- fix consensus height check by @hunjixin in #4588
- add prefix for data migrate, make different withe actor migrate by @hunjixin in #4589
- fix migrate version log error by @hunjixin in #4595
- Fix/new forcenet update params by @hunjixin in #4596
- set default max fee and default chocolate upgrade height by @simlecode in #4598
- Issue: update issue template by @diwufeiwen in #4601
- Issue: remove old issue template by @diwufeiwen in #4602
- Simplify the tipset states index by @simlecode in #4603
- Move commands from the show subcommand to the chain subcommand by @simlecode in #4604
- switch from IPFS_REUSEPORT to LIBP2P_TCP_REUSEPORT by @aschmahmann in #4600
- syncing optmization and fix bugs. by @zl03jsj in #4555
- github workflow by @zl03jsj in #4623
- fix godeye push method by @zl03jsj in #4625
- fix message wait by @hunjixin in #4629
- use env var to enable gas tracing by @tanqiangyes in #4653
- auto choose upload compiling output to ftp first by @zl03jsj in #4635
- fix: commit message with strange char causes workflow failed by @zl03jsj in #4660
- Feat/msg selection respect msglimit by @hunjixin in #4665
- Misc: venus: add PR template by @Fatman13 in #4662
- Unify the definition of MessageReceipt by @diwufeiwen in #4667
- fix ci for select msg test by @diwufeiwen in #4669
- disable mplex stream muxer by @simlecode in #4668
- fix test by @simlecode in #4670
- close dht by @simlecode in #4672
- feat: msig-cancel-by-TxnHash by @zl03jsj in #4673
- merge type pkg by @simlecode in #4674
- Feat/simplify storage interface by @simlecode in #4676
- chain notify return error by @simlecode in #4677
- fix:un-consensus api StateMinerPreCommitDepositForPower by @zl03jsj in #4678
- clean go mod cache before make by @zl03jsj in #4679
- Feat/generate v0 api doc by @simlecode in #4685
- circsuypply calc around null blocks by @simlecode in #4687
- remove the NtwkVersionGetter by @simlecode in #4690
- more inline template by @simlecode in #4691
- test vector runner fixes for v6 vectors by @simlecode in #4692
- add gas charge for VerifyReplicaUpdate by @simlecode in #4693
- mod: update go-paramfetch by @simlecode in #4694
- add temp snap params by @simlecode in #4697
- support snap deals by @diwufeiwen in #4696
- fix sender and receiver are the same by @simlecode in #4703
- Integrate proof v11.0.0 by @simlecode in #4705
- support snapnet by @hunjixin in #4702
- Feat/migration autobatch by @hunjixin in #4704
- opt version cmd by @simlecode in #4707
- bump version to v1.2.0-rc1 by @simlecode in #4708
New Contributors
- @aschmahmann made their first contribution in #4600
- @tanqiangyes made their first contribution in #4653
Full Changelog: v1.1.2...v1.2.0-rc1
v1.1.3-rc1
v1.1.2
v1.1.2-rc2
What's Changed
- Feat some opt by @diwufeiwen in #4574
- fx rate limit wrap fucntions by @zl03jsj in #4575
- fix bugs and opt cmd by @simlecode in #4573
- fix db cache by @hunjixin in #4576
- fix default UpgradeChocolateHeight by @diwufeiwen in #4579
- fix default network name by @diwufeiwen in #4580
- Update/update commp utils by @hunjixin in #4581
- less cache size to reduce memory by @hunjixin in #4582
- upgrade force net by @hunjixin in #4583
- update force genesis height and gen car by @hunjixin in #4585
Full Changelog: v1.1.1...v1.1.2-rc2
v1.1.2-rc1
What's Changed
- Feat some opt by @diwufeiwen in #4574
- fx rate limit wrap fucntions by @zl03jsj in #4575
- fix bugs and opt cmd by @simlecode in #4573
- fix db cache by @hunjixin in #4576
- fix default UpgradeChocolateHeight by @diwufeiwen in #4579
- fix default network name by @diwufeiwen in #4580
- Update/update commp utils by @hunjixin in #4581
- less cache size to reduce memory by @hunjixin in #4582
Full Changelog: v1.1.1...v1.1.2-rc1
v1.1.1-rc1
What's Changed
-
Feat some opt by @diwufeiwen in #4574
-
Verify Voucher locks in VoucherValidUnlocked
-
fix headChangeNotifee for revert
-
Mempool: reduce size of sigValCache
-
Enforce verification key integrity check regardless of TRUST_PARAMS=1
Full Changelog: v1.1.1...v1.1.1-rc1
v1.1.1
What's Changed
- Fix omissions for spec-actor miner by @diwufeiwen in #4572
Full Changelog: v1.1.0...v1.1.1