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

Use Rust version of MerkleSet #17908

Merged
merged 12 commits into from Apr 29, 2024
Merged

Use Rust version of MerkleSet #17908

merged 12 commits into from Apr 29, 2024

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. add test of non-inclusion

    matt-o-how committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7ccd29e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc7796 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. remove unused import

    matt-o-how committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    13fc704 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. flake8 fixes

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bddf93c View commit details
    Browse the repository at this point in the history
  2. mypy fix

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2c9eb31 View commit details
    Browse the repository at this point in the history
  3. more lint fixes

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    65fa3e1 View commit details
    Browse the repository at this point in the history
  4. isort

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a16f0bd View commit details
    Browse the repository at this point in the history
  5. remove old merkle_set.py

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f14b279 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d025d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47c0c76 View commit details
    Browse the repository at this point in the history
  8. isort again

    matt-o-how committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b3cf67b View commit details
    Browse the repository at this point in the history