This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Repair the pieces info of the cc data modified in the verification deal #146
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hunjixin
pushed a commit
that referenced
this pull request
Dec 7, 2021
…al (#146) Co-authored-by: 一页素书 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Dec 7, 2021
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Dec 8, 2021
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Jan 7, 2022
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Jan 10, 2022
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Jan 17, 2022
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Feb 25, 2022
* Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]>
diwufeiwen
added a commit
that referenced
this pull request
Feb 25, 2022
* deal: for market v2 * Feat/support oss storage (#147) * Sector Redo: The context passed by the command is released before the thread runs (#142) Co-authored-by: 一页素书 <[email protected]> * Fix bugs (#143) * Fix the bug of SetConfig exception * Missing some color schemes for sector status * Repair the pieces info of the cc data modified in the verification deal (#146) Co-authored-by: 一页素书 <[email protected]> * use oss storage * fix cli Co-authored-by: Susanoo <[email protected]> Co-authored-by: 一页素书 <[email protected]> Co-authored-by: 问心 <[email protected]> * fix compile error * Feat/support oss storage (#149) * use oss storage * fix reference * fix compile error * opt config that use venus-market (#151) Co-authored-by: 一页素书 <[email protected]> * padreader for payload data (#157) * change flag name to market-mode * auto generate api documents * use market namespace while in gateway mode (#160) * ffiwrapper: Validate PC2 by calling C1 with random seeds * Scheduler enhancements\ * Cmd: list active sector locks * update sector storage * update storage sealing * Cmd: add groups flag for storage * checkCommit should return SectorCommitFailed * Feat/snap deals storage * updating to new datastore/blockstore code with contexts * sector storage unseal * sectors update-state checks if sector exists before changing its state * Add storage-id flag to proving check * Add a util to create miners more easily * fix: returned error not be accept correctly * use venus-shared type * use venus-shared type * upgrade ffi * use venus-shared type * Snap Deals Lotus Integration: FSM Posting and integration test * bump version to v1.4.0-rc1 * add butterfly network * Add more deal expiration checks during PRU pipeline * upgrade go mod * provide new types example value * set newestnetworkversion to version15 * update proof-params * update venus-market * cancel check v0API version * change config and flag * provide IPieceStorage as optional * upgrade venus compenent * feat: snapdeal: sector status output snapdeal related info (#171) * fix: snapdeal: add missing 'SectorFileType' in 'PathTypes' * add SectorAbortUpgrade to SnapDealsAddPiece * Sealing: zero piece cid check for cc sector * update ffi * feat: snapdeal: sectors-status cmd show snapdeal related info Co-authored-by: 一页素书 <[email protected]> * fix: use nil pointer without check nil (#172) * upgrade ffi * update proof-parameters (#175) upgrade ffi to v11.0.1. fix butterfly network PreCommitChanllengeDelay * add cmd for fetching proof parameters (#176) * presigns3 data transfer supported (#178) * update chain components (#180) * change version to 1.4.0-rc5 * MarketNode configuration in v1.4.0 conpatible with v1 * fetch changes from v1.4.0-rc7 * fix state transfer FinalizeReplicaUpdate->UpdateActivating (#184) * upgrate convert tool (#177) * feat: v1.14.0: fetch changes from version rc7 to v1.14.0 (#185) * fetch sealer related changes from from lotus from version v1.14.0-rc7 to v1.14.0. * Update run.go unuse Co-authored-by: Tiance <[email protected]> * refactor creation of marketeventclient (#186) * fix: auto release auto release prefix sensitive * fix missing continue in loop for creating MarketClientEvent (#188) * change build version to v1.4.0 * fix : configs: compatible market event configuration * transfer references to gateway/market to venus-shared. (#191) * PoSTWarmUp on start (#192) * fix : PostWarmup: want sectorkey field * build version v1.4.1 Co-authored-by: 一页素书 <[email protected]> Co-authored-by: Mike <[email protected]> Co-authored-by: 问心 <[email protected]> Co-authored-by: zl <[email protected]> Co-authored-by: hunjixin <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.