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

Commits on Nov 16, 2021

  1. deal protocols versions 1.1.1 added

    deal status request signature check
    
    Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d604f2c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    dd89f21 View commit details
    Browse the repository at this point in the history
  2. named ask protocol

    Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8a288f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. deal status protocol with OOP

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6dd3c31 View commit details
    Browse the repository at this point in the history
  2. deal protocols versions 1.1.0 - WiP

    Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    43ef36d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. deal status protocol

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    936285b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. fix stored_ask

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    1af24ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc4381 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. add version display based on git describe command to command line, …

    …logs and API
    
    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5a3de1f View commit details
    Browse the repository at this point in the history
  2. remove map reencoding

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    9f6e387 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    4bb8a68 View commit details
    Browse the repository at this point in the history
  2. respect cbor map order

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0519b3d View commit details
    Browse the repository at this point in the history
  3. fixed old protocol and tests added

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e42c8d0 View commit details
    Browse the repository at this point in the history
  4. pr fixes

    Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
    Alexey-N-Chernyshov committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2a15302 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge branch 'master' into feature/check-signature-on-storage-deal-st…

    …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 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    cec0f8f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    b964107 View commit details
    Browse the repository at this point in the history