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

Remove create address collision check with precompile address #1925

Closed
rakita opened this issue Dec 18, 2024 · 1 comment · Fixed by #1928
Closed

Remove create address collision check with precompile address #1925

rakita opened this issue Dec 18, 2024 · 1 comment · Fixed by #1928
Labels
good first issue Good for newcomers

Comments

@rakita
Copy link
Member

rakita commented Dec 18, 2024

Rm this:

if precompile.contains(&created_address) {

And this:
if precompile.contains(&created_address) {

@rakita rakita added the good first issue Good for newcomers label Dec 18, 2024
@Gerson2102
Copy link

Hello. Can I work on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants