plugeth/cmd/geth
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
..
admin.go geth: admin download status 2015-04-19 21:46:19 +02:00
block_go_test.go Add block tests wrapper and fixes for tx tests 2015-04-20 17:46:35 +02:00
blocktest.go cmd/geth, tests: enable running multiple tests from a single file 2015-04-19 00:06:52 +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