Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/blocktest: simplify to fix build | Felix Lange | 2015-03-10 | 2 | -189/+34 |
| | | | | block tests only need the chain, not all of ethereum. | ||||
* | Add initial implementation of block tests | Gustav Simonsson | 2015-03-05 | 2 | -0/+361 |
* 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 |