Utilities for creating test chains and test transactions #3836
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
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
The text was updated successfully, but these errors were encountered: