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

re-visit: trace_replayBlockTransactions after e3 release #12607

Open
AskAlexSharov opened this issue Nov 4, 2024 · 0 comments
Open

re-visit: trace_replayBlockTransactions after e3 release #12607

AskAlexSharov opened this issue Nov 4, 2024 · 0 comments
Labels

Comments

@AskAlexSharov
Copy link
Collaborator

Seems in trace_replayBlockTransactions historicaly we do ibs.Reset() and ibs.CommitBlock() after each Txn exec.
Probably this API must work as "whole block replay - not individual txs replay".
But for compatibility with Infura and Erigon2 we did: https://github.com/erigontech/erigon/pull/12598/files

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

No branches or pull requests

1 participant