This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
Releases: filecoin-project/venus-sealer
Releases · filecoin-project/venus-sealer
v1.6.0
What's Changed
- fix : convert tool by @zl03jsj in #195
- feat: seal: log instead of raising an error in plan by @zl03jsj in #198
- fix: snap deal : FinalizeReplicaUpdateFailed by @zl03jsj in #197
- fix: seal sector: add piece idempotent by @zl03jsj in #196
- fix: dead loop on removing a sector by @zl03jsj in #200
- fix: security vulnerabilities in go sum by @diwufeiwen in #203
- faet: #4759 venus-sealer : add docker feature by @LinZexiao in #202
- fix: venus-sealer: change to build docker image from local repo by @LinZexiao in #205
- Release/v1.6.0 by @diwufeiwen in #206
- fix: failed to acquire sector at pre-commit by @diwufeiwen in #207
- Prep/v1.6.0 rc5 by @diwufeiwen in #208
- Release/v1.6.0 by @diwufeiwen in #209
New Contributors
- @LinZexiao made their first contribution in #202
Full Changelog: v1.4.1...v1.6.0
v1.6.0-rc5
What's Changed
- fix: failed to acquire sector at pre-commit by @diwufeiwen in #207
- Prep/v1.6.0 rc5 by @diwufeiwen in #208
Full Changelog: v1.6.0-rc4...v1.6.0-rc5
v1.6.0-rc4
What's Changed
- fix : convert tool by @zl03jsj in #195
- feat: seal: log instead of raising an error in plan by @zl03jsj in #198
- fix: snap deal : FinalizeReplicaUpdateFailed by @zl03jsj in #197
- fix: seal sector: add piece idempotent by @zl03jsj in #196
- fix: dead loop on removing a sector by @zl03jsj in #200
- fix: security vulnerabilities in go sum by @diwufeiwen in #203
- faet: #4759 venus-sealer : add docker feature by @LinZexiao in #202
- fix: venus-sealer: change to build docker image from local repo by @LinZexiao in #205
- Release/v1.6.0 by @diwufeiwen in #206
New Contributors
- @LinZexiao made their first contribution in #202
Full Changelog: v1.4.1...v1.6.0-rc4
What's Changed
- faet: #4759 venus-sealer : add docker feature by @LinZexiao in #202
- fix: venus-sealer: change to build docker image from local repo by @LinZexiao in #205
- Release/v1.6.0 by @diwufeiwen in #206
New Contributors
- @LinZexiao made their first contribution in #202
Full Changelog: v1.6.0-pre-rc1...v1.6.0-rc4
v1.6.0-rc3
chore: bump version to 1.6.0-rc3
v1.6.0-rc2
What's Changed
- fix : convert tool by @zl03jsj in #195
- feat: seal: log instead of raising an error in plan by @zl03jsj in #198
- fix: snap deal : FinalizeReplicaUpdateFailed by @zl03jsj in #197
- fix: seal sector: add piece idempotent by @zl03jsj in #196
- fix: dead loop on removing a sector by @zl03jsj in #200
- fix: security vulnerabilities in go sum by @diwufeiwen in #203
Full Changelog: v1.4.1...v1.6.0-rc2
v1.6.0-pre-rc1
What's Changed
- fix : convert tool by @zl03jsj in #195
- feat: seal: log instead of raising an error in plan by @zl03jsj in #198
- fix: snap deal : FinalizeReplicaUpdateFailed by @zl03jsj in #197
- fix: seal sector: add piece idempotent by @zl03jsj in #196
- fix: dead loop on removing a sector by @zl03jsj in #200
- fix: security vulnerabilities in go sum by @diwufeiwen in #203
Full Changelog: v1.4.1...v1.6.0-pre-rc1
v1.4.1
What's Changed
- Opt: add log cmd by @diwufeiwen in #139
- Opt: handle wait seed for sector by @diwufeiwen in #138
- VLog: Added script file to generate version upgrade log by @diwufeiwen in #140
- Feat/v1.3.4 rc1 by @diwufeiwen in #141
- Sector Redo: The context passed by the command is released before the… by @diwufeiwen in #142
- Fix bugs by @wenxinnnnn in #143
- Repair the pieces info of the cc data modified in the verification deal by @diwufeiwen in #146
- Support mac m1 local running and debugging by @wenxinnnnn in #144
- In the handlePreCommit2, first check whether the ticket has expired by @diwufeiwen in #152
- Bind PC1-PC2: Sector storage groups by @diwufeiwen in #155
- add debug log for ping pong messages by @hunjixin in #156
- Fix: Worker do not delete files in store when execute Delete by @diwufeiwen in #159
- cmd: mock wdpost by @diwufeiwen in #145
- Opt: move sector file to store storage when c1 end by @diwufeiwen in #158
- add tag-workflow.yml by @diwufeiwen in #162
- Move the sector file to the store after the C2 msg is on chain by @diwufeiwen in #163
- fix venus-gateway ref version by @diwufeiwen in #165
- feat: support mocking wdpost faulty sectors by @zl03jsj in #168
- update readme for move issue by @hunjixin in #169
- Feat/sync lotus 1.14 by @diwufeiwen in #154
New Contributors
- @wenxinnnnn made their first contribution in #143
Full Changelog: v1.3.3...v1.4.1
v1.4.0
What's Changed
- Opt: add log cmd by @diwufeiwen in #139
- Opt: handle wait seed for sector by @diwufeiwen in #138
- VLog: Added script file to generate version upgrade log by @diwufeiwen in #140
- Feat/v1.3.4 rc1 by @diwufeiwen in #141
- Sector Redo: The context passed by the command is released before the… by @diwufeiwen in #142
- Fix bugs by @wenxinnnnn in #143
- Repair the pieces info of the cc data modified in the verification deal by @diwufeiwen in #146
- Support mac m1 local running and debugging by @wenxinnnnn in #144
- In the handlePreCommit2, first check whether the ticket has expired by @diwufeiwen in #152
- Bind PC1-PC2: Sector storage groups by @diwufeiwen in #155
- add debug log for ping pong messages by @hunjixin in #156
- Fix: Worker do not delete files in store when execute Delete by @diwufeiwen in #159
- cmd: mock wdpost by @diwufeiwen in #145
- Opt: move sector file to store storage when c1 end by @diwufeiwen in #158
- add tag-workflow.yml by @diwufeiwen in #162
- Move the sector file to the store after the C2 msg is on chain by @diwufeiwen in #163
- fix venus-gateway ref version by @diwufeiwen in #165
- feat: support mocking wdpost faulty sectors by @zl03jsj in #168
- feat: snapdeal: sector status output snapdeal related info by @zl03jsj in #171
- fix: use nil pointer without check nil by @zl03jsj in #172
- fix: snapdeal: ReplicaUpdateFailed by @zl03jsj in #170
- feat: snap-deal: upgrade ffi by @zl03jsj in #174
- feat: snapdeal: update proof parameter & ffi by @zl03jsj in #175
- feat: cli: fetch params by @zl03jsj in #176
- feat: update chain components by @zl03jsj in #180
- fix: build version by @zl03jsj in #181
- feat: configuration: compatible by @zl03jsj in #182
- opt: snapdeal by @zl03jsj in #183
- fix: snap-deal: incorrect state transfer by @zl03jsj in #184
- feat: op tool: upgrade sector convert tool by @zl03jsj in #177
- feat: v1.14.0: fetch changes from version rc7 to v1.14.0 by @zl03jsj in #185
- refactor: create gateway client by @zl03jsj in #186
- fix: github action: auto release prefix sensitive by @zl03jsj in #187
- fix: missing continue in loop for creating MarketClientEvent by @zl03jsj in #188
New Contributors
- @wenxinnnnn made their first contribution in #143
Full Changelog: v1.3.3...v1.4.0
v1.4.0-rc5
v1.4.0-rc4
What's Changed
- feat: snapdeal: update proof parameter & ffi by @zl03jsj in #175
- feat: cli: fetch params by @zl03jsj in #176
Full Changelog: v1.4.0-rc3...v1.4.0-rc4