Commit Graph

35 Commits (4dc1fb923ab77fe564bdda25f36744dffa235045)

Author SHA1 Message Date
Felix Lange 1b7b2ba216 tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 8 years ago
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
Felix Lange a59a93f476 core/state: track all accounts in canon state 8 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Jeffrey Wilcke 4f4d2b6474 tests: updated homestead tests 9 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange a2d5a60418 core, core/state: batch-based state sync 9 years ago
Gustav Simonsson 5621308949 tests: add test for StateTests/stCallCodes.json 9 years ago
Gustav Simonsson 075815e5ff tests: update common test wrappers and test files 9 years ago
Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 9 years ago
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
obscuren 398d08a8dd tests: SetGasLimit 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 9 years ago
Taylor Gerring a9659e6dcf recover test logic 9 years ago
Taylor Gerring 8d3faf69d0 Build error fixes 9 years ago
Taylor Gerring 01ec4dbb12 Add stdin option 9 years ago
Taylor Gerring c941a39b75 Cleanup logging 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 a67a15528a Split tests from helper code 9 years ago
Taylor Gerring 7b9fbb088a Flatten vm directory 9 years ago
obscuren 787a61bb27 core/state, core/vm: reworked storage get / set to use common.Hash 9 years ago
Gustav Simonsson d8e55a5cc3 Skip VMTests RandomTests temporarily until they are fixed 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 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 dadf01de60 unskip StateTests/stTransactionTest and use test tx nonce 9 years ago
Gustav Simonsson 24de35ef09 Add StateTests/stMemoryStressTest.json but skip for now 10 years ago
Gustav Simonsson 7254278c09 Add test wrapper for VMTests/vmInputLimits1.json 10 years ago
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
obscuren a0e44e3281 basic glog 10 years ago
obscuren c59c826ab4 fixed stack level 10 years ago