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

pallet-mmr: move offchain logic to client-side gadget #12753

Merged
merged 15 commits into from
Nov 29, 2022

Commits on Nov 21, 2022

  1. Move MMR utils methods from pallet to primitives

    Signed-off-by: Serban Iorga <[email protected]>
    serban300 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    31f2bf8 View commit details
    Browse the repository at this point in the history
  2. Add method to MmrApi

    serban300 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ad18dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb71cd View commit details
    Browse the repository at this point in the history
  4. Implement MMR gadget

    serban300 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    67ebfde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebb81df View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    4f56ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb6a96f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update client/merkle-mountain-range/src/canon_engine.rs

    Co-authored-by: Adrian Catangiu <[email protected]>
    serban300 and acatangiu authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f21593c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cb3b3b View commit details
    Browse the repository at this point in the history
  3. fix INDEXING_PREFIX

    serban300 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    54fa18e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    710e698 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    b6e733e View commit details
    Browse the repository at this point in the history
  2. impl review comments

    acatangiu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4981702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e39b651 View commit details
    Browse the repository at this point in the history