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

Implement new EVM chains #182

Merged
merged 10 commits into from
Nov 4, 2024
Merged

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. Fix: Added chain argument on initialization.

    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    745df74 View commit details
    Browse the repository at this point in the history
  2. Fix: Remove venv folder to keep on track.

    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    51df98a View commit details
    Browse the repository at this point in the history
  3. Fix: Added chain auto-loading if it's not defined.

    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d675694 View commit details
    Browse the repository at this point in the history
  4. Fix: Added chain auto-loading by default configuration if the user do…

    …n't request it explicitly.
    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d97a1e1 View commit details
    Browse the repository at this point in the history
  5. Fix: Solve issue with str chain value

    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    12db402 View commit details
    Browse the repository at this point in the history
  6. Fix: Solve typing issue passing the chain argument.

    Andres D. Molins committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    189e3b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d67f0a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    39c5798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8663c7 View commit details
    Browse the repository at this point in the history