Commit Graph

70 Commits (c4df67461f6e0d35389e0dabd5a932a991e3a42d)

Author SHA1 Message Date
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
Gustav Simonsson ff97059a99 Update Ethereum JSON tests, skip failing 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 9 years ago
Taylor Gerring 01ec4dbb12 Add stdin option 9 years ago
Taylor Gerring c941a39b75 Cleanup logging 9 years ago
Taylor Gerring 8507c867b9 Fix geth blocktest command 9 years ago
Taylor Gerring 6ff956394a DRY file loading 9 years ago
Taylor Gerring ac0637c413 More consistent test interfaces + test skipping 9 years ago
Taylor Gerring c5d6fcbaba Return error up stack instead of passing testing var down 9 years ago
Taylor Gerring 7c6ef0ddac Separate and identify tests runners 9 years ago
Taylor Gerring a67a15528a Split tests from helper code 9 years ago
obscuren a977f3c0dc xeth, tests: fixed api 9 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 9 years ago
obscuren 735b029db9 core: return the index of the block that failed when inserting a chain 10 years ago
Gustav Simonsson 34c94d5fcd Add loading of block test privkey if present 10 years ago
Gustav Simonsson 7a223721a5 Add block header validations for block tests 10 years ago
Gustav Simonsson 9834f855fa Finally, glorious HEX 10 years ago
Gustav Simonsson b448390889 Further fixes to block test wrapper 10 years ago
Gustav Simonsson 805345d135 Add block tests wrapper and fixes for tx tests 10 years ago
Felix Lange c453f1f370 tests: hopefully improve test conversion helpers 10 years ago
Felix Lange 235ed7ecb9 cmd/geth, tests: enable running multiple tests from a single file 10 years ago
Gustav Simonsson c617a6ec79 Fixes for TransactionTests 10 years ago
Gustav Simonsson 9ac5671c18 Add TransactionTests wrapped as Go tests 10 years ago
obscuren 9c55576c7b Block header changed & console miner control 10 years ago
obscuren b8124ec791 Removed old (unused) argument 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren 7b8a47f484 removed legacy code 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Gustav Simonsson 5d31a475e9 Fix new types for blocktests and comment out non-working log level setter 10 years ago
Gustav Simonsson 60de4d6dd1 gofmt 10 years ago
Gustav Simonsson 08bb472c91 Add validation of post state accounts to block tests 10 years ago
obscuren 942980609f conversions 10 years ago
obscuren 843db4978e updated blockpool 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange a80be98f31 tests: add helper functions for block tests 10 years ago