v2.4.0-rc1
Pre-release
Pre-release
** IMPORTANT: May panic caused by badger auto-migration, fixed in -- v2.4.0-rc2 -- **
重要提示: 如出现运行market-client出现panic的情况, 可能是由于数据自动迁移没有考虑到market-client的导致, 已经在-- v2.4.0-rc2 --中修复.
What's Changed
- fix: make deps before make docker by @LinZexiao in #193
- fix: command help string by @zl03jsj in #194
- feat: using SignedStorageAsk defined in
venus-shared
instead of ingo-fil-market
/使用venus-shared
中定义的SignedStorageAsk替换go-fil-market
中的定义. by @zl03jsj in #195 - chore: upgrade venus package of go mod/升级venus的go mod 依赖. by @zl03jsj in #196
- chore: backport 192 by @simlecode in #197
- upgrade getting-start doc / 更新启动文档 by @diwufeiwen in #199
- Feat/tanlang/add unit test to models layer by @LinZexiao in #200
- feat: add stats cmd to stats power by @LinZexiao in #188
- Feat/tanlang/filtrate deal by deal state before assigned by @LinZexiao in #202
- Feat/tanlang/add metric explain by @LinZexiao in #201
- feat: add cli to stats deal by @LinZexiao in #203
- feat: dagstore: Add DestroyShard() in dagstore wrapper by @simlecode in #205
- feat: 增加paych相关命令 by @diwufeiwen in #173
- fix: Prepared statement contains too many placeholders by @diwufeiwen in #206
- refactor: 解耦 payChInfoRepo 和 payMsgRepo by @zl03jsj in #208
- refactor: inject paychInfoRepo and paychMsgRepo by @zl03jsj in #209
- Feat: auto migration badger/badger数据自动迁移 by @zl03jsj in #210
- feat: update to nv17 by @hunjixin in #214
Full Changelog: v2.3.0...v2.4.0-rc1