Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed 'tests/files/' changes from 9e3fe72..15ce2ab | obscuren | 2015-03-06 | 1 | -14/+406 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15ce2ab Merge remote-tracking branch 'origin/PoC9' into PoC9 5970b09 add quadratic complexity and performance test 163fa03 more info 560b844 more info a885549 more change 5fed708 one more tiny change 213a2b8 changed test format c20e88b Merge branch 'PoC9' of github.com:ethereum/tests into PoC9 715ed17 Added first ethash test e26a39f update blockchain tests to latest protocol changes 34baee5 poc9 vm tests 20550d9 update block chain test due to difficulty change 597b2b3 increase gasLimit on stateTests 8f573d3 update blockchain tests - 2048 bit logs bloom 06c90e6 typo ef935fc extra data is hex now, for real 81ab5ad extra data is hex now b0aeba8 update blockchain tests f862faf add tx tests 618d724 update state tests 4a989f0 update blockchainII tests ed56e82 add more vm tests 0417655 Merge remote-tracking branch 'origin/PoC9' into PoC9 1f1cf5d update block tests 76b5a8b Fix trie formats. 325dd6d Merge branch 'PoC9' of git://github.com/ethereum/tests into PoC9 a261c5b test3 1d3ab36 again git-subtree-dir: tests/files git-subtree-split: 15ce2ab8e22275e7aa93742cb5f8bc63e4e50db5 | ||||
* | Squashed 'tests/files/' changes from ce7204f..c6111e6 | obscuren | 2015-03-03 | 1 | -2/+2 |
| | | | | | | | c6111e6 New tests. git-subtree-dir: tests/files git-subtree-split: c6111e6b5d23766743d004707475e84848ff0ddb | ||||
* | vmGasCostchanges | CJentzsch | 2015-03-02 | 1 | -394/+2 |
| | |||||
* | more mem tests - calldatacopy and return | CJentzsch | 2015-02-27 | 1 | -7/+7 |
| | |||||
* | undo gasMemCostChange, add some state tests | CJentzsch | 2015-02-21 | 1 | -7/+7 |
| | |||||
* | memGasCost checks | CJentzsch | 2015-02-20 | 1 | -1/+361 |
| | |||||
* | undo changed due to memory gas cost rule | CJentzsch | 2015-02-10 | 1 | -361/+1 |
| | |||||
* | more memory cost tests | CJentzsch | 2015-02-09 | 1 | -0/+360 |
| | |||||
* | update memory rule | CJentzsch | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | sha3 performance test | CJentzsch | 2015-02-07 | 1 | -0/+45 |
| | |||||
* | more SHA3 tests, and random failing tests for python | CJentzsch | 2015-01-20 | 1 | -0/+58 |
| | |||||
* | update gas prices | CJentzsch | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Log as array | CJentzsch | 2014-12-08 | 1 | -6/+6 |
| | |||||
* | Removed log,post,out,gas,callcreates if exception occured | Christoph Jentzsch | 2014-11-21 | 1 | -60/+0 |
| | |||||
* | Added log sections in all vmtests + log tests | Christoph Jentzsch | 2014-11-19 | 1 | -0/+14 |
| | |||||
* | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 1 | -15/+99 |
| | |||||
* | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 1 | -0/+215 |