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

Introduces TypeWithDefault<T, D: Get<T>> #4034

Merged
merged 11 commits into from
May 6, 2024
Merged

Introduces TypeWithDefault<T, D: Get<T>> #4034

merged 11 commits into from
May 6, 2024

Commits on Apr 7, 2024

  1. POC

    gupnik committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    834f9a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    6c36112 View commit details
    Browse the repository at this point in the history
  2. Makes generic over nonce type

    gupnik committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    312bcdc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Adds TypeWithDefault

    gupnik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    298f84e View commit details
    Browse the repository at this point in the history
  2. Adds PrDoc

    gupnik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fb1e9c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d4ba19 View commit details
    Browse the repository at this point in the history
  4. Minor

    gupnik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7967f97 View commit details
    Browse the repository at this point in the history
  5. Minor

    gupnik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    35ed5a7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Uses u64 instead of u32

    gupnik committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6e7257c View commit details
    Browse the repository at this point in the history
  2. Adds convert for u64

    gupnik committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b07deeb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update substrate/primitives/runtime/src/type_with_default.rs

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    codekitz and ggwpez authored May 3, 2024
    Configuration menu
    Copy the full SHA
    c731b87 View commit details
    Browse the repository at this point in the history