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

fix(provider): Prevent panic from having 0 keys when calling on_anvil_with_wallet_and_config #1055

Merged
merged 8 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d1a1bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb7206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0aec9 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    moricho committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ba6edc9 View commit details
    Browse the repository at this point in the history
  5. fix(clippy): Add type alias

    moricho committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    eb3d3e9 View commit details
    Browse the repository at this point in the history
  6. Add try_on_anvil_with_wallet_and_config and call it in `on_anvil_wi…

    …th_wallet_and_config`
    moricho committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bd30ae1 View commit details
    Browse the repository at this point in the history
  7. Revert test changes

    moricho committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d165e5c View commit details
    Browse the repository at this point in the history
  8. Fix docs

    moricho committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    179173a View commit details
    Browse the repository at this point in the history