v1.12.0-rc1
Pre-release
Pre-release
What's Changed
- fix: update UpgradeHyggeHeight to -21 in forcenet by @simlecode in #5912
- opt: push all tag to tianyan by @simlecode in #5934
- Dev/v1.12 by @simlecode in #5936
- fix: supply release id by @LinZexiao in #5938
- feat: change init logic by @hunjixin in #5941
- fix: fix import when less than 900 height by @hunjixin in #5950
- chore merge release/v1.11 into master by @LinZexiao in #5948
- opt: remove perm adapt strategy by @simlecode in #5953
- feat: message pool: change locks to RWMutexes for performance by @diwufeiwen in #5964
- feat: mpool: prune excess messages before selection by @diwufeiwen in #5967
- fix: Fix generating version in the current directory by @simlecode in #5972
- Opt/remove init option by @simlecode in #5974
- Fix/not store event by @simlecode in #5977
- fix: fetch filecoin-ffi failed by @simlecode in #5981
- Chore/transport by @simlecode in #5984
- feat: add unseal state / 增加了 unseal 的状态类型 by @LinZexiao in #5990
- feat: chain: speed up calculation of genesis circ supply by @diwufeiwen in #5991
- fix: gas estimation: do not special case paych collects by @diwufeiwen in #5992
- feat: downgrade perm for eth from write to read by @LinZexiao in #5995
- feat: verify eth filter's block index is in hex by @LinZexiao in #5996
- feat: Network parameters add an Eip155ChainID field by @diwufeiwen in #5997
- opt: add codecov token by @simlecode in #5998
- opt: MinerInfo adds the PendingOwnerAddress field by @simlecode in #5999
- feat: add ExecutionTrace cache by @LinZexiao in #6000
- feat: add batch deal for market by @simlecode in #5829
- check if epoch is negative in GetTipsetByHeight()/ 检查epoch 是否是负数在GetTipsetByHeight()方法 by @elvin-du in #6008
- chore: rename market to droplet by @simlecode in #6005
- feat: add vm execution lanes by @LinZexiao in #6011
- refactor: market: rename OfflineDealImport to DealsImport by @simlecode in #6012
- fix: more chain api by @simlecode in #6013
- chore: bump version to v1.12.0-rc1 by @simlecode in #6015
New Contributors
Full Changelog: v1.11.1...v1.12.0-rc1