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

Utilities for creating test chains and test transactions #3836

Closed
Rjected opened this issue Jul 18, 2023 · 1 comment
Closed

Utilities for creating test chains and test transactions #3836

Rjected opened this issue Jul 18, 2023 · 1 comment
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request C-test A change that impacts how or what we test

Comments

@Rjected
Copy link
Member

Rjected commented Jul 18, 2023

Describe the feature

We should have a utility that creates a ChainSpec and test chain, that can be used in consensus tests. It should also be possible to create different types of valid transactions using funded signers. This would allow for better integration testing of the consensus engine, for example we could replicate many of the test cases in hive as integration tests.

There should also be utilities for generating the state root on top of a block in tests.

Additional context

No response

@Rjected Rjected added C-enhancement New feature or request A-consensus Related to the consensus engine C-test A change that impacts how or what we test labels Jul 18, 2023
@Rjected Rjected self-assigned this Jul 18, 2023
@Rjected Rjected removed their assignment Sep 27, 2023
@Rjected
Copy link
Member Author

Rjected commented Sep 27, 2023

Closing this since the scope, and requirements for this to be complete, are unclear. If we want to test specific engine / consensus scenarios, or need to build a specific test tool, those can be more well defined in their own issues.

@Rjected Rjected closed this as completed Sep 27, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Tracker Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request C-test A change that impacts how or what we test
Projects
Archived in project
Development

No branches or pull requests

1 participant