-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storage market protocols versions 1.1.0 #505
Storage market protocols versions 1.1.0 #505
Conversation
deal status request signature check Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #505 +/- ##
==========================================
+ Coverage 46.38% 46.61% +0.23%
==========================================
Files 680 681 +1
Lines 30255 30518 +263
Branches 16759 16922 +163
==========================================
+ Hits 14034 14227 +193
- Misses 12182 12190 +8
- Partials 4039 4101 +62
Continue to review full report at Codecov.
|
Need to add lotus old: https://github.com/filecoin-project/go-fil-markets/blob/v1.13.1/storagemarket/migrations/migrations_cbor_gen.go#L1634-L1648 c++ |
Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
12e8987
to
4771392
Compare
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
4771392
to
6dd3c31
Compare
Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
8f4c0a1
to
b9ad8cf
Compare
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
b9ad8cf
to
1af24ca
Compare
…logs and API Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
…atus Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com> # Conflicts: # core/api/storage_miner/storage_api.hpp # core/markets/storage/deal_protocol.hpp # core/markets/storage/provider/impl/provider_impl.cpp # core/markets/storage/provider/impl/provider_impl.hpp # core/markets/storage/provider/impl/stored_ask.cpp # test/core/markets/storage/provider/stored_ask_test.cpp # test/core/markets/storage/storage_market_ask_test.cpp
deal status request signature check
Signed-off-by: Alexey-N-Chernyshov alexey.n.chernyshov@gmail.com
Description of the Change
Deal protocols v1.1.1.
Request deal status check.
Benefits
Possible Drawbacks
Usage Examples or Tests [optional]
Alternate Designs [optional]