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

sp-trie: minor fix to avoid possible panic during node decoding #6486

Merged
merged 7 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    721dd2e View commit details
    Browse the repository at this point in the history
  2. Minor bump to sp-trie version

    TDemeco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    34f3d40 View commit details
    Browse the repository at this point in the history
  3. fmt with nightly

    TDemeco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1e12ba1 View commit details
    Browse the repository at this point in the history
  4. Add prdoc

    TDemeco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    99db422 View commit details
    Browse the repository at this point in the history
  5. Update substrate/primitives/trie/Cargo.toml

    Co-authored-by: Bastian Köcher <[email protected]>
    TDemeco and bkchr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    59b1475 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37fc98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72abbb0 View commit details
    Browse the repository at this point in the history