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

Merkle tree misc fixes #47

Merged
merged 21 commits into from
Jul 2, 2020
Merged

Merkle tree misc fixes #47

merged 21 commits into from
Jul 2, 2020

Commits on Jul 2, 2020

  1. Fix binary Merkle tree.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    ea63dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ec7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72a4a3 View commit details
    Browse the repository at this point in the history
  4. Clean up SMT a bit.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    05d1252 View commit details
    Browse the repository at this point in the history
  5. Add base case for NMT.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3c56a29 View commit details
    Browse the repository at this point in the history
  6. Add base case for SMT.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6e3635d View commit details
    Browse the repository at this point in the history
  7. Refactor and clean up SMT.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    5ee2f97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0900b1 View commit details
    Browse the repository at this point in the history
  9. Clean up.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8adacbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22cbaaa View commit details
    Browse the repository at this point in the history
  11. Fix typo.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    eeca2f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4185852 View commit details
    Browse the repository at this point in the history
  13. Fix typo.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    cb65f75 View commit details
    Browse the repository at this point in the history
  14. Update specs/data_structures.md

    Co-authored-by: Ismail Khoffi <[email protected]>
    adlerjohn and liamsi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    dcb3159 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e3854c3 View commit details
    Browse the repository at this point in the history
  16. Add node data structures.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    73378ae View commit details
    Browse the repository at this point in the history
  17. Fix typo.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0f1f238 View commit details
    Browse the repository at this point in the history
  18. Fix type of node value.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    16e468d View commit details
    Browse the repository at this point in the history
  19. Clean up.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d3d1688 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a746d0d View commit details
    Browse the repository at this point in the history
  21. Fix Merkle proof for NMT.

    adlerjohn committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    37d911c View commit details
    Browse the repository at this point in the history