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

✨(gentest): create blockchain_test test cases from multiple transaction hashes or block hash #865

Open
Tracked by #866
danceratopz opened this issue Oct 2, 2024 · 0 comments
Labels
scope:gentest Scope: gentest CLI type:feat type: Feature

Comments

@danceratopz
Copy link
Member

Add support to create blockchain_test tests cases. This idea will need some speccing out.

A blockchain_test (consisting of one block) could potentially be created from a list of transaction hashes (useful?) or, from a single or multiple block hashes. The latter idea originated from @chfast in order to benchmark EVM using real mainnet data (from the R&D Discord).

How do we handle a block that contains type 3 transactions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:gentest Scope: gentest CLI type:feat type: Feature
Projects
None yet
Development

No branches or pull requests

1 participant