v1.7.0
What's Changed
- test: use
T.TempDir
to create temporary test directory by @Juneezee in #4994 - docs: add release flow docs by @Fatman13 in #4991
- fix(slashfilter): increase parent_key field length for mysql db by @diwufeiwen in #5009
- feat #4974 : venus : make snapshot optional by @LinZexiao in #5015
- docs: update backport rules by @Fatman13 in #5011
- fix: #4975 venus : add tzdata to make TimeZone enable by @LinZexiao in #4983
- feat: #4910 venus : add market api by @LinZexiao in #4965
- style: change api name PieceStorageList to PieceStorageInfos by @LinZexiao in #5030
- fix: comments: correct the comments of some functions by @zl03jsj in #5040
- [venus-shared] 修改结构体以支持订单按生命周期筛选 by @dtynn in #5043
- feat:add new api DagstoreInitializeStorage to load shard from piece storage by @hunjixin in #5032
- api: add NetDisconnect api by @simlecode in #5026
- fix: rename repodir to repo by @simlecode in #5070
- feat: add GasOverPremium for gas estimate by @simlecode in #5050
- refactor: refactor ReplaceMessage api by @simlecode in #5079
- fix #4999 : venus : update depence of ddl from base image by @LinZexiao in #5003
- chore: venus docker : docker move copying ddl to the stage when runtime was built by @LinZexiao in #5092
- chore: git action: only trigger auto publish on PR is merged by @zl03jsj in #5091
- chore : docker add genesisfile support by @LinZexiao in #5093
- refactor: refactor net api & add net cmds by @simlecode in #5086
- fix:git action: mission colon in auto release workflow by @zl03jsj in #5098
- fix: add UpgradeSkyrHeight field to StateGetNetworkParams by @simlecode in #5103
- Feat/messager add gas feecap by @hunjixin in #5106
- cmd: print out actor code CIDs in manifest cid checker by @simlecode in #5104
- feat: add height diff in sync status by @LinZexiao in #5100
- chore: remove duplicate api by @simlecode in #5107
- Chore: issue template update by @Fatman13 in #5078
- fix: panic caused by
state power
cli if power of miner not exist by @zl03jsj in #5110 - fix: error message: correct error message by @StefanGajic in #5114
- chore: update ffi by @simlecode in #5112
- fix: load builtin actors earlier by @simlecode in #5117
- fix: command line: list miner control addresses get an error if owner is multi-sig by @zl03jsj in #5118
- chore: remove community label from template by @Fatman13 in #5131
- chore: change PR template by @LinZexiao in #5123
- feat: 优化命令行提示及使用 / Optimize existing command line prompts and use by @diwufeiwen in #5136
- chore: move venus-shared/builtin-actors to venus-shared/actors by @simlecode in #5134
- feat: 增加导入离线订单的接口 / add interface to add offline deal by @LinZexiao in #5141
- feat: venus-shared: add util for parsing message by @zl03jsj in #5145
- api: 各组件增加Version接口/add Version api for components by @simlecode in #5150
- fix: 更新 interopnet genesis car和bootstrap节点/update interopnet assets by @simlecode in #5154
- feat: 修改增加s3piecestorage的market接口 / fix interface which add s3piecestorage by @LinZexiao in #5153
- ci: 拆分git工作流/split workflow by @simlecode in #5169
- ci: fix missing secrets by @simlecode in #5175
- refrator: 重构了discovery包,删除了重复的代码 by @hunjixin in #5157
- Feat/tanlang/add api to manager p2p net in meassager by @LinZexiao in #5185
- Chore/tanlang/pre download go mod by @LinZexiao in #5201
- chore: rename maxFeeCap to gasFeeCap by @simlecode in #5206
- opt: 统一使用venus-shared库中的apiinfo / unified use apiinfo in venus-shared by @diwufeiwen in #5215
- Feat/tanlang/unify auth client by @LinZexiao in #5196
- Fix doc links by @ecbrinkman in #5199
- feat: 扩展更多的
State***
接口 / expand state apis by @diwufeiwen in #5214 - docs: release flow template rework by @Fatman13 in #5171
- feat: market增加统计接口,用于监控使用/ add statistic for storage and retrieval deals by @hunjixin in #5217
- Feat/tanlang/improve docker usage by @LinZexiao in #5241
- Feat/tanlang/update dockerfile url by @LinZexiao in #5246
- opt: 把tools/gen_cbor/main.go移到 venus-devtool / generate cbor in venus devtool by @simlecode in #5239
- fix: dev-tool: generated wrong market type by @zl03jsj in #5254
- feat: add timestamp into storagedeal, retrievaldeal by @zl03jsj in #5248
- chore: bump version to v1.7.0 by @simlecode in #5259
- fix: download dockerfile before build by @simlecode in #5262
New Contributors
- @Juneezee made their first contribution in #4994
- @StefanGajic made their first contribution in #5114
- @ecbrinkman made their first contribution in #5199
Full Changelog: v1.6.1...v1.7.0