Commit Graph

344 Commits (4c6f4e569e66b399c69d4f018f3a3b7919ef144c)

Author SHA1 Message Date
Taylor Gerring 30444db020 Add lost rebase changes 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 b6d40a9312 Cleanup/reorg 9 years ago
Taylor Gerring c5d6fcbaba Return error up stack instead of passing testing var down 9 years ago
Taylor Gerring 24554629b1 DRY log check 9 years ago
Taylor Gerring 7c6ef0ddac Separate and identify tests runners 9 years ago
Taylor Gerring 1b26d4f220 Flatten helper directory 9 years ago
Taylor Gerring e82100367f Fix paths 9 years ago
Taylor Gerring a67a15528a Split tests from helper code 9 years ago
Taylor Gerring 7b9fbb088a Flatten vm directory 9 years ago
obscuren a977f3c0dc xeth, tests: fixed api 9 years ago
obscuren 787a61bb27 core/state, core/vm: reworked storage get / set to use common.Hash 9 years ago
Gustav Simonsson 8f372c867d Update Ethereum JSON test files 9 years ago
obscuren 38c61f6f25 core, core/vm: added structure logging 9 years ago
obscuren 6a5c9aff3b tests: check gas limit error 9 years ago
Gustav Simonsson 15166f880b Skip BlockTests/bcValidBlockTests SimpleTx3 9 years ago
Gustav Simonsson d8e55a5cc3 Skip VMTests RandomTests temporarily until they are fixed 9 years ago
Gustav Simonsson e885a2912b Update Ethereum JSON test files 9 years ago
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