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

More REVM optimizations #196

Closed
hai-rise opened this issue Jul 1, 2024 · 1 comment
Closed

More REVM optimizations #196

hai-rise opened this issue Jul 1, 2024 · 1 comment
Assignees

Comments

@hai-rise
Copy link
Contributor

hai-rise commented Jul 1, 2024

  • A performant concurrent in-memory chain state manager: risechain/revm@53cdcca.
  • Cache hashing, signature recovery, etc. to avoid recalculation during re-execution.
@hai-rise hai-rise added enhancement New feature or request V1 labels Jul 1, 2024
@hai-rise hai-rise self-assigned this Jul 1, 2024
@hai-rise
Copy link
Contributor Author

We should go with our own EVM implementation instead of optimizing revm: #382.

@hai-rise hai-rise closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant