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: eth: handle a potential divide by zero in receipt handling #10495

Merged
merged 1 commit into from
Mar 17, 2023

Commits on Mar 16, 2023

  1. fix: eth: handle a potential divide by zero in receipt handling

    This isn't really possible to hit on-chain at this piont (message won't
    be accepted) but we might as well be extra careful.
    
    fixes #10471
    Stebalien committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2207ab3 View commit details
    Browse the repository at this point in the history