aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/blocktest
Commit message (Collapse)AuthorAgeFilesLines
* cmd/blocktest: simplify to fix buildFelix Lange2015-03-102-189/+34
| | | | block tests only need the chain, not all of ethereum.
* Add initial implementation of block testsGustav Simonsson2015-03-052-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