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

Bump Substrate and subxt dependencies #1549

Merged
merged 10 commits into from
Jan 27, 2023
Merged

Bump Substrate and subxt dependencies #1549

merged 10 commits into from
Jan 27, 2023

Commits on Dec 16, 2022

  1. Bump Substrate dependencies

    We also need to bump `subxt` to a version that uses the same versions of
    our Substrate deps.
    HCastano committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f35f0d2 View commit details
    Browse the repository at this point in the history
  2. Use Fundamental trait directly

    Not sure why we're going through this hidden internal module
    HCastano committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b0e0501 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    5f6b07e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b787e14 View commit details
    Browse the repository at this point in the history
  3. Clean up trait bounds

    HCastano committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3e90251 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7799f5 View commit details
    Browse the repository at this point in the history
  5. Clean up signer generation

    HCastano committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e01295c View commit details
    Browse the repository at this point in the history
  6. Remove default feature

    HCastano committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    376401c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48d7fed View commit details
    Browse the repository at this point in the history
  8. Remove bound on struct

    ascjones committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9e44a14 View commit details
    Browse the repository at this point in the history