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

test addresses collide with RIP Precompiles address ranges #552

Open
enitrat opened this issue May 13, 2024 · 0 comments · May be fixed by #553
Open

test addresses collide with RIP Precompiles address ranges #552

enitrat opened this issue May 13, 2024 · 0 comments · May be fixed by #553

Comments

@enitrat
Copy link

enitrat commented May 13, 2024

In many cases, we use addresses such as 0x100, 0x101, etc.
However, new improvement proposals aimed specifically for rollups (RIPs) are starting to introduce new precompiles, such as RIP-7212. These precompiles will use addresses starting from 0x100.

As such, it would be good to refactor the existing tests, and modify the addresses close to 0x100 to something else, like 0x1000.

@enitrat enitrat linked a pull request May 14, 2024 that will close this issue
7 tasks
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 a pull request may close this issue.

1 participant