aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmIOandFlowOperationsTest.json
Commit message (Collapse)AuthorAgeFilesLines
* Squashed 'tests/files/' changes from 05fe945..b9e4e74obscuren2015-03-091-1/+233
| | | | | | | | | | | | | | | b9e4e74 adjust gas prices 6a41300 add dajavi memory tests - OOG because of quadratic memory costs 71d80bd update genesis 72b1b52 add randomTest 4b2a090 Merge branch 'PoC9' into develop fdf7ce0 updated basic blochain test 25c065a Merge pull request #70 from faizkhan00/patch-1 c7e1dac Rename 201501150842LARGE_DATA_IN_CALLCREATE_GOjson to 201501150842LARGE_DATA_IN_CALLCREATE_GO.json REVERT: 05fe945 Added another pow test git-subtree-dir: tests/files git-subtree-split: b9e4e747f01a7b91863ffaa45fd377c251de45aa
* Squashed 'tests/files/' changes from 9e3fe72..15ce2abobscuren2015-03-061-275/+977
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 c6111e6..a3d44caobscuren2015-03-031-2/+152
| | | | | | | | | | | | | | | | a3d44ca update state tests to PoC9 709d6a7 update stSystemOperationsTest.json 3188f77 fix jumpdest requirements 202b69a remove memory test 41b4e1d add memory tests 2597bdf Merge remote-tracking branch 'origin/PoC9' into PoC9 0de34b2 add stateRoot to state tests 10b4ced Remove unneeded tests. 88eb6bf Fix for tests. 9010f17 Test updates. git-subtree-dir: tests/files git-subtree-split: a3d44caae83dd48db7df176dc784c529945e90a1
* Squashed 'tests/files/' changes from ce7204f..c6111e6obscuren2015-03-031-10/+10
| | | | | | | c6111e6 New tests. git-subtree-dir: tests/files git-subtree-split: c6111e6b5d23766743d004707475e84848ff0ddb
* vmGasCostchangesCJentzsch2015-03-021-898/+10
|
* more jump testsCJentzsch2015-02-271-0/+103
|
* more Pawel testsCJentzsch2015-02-251-0/+410
|
* add Pawels testsCJentzsch2015-02-251-0/+294
|
* long jumpdest listCJentzsch2015-01-081-0/+44
|
* add valid jumpdest with jumpdest at beginningCJentzsch2015-01-081-0/+45
|
* more dynamic jump testsCJentzsch2015-01-081-3/+1286
|
* jump into push data is forbiddenCJentzsch2015-01-081-64/+0
|
* jumpdests tests, OOG at max call depth, ...CJentzsch2015-01-071-21/+995
|
* zeroMemExpansionTestsCJentzsch2015-01-061-922/+21
|
* more jumpdest testCJentzsch2015-01-061-21/+922
|
* new jumpdest interpretationCJentzsch2015-01-031-79/+0
|
* Log as arrayCJentzsch2014-12-081-60/+60
|
* Removed log,post,out,gas,callcreates if exception occuredChristoph Jentzsch2014-11-211-90/+0
|
* Added log sections in all vmtests + log testsChristoph Jentzsch2014-11-191-0/+72
|
* fix ecrecover2Christoph Jentzsch2014-11-181-1/+1
|
* rename tests since they are valid opcodes that existethers2014-11-131-3/+3
|
* jump to position outside code stops executionChristoph Jentzsch2014-11-111-1/+1
|
* Unintended Exceptions work like OOGChristoph Jentzsch2014-11-111-5/+5
|
* added dynamic jump out of codeChristoph Jentzsch2014-11-061-0/+42
|
* Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-041-99/+188
|
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-031-0/+1414