Releases: filecoin-project/venus
v1.10.2
What's Changed
This is a patch release intended to alleviate performance issues reported by some users since the nv18 upgrade.
The primary change is to update the FFI to allow for FVM parallelism of 4 by default, and make this user-configurable.
through the LOTUS_FVM_CONCURRENCY
env var.
Users with higher memory specs can experiment with setting LOTUS_FVM_CONCURRENCY
to higher values, up to 48, to allow for more concurrent FVM execution.
- chore: cherry-pick #5846 by @simlecode in #5867
- chore: bump version to v1.10.2 by @simlecode in #5868
- chore: cherry pick #5832 by @simlecode in #5870
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- fix: fix evm cmds by @simlecode in #5785
- fix: block delay is 0 by @simlecode in #5792
- feat: add miner mgr api by @diwufeiwen in #5794
- feat: add compute state api by @simlecode in #5795
- fix: EthAPI: Make newEthBlockFromFilecoinTipSet faster and correct by @simlecode in #5798
- chore: bump version to v1.10.1 by @simlecode in #5799
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat: future proof the from & to address protocols by @simlecode in #5557
- chore: build macos release by @simlecode in #5629
- feat: 重命名replacedmsg为nonceconflict, rename replacedmsg to nonceconfict by @hunjixin in #5637
- fix: doc-gen of gateway / 正确生成gateway v2的接口文档 by @diwufeiwen in #5639
- chore(deps): bump github.com/ipld/go-codec-dagpb from 1.3.2 to 1.5.0 by @dependabot in #5647
- rename list ask api by @hunjixin in #5688
- fix: not publish message by @simlecode in #5698
- fix: devtools: main.go by @bhaskarvilles in #5658
- chore(deps): bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 by @dependabot in #5705
- chore(deps): bump github.com/ipfs/go-unixfs from 0.3.1 to 0.4.3 in /venus-devtool by @dependabot in #5713
- chore(deps): bump github.com/ipfs/go-unixfs from 0.3.1 to 0.4.3 by @dependabot in #5712
- chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 in /venus-devtool by @dependabot in #5724
- chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 by @dependabot in #5723
- chore: bump version to 1.9.0 by @LinZexiao in #5727
- feat: integrate nv18 by @simlecode in #5726
- chore: bump version to v1.10.0-rc1 by @simlecode in #5729
- chore: git action update to ubuntu-22.04 by @simlecode in #5731
- Dev/v1.10.0 by @simlecode in #5730
- fix: fix forcenet by @simlecode in #5733
- feat: add bootstrap peers flag by @hunjixin in #5736
- Feat/transport nv18 rc2 by @simlecode in #5738
- chore: bump version to v1.10.0-rc3 by @simlecode in #5739
- chore: upgrade go-jsonrpc by @simlecode in #5741
- fix: fix store receipts by @simlecode in #5743
- chore: bump version to v1.10.0-rc4 by @simlecode in #5744
- fix: update persian height to 240 by @simlecode in #5750
- chore: cherry-pick 5773 by @simlecode in #5775
- feat: EthAPI: Add FilecoinAddressToEthAddress by @simlecode in #5772
- fix: add vmTracing for state replay by @simlecode in #5757
- feat: refactor updatedealstatus api of market by @diwufeiwen in #5778
- Chore/transport code by @simlecode in #5779
- chore: bump version to v1.10.0 by @simlecode in #5781
New Contributors
- @dependabot made their first contribution in #5647
- @bhaskarvilles made their first contribution in #5658
Full Changelog: v1.9.0...v1.10.0
v1.10.0-rc4
What's Changed
- fix: fix store receipts by @simlecode in #5743
- chore: bump version to v1.10.0-rc4 by @simlecode in #5744
Full Changelog: v1.10.0-rc3...v1.10.0-rc4
v1.10.0-rc3
What's Changed
- fix: fix forcenet by @simlecode in #5733
- feat: add bootstrap peers flag by @hunjixin in #5736
- Feat/transport nv18 rc2 by @simlecode in #5738
- chore: bump version to v1.10.0-rc3 by @simlecode in #5739
- chore: upgrade go-jsonrpc by @simlecode in #5741
Full Changelog: v1.10.0-rc2...v1.10.0-rc3
v1.10.0-rc2
What's Changed
- chore: git action update to ubuntu-22.04 by @simlecode in #5731
- Dev/v1.10.0 by @simlecode in #5730
Full Changelog: v1.10.0-rc1...v1.10.0-rc2
v1.10.0-rc1
What's Changed
- feat: future proof the from & to address protocols by @simlecode in #5557
- chore: build macos release by @simlecode in #5629
- feat: 重命名replacedmsg为nonceconflict, rename replacedmsg to nonceconfict by @hunjixin in #5637
- fix: doc-gen of gateway / 正确生成gateway v2的接口文档 by @diwufeiwen in #5639
- chore(deps): bump github.com/ipld/go-codec-dagpb from 1.3.2 to 1.5.0 by @dependabot in #5647
- rename list ask api by @hunjixin in #5688
- fix: not publish message by @simlecode in #5698
- fix: devtools: main.go by @bhaskarvilles in #5658
- chore(deps): bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 by @dependabot in #5705
- chore(deps): bump github.com/ipfs/go-unixfs from 0.3.1 to 0.4.3 in /venus-devtool by @dependabot in #5713
- chore(deps): bump github.com/ipfs/go-unixfs from 0.3.1 to 0.4.3 by @dependabot in #5712
- chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 in /venus-devtool by @dependabot in #5724
- chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 by @dependabot in #5723
- chore: bump version to 1.9.0 by @LinZexiao in #5727
- feat: integrate nv18 by @simlecode in #5726
- chore: bump version to v1.10.0-rc1 by @simlecode in #5729
New Contributors
- @dependabot made their first contribution in #5647
- @bhaskarvilles made their first contribution in #5658
Full Changelog: v1.9.0...v1.10.0-rc1
v1.9.0
What's Changed
- fix: remove bootstrap in dht by @hunjixin in #5587
- fix:修复启动时重复注册topic的问题 / use sync once to provent join topic repeatly by @hunjixin in #5608
- feat: optionally set max migration workers by @simlecode in #5611
- chore: upgrade auth ref version to v1.9.0 by @diwufeiwen in #5619
Full Changelog: v1.9.0-rc1...v1.9.0
v1.9.0-rc1
What's Changed
- Feat/lt/refactor sign api by @diwufeiwen in #5433
- refactor: refactor log api for messager by @simlecode in #5462
- Feat/tanlang/add errorMsg field to message by @LinZexiao in #5398
- Fix/tanlang/escape left open angle in comment of API doc by @LinZexiao in #5473
- Feat/tanlang/correct archor of head in doc of api by @LinZexiao in #5476
- chore: add badges by @hunjixin in #5479
- fix: remove unused argument by @simlecode in #5485
- chore: migrate docker script by @LinZexiao in #5490
- fix: put all tipset cache to metadata by @simlecode in #5500
- feat: Market attribute-related api add miner para by @diwufeiwen in #5464
- merge release/v1.9.0-pre-rc to master by @simlecode in #5508
- chore: bump version to 1.9.0-rc1 by @simlecode in #5509
- feat: add info command by @simlecode in #5519
- chore: remove method ApplyGenesisMessage by @simlecode in #5520
- chore: add compatible check item in pr template by @hunjixin in #5439
- feat: Faster snapshot imports, zstd imports by @simlecode in #5522
- chore: ignore some fields in the parameters structure of the config.json by @simlecode in #5535
- chore: update deps by @simlecode in #5542
- docs: update release template by @Fatman13 in #5539
- feat: Add node uptime rpc by @simlecode in #5554
- chore: set control address: add dump bytes option by @simlecode in #5555
- feat: add network blockstore by @simlecode in #5556
- fix: forcenet use testing bundle by @simlecode in #5545
Full Changelog: v1.8.1...v1.9.0-rc1