We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://eips.ethereum.org/EIPS/eip-7685
The text was updated successfully, but these errors were encountered:
feat(l1): implement EIPs 7685 and 6110 (#1921)
89b1c5d
**Motivation** In order to support the Prague update. **Description** This PR implements [EIP-7685](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7685.md) and [EIP-6110](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-6110.md). **Observation** Two ef_tests from `vectors/prague/eip6110_deposits` where excluded since we need the latest version of the evm to pass them. Closes #1787 Closes #1789 --------- Co-authored-by: Julian Ventura <[email protected]> Co-authored-by: fborello-lambda <[email protected]>
avilagaston9
Successfully merging a pull request may close this issue.
https://eips.ethereum.org/EIPS/eip-7685
The text was updated successfully, but these errors were encountered: