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

Enable Rust >= 1.70, update subxt and contract-build #1855

Merged
merged 15 commits into from
Jul 26, 2023
Merged

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    db9252a View commit details
    Browse the repository at this point in the history
  2. WIP updating subxt signing

    ascjones committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c725c68 View commit details
    Browse the repository at this point in the history
  3. Fix signer errors

    ascjones committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8467a66 View commit details
    Browse the repository at this point in the history
  4. Expose dev accounts

    ascjones committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ca7daed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e720512 View commit details
    Browse the repository at this point in the history
  6. Use workspace deps

    ascjones committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    627eedc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    12d4a39 View commit details
    Browse the repository at this point in the history
  2. Default build args

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7368ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ba4ce View commit details
    Browse the repository at this point in the history
  4. Clippy

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fce97f4 View commit details
    Browse the repository at this point in the history
  5. Latest subxt

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    47ddfe0 View commit details
    Browse the repository at this point in the history
  6. Fix UI tests

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ee43602 View commit details
    Browse the repository at this point in the history
  7. Fix UI tests for 1.70

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    36fe13b View commit details
    Browse the repository at this point in the history
  8. Use bullseye 1.71

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    98bc3d5 View commit details
    Browse the repository at this point in the history
  9. UI tests for 1.71

    ascjones committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5982f23 View commit details
    Browse the repository at this point in the history