plugeth/tests
Gustav Simonsson 805345d135 Add block tests wrapper and fixes for tx tests
* Add fixes to parsing and converting of fields in tx tests
* Correct logic in tx tests; validation of fields and correct
  logic for when RLP decoding works/fails and when this is
  expected or not
* Rename files for consistency
* Add block tests wrapper to run block tests with go test
2015-04-20 17:46:35 +02:00
..
files Update JSON tests 2015-04-15 22:36:33 +02:00
helper Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
vm Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
block_test_util.go Add block tests wrapper and fixes for tx tests 2015-04-20 17:46:35 +02:00
transaction_test_util.go Add block tests wrapper and fixes for tx tests 2015-04-20 17:46:35 +02:00
transaction_test.go Fixes for TransactionTests 2015-04-15 22:37:16 +02:00