v2.4.0-rc2
Pre-release
Pre-release
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
- fix: market client crush caused by migrate a nil ds/market-client迁移了空的ds导致panic. by @zl03jsj in #215
- Feat/upgrade ffi && change build version to v2.2.0-rc2 by @zl03jsj in #217
Full Changelog: v2.3.0...v2.4.0-rc2