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

Move cryptographic hashing procedures to crypto folder. #2306

Merged
merged 18 commits into from
Jan 23, 2024

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    1da2a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7e172 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Facade for deprecated crates

    davxy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9b51b28 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    67ebb71 View commit details
    Browse the repository at this point in the history
  2. Refactor hashing benches

    davxy committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a75c466 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fix some tests

    davxy committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c6fba6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b7aa8 View commit details
    Browse the repository at this point in the history
  3. Re-export hashing in core

    davxy committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7d83742 View commit details
    Browse the repository at this point in the history
  4. Fix import

    davxy committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    511718d View commit details
    Browse the repository at this point in the history
  5. Zepter fix

    davxy committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    88c3954 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    1e42282 View commit details
    Browse the repository at this point in the history
  2. Post master merge fix

    davxy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f785460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5da52a View commit details
    Browse the repository at this point in the history
  4. More deprecation warnings

    davxy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    38a5b55 View commit details
    Browse the repository at this point in the history
  5. Make taplo happy

    davxy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    19c4b4d View commit details
    Browse the repository at this point in the history
  6. Fix feature propagation

    davxy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    17696fb View commit details
    Browse the repository at this point in the history
  7. Update substrate/primitives/keystore/src/testing.rs

    Co-authored-by: Robert Hambrock <roberthambrock@gmail.com>
    davxy and Lederstrumpf authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    29e9ca3 View commit details
    Browse the repository at this point in the history
  8. Fix link

    davxy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    72e50bd View commit details
    Browse the repository at this point in the history