v2.4.0
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.4.0-rc2 by @zl03jsj in #217
- feat: dealpublisher: check for duplicate deals before adding by @diwufeiwen in #216
- feat: storageprovider: opt markets event handler by @diwufeiwen in #218
- fix: use unpad size for payload size by @hunjixin in #220
- fix: correct precommit msg check by @hunjixin in #221
- fix: skip not found error by @hunjixin in #222
- chore: release v2.4.0-rc3 by @hunjixin in #223
- opt(tools): Orders that are not allocated deals by @diwufeiwen in #224
- feat: reformat all code with gofumpt by @LinZexiao in #226
- feat: divide test unit of models layer by @LinZexiao in #225
- chore: update venus* dependencies version by @hunjixin in #229
- feat: add deal expired check by @hunjixin in #232
- Feat/tanlang/change the dependence on blockstore to venus share by @LinZexiao in #204
- chore: use the types in venus-shared by @simlecode in #230
- Chore/bump up version to v2.4.0 by @LinZexiao in #237
- chore: add badges by @hunjixin in #236
- fix: Use the wrong MetricsCtx by @simlecode in #238
Full Changelog: v2.3.0...v2.4.0