Commit Graph

244 Commits (6994a3daaa0acfc8431e33da535c85e23ab319e0)

Author SHA1 Message Date
Gustav Simonsson 79eb40fc9f Add bcTotalDifficultyTest and unskip now working tx tests 10 years ago
Gustav Simonsson 2b716aec54 Update JSON test files 10 years ago
Gustav Simonsson 7bc1f487b8 Unskip now working tests, remove debug print 10 years ago
Gustav Simonsson f4341c7b7f Unskip working blocktests following ethash cache reusage 10 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 2a61611c4f Update JSON tests 10 years ago
Gustav Simonsson 7a223721a5 Add block header validations for block tests 10 years ago
Gustav Simonsson 49da462e92 Include ZeroByteAtTheEnd and RandomByteAtTheEnd tests 10 years ago
Gustav Simonsson ec6acacc53 Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHash 10 years ago
Gustav Simonsson 9834f855fa Finally, glorious HEX 10 years ago
Gustav Simonsson 24de35ef09 Add StateTests/stMemoryStressTest.json but skip for now 10 years ago
Gustav Simonsson 5c70333a12 Exclude TransactionWithSvalue0 as it expects invalid s value to be valid 10 years ago
Gustav Simonsson 8ec8bff11c Update github.com/ethereum/tests files 10 years ago
Gustav Simonsson 573bc3e05e Explicitly skip TransactionTests/tt10mbDataField.json 10 years ago
Gustav Simonsson 7254278c09 Add test wrapper for VMTests/vmInputLimits1.json 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 2d8a2d0c99 Update JSON tests 10 years ago
Gustav Simonsson 6d20d634ca Enable more tx tests by expecting most common encoding of values 10 years ago
Gustav Simonsson 6dc2146ed7 Remove unneeded map assignments for working tx RLP tests 10 years ago
Gustav Simonsson 9ac5671c18 Add TransactionTests wrapped as Go tests 10 years ago
Gustav Simonsson 1e18f4544b Update JSON test files 10 years ago
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
obscuren 9c55576c7b Block header changed & console miner control 10 years ago
obscuren a0e44e3281 basic glog 10 years ago
obscuren c59c826ab4 fixed stack level 10 years ago
obscuren b8124ec791 Removed old (unused) argument 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren ff9d66e096 Cleaned up changes 10 years ago
obscuren 23bccbbc58 Modified according to poc 9 changes 10 years ago
obscuren 7b8a47f484 removed legacy code 10 years ago
zelig a983a215dc fix ethtest logging 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 86661de077 Fixed tests and bloom 10 years ago
obscuren c21293cd91 bloom 10 years ago
obscuren 0fa7859b94 Fixed VM & Tests w/ conversion 10 years ago
obscuren b0ebccb31e fixed to 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
obscuren f76cc6699e Changed context and ADDMOD, MULMOD 10 years ago
obscuren 310ca62285 Removed some of that gas pre pay magic 10 years ago