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

Rewrite proof decoding code to not use a separate map #1462

Merged
merged 29 commits into from
Dec 21, 2023

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. Work in progress

    tomaka committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3f59d66 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    536d841 View commit details
    Browse the repository at this point in the history
  2. Adjust some APIs

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ddb672c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28159a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba75a25 View commit details
    Browse the repository at this point in the history
  5. Work on next_key

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a0fbda1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37e6175 View commit details
    Browse the repository at this point in the history
  7. Fix benches

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    265a012 View commit details
    Browse the repository at this point in the history
  8. Give me a break

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a46750f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    683e3e0 View commit details
    Browse the repository at this point in the history
  10. Fix tests compilation

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f39dc72 View commit details
    Browse the repository at this point in the history
  11. Uncomment now-working test

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    559f840 View commit details
    Browse the repository at this point in the history
  12. Implement trie_node_info

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b61325a View commit details
    Browse the repository at this point in the history
  13. Reimplement iter_ordered

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f80e764 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd1ad45 View commit details
    Browse the repository at this point in the history
  15. Update light client

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    331d753 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f89ccf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1254ae6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d781a46 View commit details
    Browse the repository at this point in the history
  19. Bugfix in next_key

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9a7e1e5 View commit details
    Browse the repository at this point in the history
  20. Uncomment failing test

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8f169af View commit details
    Browse the repository at this point in the history
  21. CHANGELOG

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ea7564f View commit details
    Browse the repository at this point in the history
  22. Fix warnings

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    230042a View commit details
    Browse the repository at this point in the history
  23. Typo

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6278aa5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    378ae19 View commit details
    Browse the repository at this point in the history
  25. Stupidest typo

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    08472b5 View commit details
    Browse the repository at this point in the history
  26. Add some TODOs

    tomaka committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e14ad0f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2641095 View commit details
    Browse the repository at this point in the history