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

Snap/merge range and proof #1913

Closed
wants to merge 39 commits into from
Closed

Snap/merge range and proof #1913

wants to merge 39 commits into from

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    5cd826f View commit details
    Browse the repository at this point in the history
  2. test non set proof key - wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3ecb395 View commit details
    Browse the repository at this point in the history
  3. wip - proof to Path doesn't work

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d2fe491 View commit details
    Browse the repository at this point in the history
  4. store the hashes of children in ProofToPath

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2cd3157 View commit details
    Browse the repository at this point in the history
  5. ProoftoPath update to handle unset proof key

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3603e28 View commit details
    Browse the repository at this point in the history
  6. test - wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d8f5811 View commit details
    Browse the repository at this point in the history
  7. test - wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    40a3d04 View commit details
    Browse the repository at this point in the history
  8. test passes! :D

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb6c899 View commit details
    Browse the repository at this point in the history
  9. lint

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    07e99f5 View commit details
    Browse the repository at this point in the history
  10. tidy

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c0b933a View commit details
    Browse the repository at this point in the history
  11. fixing tests that broke wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    529aef2 View commit details
    Browse the repository at this point in the history
  12. build4keyTrie passes again!

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ca360e9 View commit details
    Browse the repository at this point in the history
  13. fixed more tests

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fdf6af2 View commit details
    Browse the repository at this point in the history
  14. fix test wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9f9f2fe View commit details
    Browse the repository at this point in the history
  15. fix more tests

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bad7267 View commit details
    Browse the repository at this point in the history
  16. fix test -wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    92a98df View commit details
    Browse the repository at this point in the history
  17. fix tests wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    727801b View commit details
    Browse the repository at this point in the history
  18. wip

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b4ae2b6 View commit details
    Browse the repository at this point in the history
  19. all tests passgit add .

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a123730 View commit details
    Browse the repository at this point in the history
  20. lint

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d249186 View commit details
    Browse the repository at this point in the history
  21. tidy

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    21f9453 View commit details
    Browse the repository at this point in the history
  22. tidy logic

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2d7c6e8 View commit details
    Browse the repository at this point in the history
  23. tidy logic

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    46c7b8a View commit details
    Browse the repository at this point in the history
  24. tidy logic

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0bb2edc View commit details
    Browse the repository at this point in the history
  25. comment: update getLeftRightHash

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ce20e08 View commit details
    Browse the repository at this point in the history
  26. update ProofToPath comment

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ec2f917 View commit details
    Browse the repository at this point in the history
  27. bubble up getLeftRightHash err

    rian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    dd21cc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Trie iterate

    asdacap committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    571eb6e View commit details
    Browse the repository at this point in the history
  2. Address comment

    asdacap committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b614c2e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Snap support

    asdacap committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    20e2aa0 View commit details
    Browse the repository at this point in the history
  2. Finished is needed internally

    asdacap committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    faa0884 View commit details
    Browse the repository at this point in the history
  3. Missed a printf

    asdacap committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    59440ac View commit details
    Browse the repository at this point in the history
  4. Format

    asdacap committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    35b46d0 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    asdacap committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cb26dd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update core/trie/key.go

    Co-authored-by: Pawel Nowosielski <pnowosie@users.noreply.github.com>
    asdacap and pnowosie committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1454ad5 View commit details
    Browse the repository at this point in the history
  2. Update core/trie/snap_support.go

    Co-authored-by: Pawel Nowosielski <pnowosie@users.noreply.github.com>
    asdacap and pnowosie committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d4b4232 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. address keys

    asdacap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4f4940f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    asdacap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    909914d View commit details
    Browse the repository at this point in the history