Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

pallet-mmr: RPC API and Runtime API work with block numbers #12345

Merged
merged 65 commits into from
Oct 13, 2022

Commits on Sep 24, 2022

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

    Szegoo committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    fe3f2f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. update rpc

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f01b68b View commit details
    Browse the repository at this point in the history
  2. fmt

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    1b572ad View commit details
    Browse the repository at this point in the history
  3. final touches in the rpc

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    2a760ba View commit details
    Browse the repository at this point in the history
  4. temporary fix

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    d7e50ca View commit details
    Browse the repository at this point in the history
  5. fix

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    e37e32a View commit details
    Browse the repository at this point in the history
  6. fmt

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    02b0cfa View commit details
    Browse the repository at this point in the history
  7. docs

    Szegoo committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f39fc8d View commit details
    Browse the repository at this point in the history
  8. Update lib.rs

    Szegoo authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    fa8155d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. use NumberFor

    Szegoo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    32bb713 View commit details
    Browse the repository at this point in the history
  2. validate input

    Szegoo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ae03943 View commit details
    Browse the repository at this point in the history
  3. update runtime

    Szegoo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8dc459e View commit details
    Browse the repository at this point in the history
  4. convert block_number to u64

    Szegoo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    78d2ea1 View commit details
    Browse the repository at this point in the history
  5. small edit

    Szegoo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9a3bfe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. update runtime api

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3c8c396 View commit details
    Browse the repository at this point in the history
  2. test fix

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    850c782 View commit details
    Browse the repository at this point in the history
  3. runtime fix

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    098c88b View commit details
    Browse the repository at this point in the history
  4. update test function

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5e2eb39 View commit details
    Browse the repository at this point in the history
  5. fmt

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3bd4b72 View commit details
    Browse the repository at this point in the history
  6. fix nits

    Szegoo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6295c51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f909e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    379021e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

  1. Update frame/merkle-mountain-range/src/lib.rs

    Co-authored-by: Robert Hambrock <roberthambrock@gmail.com>
    Szegoo and Lederstrumpf authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    97152b6 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Szegoo committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    28e4437 View commit details
    Browse the repository at this point in the history
  3. merge

    Szegoo committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f863814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3da0a90 View commit details
    Browse the repository at this point in the history
  5. get the tests to compile

    Szegoo committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    245d967 View commit details
    Browse the repository at this point in the history
  6. fix in tests?

    Szegoo committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3c355a0 View commit details
    Browse the repository at this point in the history
  7. fix test

    Szegoo committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f54c3a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

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

Commits on Oct 3, 2022

  1. Update frame/merkle-mountain-range/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    0dba52b View commit details
    Browse the repository at this point in the history
  2. Update frame/merkle-mountain-range/src/lib.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d68aaae View commit details
    Browse the repository at this point in the history
  3. Update primitives/merkle-mountain-range/src/lib.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a792fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d304a View commit details
    Browse the repository at this point in the history
  5. fix errors & nits

    Szegoo committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    dbd7edb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2004425 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. don't make any assumptions

    Szegoo committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2778f7a View commit details
    Browse the repository at this point in the history
  2. Update frame/merkle-mountain-range/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0a17093 View commit details
    Browse the repository at this point in the history
  3. Update frame/merkle-mountain-range/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    e7d2dff View commit details
    Browse the repository at this point in the history
  4. Update frame/merkle-mountain-range/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Szegoo and acatangiu authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    701e6d3 View commit details
    Browse the repository at this point in the history
  5. fix

    Szegoo committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    eb32356 View commit details
    Browse the repository at this point in the history
  6. small fix

    Szegoo committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    900db49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5232ef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    d57f6f4 View commit details
    Browse the repository at this point in the history
  2. use best_known_block_number

    Szegoo committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3a6b998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b8c33 View commit details
    Browse the repository at this point in the history
  4. more readable?

    Szegoo committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    75088ff View commit details
    Browse the repository at this point in the history
  5. remove warning

    Szegoo committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3dc7838 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cad6805 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update frame/merkle-mountain-range/src/lib.rs

    Co-authored-by: Robert Hambrock <roberthambrock@gmail.com>
    Szegoo and Lederstrumpf authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2ae0e20 View commit details
    Browse the repository at this point in the history
  2. simplify

    Szegoo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e8c364b View commit details
    Browse the repository at this point in the history
  3. update docs

    Szegoo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4538c08 View commit details
    Browse the repository at this point in the history
  4. nits

    Szegoo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    42ec4d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fmt & fix

    Szegoo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9526295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78e3a4 View commit details
    Browse the repository at this point in the history
  3. merge fixes

    Szegoo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ba84f7b View commit details
    Browse the repository at this point in the history
  4. fix

    Szegoo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    0c01e2a View commit details
    Browse the repository at this point in the history
  5. small fix

    Szegoo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    47dfdfb View commit details
    Browse the repository at this point in the history
  6. docs & nit fixes

    Szegoo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5abad1d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Nit fixes

    Szegoo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4eb1efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c736917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876daf2 View commit details
    Browse the repository at this point in the history
  4. fmt

    Szegoo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ac636bd View commit details
    Browse the repository at this point in the history