Commit Graph

3 Commits

Author SHA1 Message Date
Felix Lange 898ba87984 cmd/geth, tests: enable running multiple tests from a single file
This commit also changes the block test loading so tests containing
invalid RLP blocks can be loaded and return an error only when they are
run.
2015-04-17 16:45:09 +02:00
obscuren 0a554a1f27 Blocktest fixed, Execution fixed
* Added new CreateAccount method which properly overwrites previous
  accounts (excluding balance)
* Fixed block tests (100% success)
2015-04-01 10:53:32 +02:00
obscuren b0b0939879 renamed ethereum => geth 2015-03-26 21:27:52 +01:00