Commit Graph

215 Commits (8b4605c336568065ea1d2fa1298c3a8489f9bf9e)

Author SHA1 Message Date
obscuren 246db4250b tests: use state logs instead own kept logs 9 years ago
Felix Lange c9ed9d253a tests/files: update tests to d309b4679a58d2 9 years ago
Gustav Simonsson 0fa9d2431f Add new 0th gen uncle test 9 years ago
Gustav Simonsson 8a76b45253 Use older version of stSpecialTest until JUMPDEST fix is merged 9 years ago
Gustav Simonsson 8962af2e42 Update Ethereum JSON test files 9 years ago
Gustav Simonsson 5a692ba4f6 Update Ethereum JSON test files 9 years ago
Gustav Simonsson b4818a003a Update Ethereum JSON test files 9 years ago
obscuren 6c2f6f5b03 tests: removed missing block test 9 years ago
obscuren 03faccfb08 tests: updated 9 years ago
Gustav Simonsson 6ad817e17b Add StateTests/RandomTests and VMTests/RandomTests 9 years ago
obscuren 9617aa8e19 tests: added conditional skip on long running VM tests 9 years ago
obscuren f5af1fdca8 core/vm: RETURN op code returns pointer to memory rather than copy 9 years ago
obscuren 648b352424 tests/vm: updated tests and skipped output for specific tests 9 years ago
Gustav Simonsson 6a72cd45e2 Add wrapper for BlockTests/bcWalletTest.json 9 years ago
Gustav Simonsson 36419defd1 Update Ethereum JSON test files 9 years ago
Gustav Simonsson 619e8a4f03 Add StateTests/RandomTests but skip for now 9 years ago
Gustav Simonsson 32276e8b01 Update StateTests and nil create return on failed code deposit 9 years ago
Gustav Simonsson 830bdb1cfd Update Ethereum JSON tests 9 years ago
Gustav Simonsson dadf01de60 unskip StateTests/stTransactionTest and use test tx nonce 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 9 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren 7eed47fad5 miner, tests: fixed block test 10 years ago
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