Releases: filecoin-project/venus
Releases · filecoin-project/venus
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
v1.8.1
v1.8.0
What's Changed
- opt: 调整network flag的值和网络名一致 / optimize network flag by @simlecode in #5250
- fix: download dockerfile before build by @LinZexiao in #5258
- chore: backport 5259 by @simlecode in #5264
- fix: make deps before make docker by @LinZexiao in #5268
- feat: 接口增加 basefee 参数 / add basefee for messager api by @simlecode in #5271
- feat: add peer score for pubsub by @simlecode in #5099
- Feat: add type
SignedStorageAsk
intovenus-shared
/在venus-shared
中添加SignedStorageAsk类型定义. by @zl03jsj in #5280 - fix: use %w to wrap error by @simlecode in #5286
- chore: 减少日志输出 / opt log by @simlecode in #5289
- chore: 移除blocksync协议 / remove blocksync protocol by @simlecode in #5290
- chore: 增加移除peer事件 / opt peer event by @simlecode in #5291
- feat: 增加两个链接口 / add chain api by @simlecode in #5307
- fix: 默认输出当前网络版本的actor cids / actor-cids cli command now defaults to current network version by @simlecode in #5308
- fix: 移除已失效命令 / remove unused cmds and dead code by @simlecode in #5314
- opt: Use paych info defined in shared module / paychmgr模块使用shared中定义的数据类型 by @diwufeiwen in #5315
- opt: Status display when sync is complete / 一些命令行显示的优化 by @diwufeiwen in #5313
- fix: 调整 parent_key字段长度 / update parent_key field to varchar(2048) by @simlecode in #5317
- feat: add delete wallet address cmd / 删除钱包命令 by @diwufeiwen in #5326
- feat: add timeout params for shared common test/共享的通用测试工作流中添加超时的参数. by @zl03jsj in #5327
- feat: conceal the detail of state cmd by @LinZexiao in #5328
- Feat/tanlang/move blockstore to venus share by @LinZexiao in #5330
- fix: add gaspremium check when less than maxfee by @hunjixin in #5383
- feat: integrate nv17 by @simlecode in #5405
- fix: use debug fvm sync failed by @simlecode in #5407
- chore: Update to latest go-state-types for migration fixes by @simlecode in #5411
- chore: update go-state-types to v-0.9.7 by @simlecode in #5412
- feat: 把部分go-state-types中会随版本变化的结构重命名到venus-shared / alias types by @simlecode in #5416
- chore: format code by @simlecode in #5424
- chore: shutdown server when receiving exit signal by @simlecode in #5426
- chore: add tool to generate state types by @simlecode in #5431
- chore: Update to builtin-actors v9.0.2 by @simlecode in #5432
- chore: specify arg in net ping cmd by @simlecode in #5435
- chore: update builtin actors by @simlecode in #5436
- feat: update go-ipfs-cmd version by @hunjixin in #5437
- chore: update butterfly by @simlecode in #5438
- chore: set new upgrade heights for calibnet by @simlecode in #5440
- chore: update calib assets by @simlecode in #5443
- chore: bump version to v1.8.0-rc4 by @simlecode in #5444
- chore: remove test duplicate package by @hunjixin in #5445
- feat: make blockstore compatible with different cid of codex by @LinZexiao in #5446
- fix: message pool may panic caused by access a nil pointer by @zl03jsj in #5454
- chore: Allow setting local bundles for Debug FVM for av 9+ by @simlecode in #5456
- chore: more const value by @simlecode in #5455
- fix: autobatch: remove potential deadlock when a block is missing by @simlecode in #5459
- chore: install jq by @hunjixin in #5463
- feat: unit tests and STM annotations for chain module. by @zl03jsj in #5434
- chore: update mainnet shark epoch by @simlecode in #5474
- chore: update release action by @simlecode in #5477
- chore: bump version to v1.8.0 by @simlecode in #5480
Full Changelog: v1.7.1...v1.8.0