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

Suppress recoverable error for inactive evm addresses #8536

Merged

Commits on Jun 12, 2024

  1. Suppress recoverable error

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    69380f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Updates per feedback

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a463809 View commit details
    Browse the repository at this point in the history
  2. Correct supression logic

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    facde4e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Remove function result from initial logic

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    559cecc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix logic and add comment

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1ecb9d7 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c1f506d View commit details
    Browse the repository at this point in the history