Skip to content
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

Merged

Conversation

Alexey-N-Chernyshov
Copy link
Contributor

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]

deal status request signature check

Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #505 (b964107) into master (e59a5b3) will increase coverage by 0.23%.
The diff coverage is 73.40%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
core/api/full_node/node_api.hpp 97.82% <ø> (ø)
core/api/rpc/json.hpp 12.56% <0.00%> (ø)
core/api/storage_miner/storage_api.cpp 0.00% <0.00%> (ø)
core/api/storage_miner/storage_api.hpp 0.00% <ø> (ø)
...storage/client/impl/storage_market_client_impl.hpp 28.57% <ø> (ø)
...e/markets/storage/client/storage_market_client.hpp 100.00% <ø> (ø)
core/markets/storage/provider/provider.hpp 100.00% <ø> (ø)
...pes/market/deal_info_manager/deal_info_manager.hpp 50.00% <ø> (ø)
...re/markets/storage/provider/impl/provider_impl.hpp 36.84% <35.29%> (-13.16%) ⬇️
core/markets/storage/provider/impl/stored_ask.cpp 71.21% <66.66%> (+0.44%) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fcc3bb...b964107. Read the comment docs.

Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov changed the title deal protocols versions 1.1.1 deal protocols versions 1.1.0 Nov 24, 2021
@Alexey-N-Chernyshov Alexey-N-Chernyshov changed the title deal protocols versions 1.1.0 [WiP] deal protocols versions 1.1.0 Nov 25, 2021
@Alexey-N-Chernyshov Alexey-N-Chernyshov force-pushed the feature/check-signature-on-storage-deal-status branch from 12e8987 to 4771392 Compare November 25, 2021 09:48
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov force-pushed the feature/check-signature-on-storage-deal-status branch from 4771392 to 6dd3c31 Compare November 25, 2021 09:57
Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov force-pushed the feature/check-signature-on-storage-deal-status branch from 8f4c0a1 to b9ad8cf Compare November 29, 2021 07:26
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov force-pushed the feature/check-signature-on-storage-deal-status branch from b9ad8cf to 1af24ca Compare November 29, 2021 07:36
@Alexey-N-Chernyshov Alexey-N-Chernyshov changed the title [WiP] deal protocols versions 1.1.0 Storage market protocols versions 1.1.0 Nov 29, 2021
core/markets/storage/ask_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/ask_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/ask_protocol.hpp Show resolved Hide resolved
core/markets/storage/ask_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/ask_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/mk_protocol.hpp Show resolved Hide resolved
core/markets/storage/mk_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/mk_protocol.hpp Show resolved Hide resolved
core/markets/storage/mk_protocol.hpp Outdated Show resolved Hide resolved
core/markets/storage/mk_protocol.hpp Outdated Show resolved Hide resolved
…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>
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
@Alexey-N-Chernyshov Alexey-N-Chernyshov merged commit 0ec0155 into master Dec 4, 2021
@Alexey-N-Chernyshov Alexey-N-Chernyshov deleted the feature/check-signature-on-storage-deal-status branch December 4, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants