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

epic: investigate txs of block 21421739 #284

Open
ClementWalter opened this issue Dec 17, 2024 · 1 comment
Open

epic: investigate txs of block 21421739 #284

ClementWalter opened this issue Dec 17, 2024 · 1 comment
Milestone

Comments

@ClementWalter
Copy link
Member

See the graph of step usage. Investigate the spikes > 5M

Image
@ClementWalter ClementWalter moved this to Todo in Keth Dec 17, 2024
@ClementWalter
Copy link
Member Author

The input data for running test_eth_block. To replay one single tx:

  • use etherscan / cast to replay the tx and see what's in
  • replay the tx only by slicing the transactions object (not exactly the same conditions but let's see if it gives as many steps)
  • if required, run up to the previous state, dump the post state, and run only the selected tx with the given state.

21421739_long.json

@ClementWalter ClementWalter moved this from Todo to Backlog in Keth Dec 19, 2024
@ClementWalter ClementWalter added this to the Optimization milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant