Consider expanding the test suite with BlockchainTests/ValidBlocks
#67
Labels
enhancement
New feature or request
BlockchainTests/ValidBlocks
#67
We currently process all tests within BlockchainTests/GeneralStateTests, each consisting of a single txn contained in a block (always following genesis).
We may want to consider expanding the test coverage by also processing the tests in BlockchainTests/ValidBlocks which consist in several blocks chained, each containing one or several transactions.
The text was updated successfully, but these errors were encountered: