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 IsProhibited #682

Merged
merged 6 commits into from
Nov 7, 2024
Merged

Remove IsProhibited #682

merged 6 commits into from
Nov 7, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Nov 6, 2024

Why this should be merged

Simplifies code

How this works

It is common practice to assume no one has private keys for addresses like the blackhole addr or known precompile addresses. These are the same as any other address from a security perspective unless the cryptography itself is broken.

How this was tested

CI

@darioush darioush requested review from ceyonur and a team as code owners November 6, 2024 18:24
Base automatically changed from libevm-rename to libevm November 7, 2024 16:54
An error occurred while trying to automatically change base from libevm-rename to libevm November 7, 2024 16:54
@darioush darioush enabled auto-merge (squash) November 7, 2024 16:56
@darioush darioush merged commit fd99641 into libevm Nov 7, 2024
6 checks passed
@darioush darioush deleted the remove-is-prohibited branch November 7, 2024 17:09
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.

3 participants