v1.2.0-rc2
Pre-release
Pre-release
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