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 chain not found error #3481

Merged
merged 10 commits into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. fix: Wrong chain ID in error message when chain not found

    fix: Chain lookup done even when network prefix in chain ID is wrong
    Nikita Nikolashyn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c22ab14 View commit details
    Browse the repository at this point in the history
  2. Add tests

    vitaliy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5f8c5ee View commit details
    Browse the repository at this point in the history
  3. Revert "Add tests"

    This reverts commit 5f8c5ee.
    vitaliy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a9ea9aa View commit details
    Browse the repository at this point in the history
  4. Revert "fix: Wrong chain ID in error message when chain not found"

    This reverts commit c22ab14.
    vitaliy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2bd07e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    057a002 View commit details
    Browse the repository at this point in the history
  6. chore: Added test which was rolled back

    Nikita Nikolashyn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    203bc50 View commit details
    Browse the repository at this point in the history
  7. Remove chainID from 'chain not found' error

    vitaliy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d69a187 View commit details
    Browse the repository at this point in the history
  8. chore: Fixed lint

    Nikita Nikolashyn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0beef3d View commit details
    Browse the repository at this point in the history
  9. fix: Removed accidentally pushed debug code

    Nikita Nikolashyn committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7cf41a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54863e0 View commit details
    Browse the repository at this point in the history