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 evm error code #48

Merged
merged 1 commit into from
Nov 2, 2023
Merged

fix evm error code #48

merged 1 commit into from
Nov 2, 2023

Conversation

shunjizhan
Copy link
Contributor

@shunjizhan shunjizhan commented Nov 2, 2023

we had one missing definition MaxNonce at index 14, which made InvalidCode index off by 1
https://github.com/rust-blockchain/evm/blob/d543f105c2ce61494f9cedd6011f7f14989fd611/core/src/error.rs#L105-L163

@shunjizhan shunjizhan requested a review from xlc November 2, 2023 04:31
@shunjizhan shunjizhan merged commit d33311b into master Nov 2, 2023
6 checks passed
@shunjizhan shunjizhan deleted the fix-evm-error-code branch November 2, 2023 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants