plugeth/cmd
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
..
bootnode p2p/discover: map listening port using configured mechanism 2015-02-13 11:39:32 +01:00
disasm moved state and vm to core 2015-03-23 16:59:09 +01:00
ethtest Updated glog 2015-04-10 19:59:07 +02:00
evm Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
geth Further fixes to block test wrapper 2015-04-21 05:23:10 +02:00
mist cmd/mist: fix another nil recipient address panic. 2015-04-10 11:43:08 +03:00
rlpdump cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 2015-04-17 14:45:09 +02:00
utils Merge branch 'rlp-size-validation' of https://github.com/fjl/go-ethereum into fjl-rlp-size-validation 2015-04-19 17:07:40 +02:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00