plugeth/cmd/geth
Gustav Simonsson b448390889 Further fixes to block test wrapper
* Move go test wrapper for block tests from cmd/geth to tests
* Fix logic for when tests are valid or not, by adding correct
  validations for expected valid/invalid blocks
* Change block insertion helper to work on single blocks
* Add one test case for each file in BlockTests and comment out
  the tests which are currently failing
* Add Skip call in all block tests in lieu of performance fixes
  around ethash cache which are needed before it will be fast enough
  to start / stop the node between each test
2015-04-21 05:23:10 +02:00
..
admin.go geth: admin download status 2015-04-19 21:46:19 +02:00
blocktest.go Further fixes to block test wrapper 2015-04-21 05:23:10 +02:00
contracts.go Added proper contract for registrar 2015-04-09 17:59:05 +02:00
js_test.go geth: fixed failing cli tests 2015-04-14 21:26:28 +02:00
js.go Added some quotes .... 2015-04-09 18:24:22 +02:00
main.go geth: added identity flag which allows to set a custom node name 2015-04-18 23:53:30 +02:00