Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/blocktest: simplify to fix build | Felix Lange | 2015-03-10 | 1 | -41/+0 |
| | | | | block tests only need the chain, not all of ethereum. | ||||
* | Add initial implementation of block tests | Gustav Simonsson | 2015-03-05 | 1 | -0/+41 |
* Add blocktest cmd and support for block tests files in tests/BlockTests , the launched node does not connect to network, resets state with a genesis block from the test file and starts the RPC API |