aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Squashed 'tests/files/' changes from 641ebaa..e558aa4obscuren2015-03-19399-1150/+32143
| | | | | | | | | | | | | | | | | | | | | e558aa4 clean up 47096f8 remove corrupted files 47e73ea even more failures 18506ee add tests a9729da merge bc09d2e merge 3c89576 new tests 650ac93 Merge remote-tracking branch 'origin/develop' into develop ee7ea6a update blockChainTests 46484ae fuzz tests eb8f8fb fuzz testing 1c74972 fuzz testing results 8f06b8f Block Tests +make RLP header larger than rlp +all block fields +1)Prefixed000 +2)Larger size +3)Less Size +4)rlp element list when shouldnt +5)given as array +random byte at the end +transaction fields +random byte in RLP fdf6c3e BlokTests Invalid Block Header RLPs (0000prefix, tooLarge, tooShort) c81751d update gasLimit git-subtree-dir: tests/files git-subtree-split: e558aa49d425eb43b8ee2f71f52b6312ab092520
* Squashed 'tests/files/' changes from 0749546..641ebaaobscuren2015-03-17121-960/+12698
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 641ebaa Merge branch 'develop' of https://github.com/ethereum/tests into develop 8e44fd4 possibility to launch more than one machine 5498fd5 2 more python fails 99268f3 update random test simulation files 170485e Merge remote-tracking branch 'origin/develop' into develop 4fcdf8f new python fails e67b68a Merge branch 'develop' of https://github.com/ethereum/tests into develop 3f45f18 BlockRLPTests block fields prefixed with 0000 9fa9bbd Merge pull request #78 from wanderer/develop 222c2b4 update block tests 9d844dd python fails 05233a4 update blockchaintests 7dc0aa2 update JS_API_Test blockchain 6daf1cc added JS_API_test blockchain e878f7e consitant address format 0e246ce python fail 57ea9a0 random failures 95934e0 add test for callcode to 0 13b8cd2 new python failures 9e60453 remove empty tests ca6dfa9 uncle older than 6 generation test cf7e950 some random failures 282090e update gas limits + uncle generation test bb4c1f4 cppjit failure cda9d4c more random failures 31ac17a add calldataload big offset test f6b8e28 remove seedhash and update blockchain tests ad69f9d add addmod test in order toc check that nothing get downcasted inbetween 38b7db2 a failing test b9149b5 Merge remote-tracking branch 'origin/develop' into develop 5bea708 more failing tests 478a07d fix missing comma 6d82797 Merge remote-tracking branch 'origin/develop' into develop 2f380e2 random fails 3cd0ce7 Merge pull request #75 from romanman/develop afa0a43 Update crypto.json 1b9b7b8 Introduce ECIES crypto test git-subtree-dir: tests/files git-subtree-split: 641ebaa3cf257c08838c707bebb481d61e708f95
* Squashed 'tests/files/' changes from d6c987f..0749546obscuren2015-03-1314-0/+1003
| | | | | | | | 0749546 random fails a153865 random fails git-subtree-dir: tests/files git-subtree-split: 074954630f43e97f0769997d175511a00a47cc9d
* Squashed 'tests/files/' changes from 9e19ff9..d6c987fobscuren2015-03-131-0/+71
| | | | | | | d6c987f go failure git-subtree-dir: tests/files git-subtree-split: d6c987feed635976ce26b14b9be88289d0ef50d4
* Squashed 'tests/files/' changes from dbdd0f8..9e19ff9obscuren2015-03-1316-3/+932
| | | | | | | | | | 9e19ff9 random state tests failures 7060dc7 dejavu issues 5a89a4b python fail 2470051 python fails - may be just wrong return value git-subtree-dir: tests/files git-subtree-split: 9e19ff93918597bbf53a2f127202a70704646d82
* Squashed 'tests/files/' changes from e390be4..dbdd0f8obscuren2015-03-1223-421/+2568256
| | | | | | | | | | | | | | | | | | | | | | | dbdd0f8 update test script for python 29dced2 add failing python test 5b7ebb9 OOG or 1024 depth level fail 3f58fd8 run OOG at tx level with to high value for call 39d8595 run OOG and too high value for call/callcode 55fbf95 run OOG and too high value for call/callcode 8856bfb add callCreateCallCode test file d2da29e check value when doing callcode 129a464 suicide and storage refund tests with and without storage 6aa5e29 suicide and storage refund tests fff323d python fails 963648b python callcode fail 31ce83a python big memory fail 531bc36 add memory stress test using return b7021c7 renaming 959ff59 vm input limit tests 1c3741f update blockchain tests with new uncle reward rule git-subtree-dir: tests/files git-subtree-split: dbdd0f829dea8aa053159707caf353d83bf5be0f
* Squashed 'tests/files/' changes from b9e4e74..e390be4obscuren2015-03-096-1080/+1890
| | | | | | | | | | | | e390be4 remove deprecated tests e9e8e7b update blockchain tests - correct genesis hash a70dd35 fix genesis hash 35964c9 update uncle tests 82c108f update blocktests - fix LLL in pre state 66f0003 update transactionTests git-subtree-dir: tests/files git-subtree-split: e390be4fb8421fdabea041b7bdaea3b582224f7d
* Squashed 'tests/files/' changes from 05fe945..b9e4e74obscuren2015-03-0911-1893/+1150
| | | | | | | | | | | | | | | 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 15ce2ab..05fe945obscuren2015-03-083-4/+723
| | | | | | | | | | | | 05fe945 Added another pow test 7cf2f6b uncle header with block number = 1 d65c7a3 Merge remote-tracking branch 'origin/PoC9' into PoC9 8e05ce5 uncle tests 7c8f2b4 Merge branch 'PoC9' of github.com:ethereum/tests into PoC9 83d1f4d fixed git-subtree-dir: tests/files git-subtree-split: 05fe94507b92dbfbfe8c198df33160eaaf9e87fc
* Squashed 'tests/files/' changes from 9e3fe72..15ce2abobscuren2015-03-0635-3914/+18363
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 13be3e3..9e3fe72obscuren2015-03-0313-135/+378
| | | | | | | 9e3fe72 update state root hash git-subtree-dir: tests/files git-subtree-split: 9e3fe720e3d46f046e06a91e45c881e79557f721
* Squashed 'tests/files/' changes from 402e748..13be3e3obscuren2015-03-0312-289/+457
| | | | | | | 13be3e3 update git-subtree-dir: tests/files git-subtree-split: 13be3e33afa8d708786f82b63bf874138f05bb02
* Squashed 'tests/files/' changes from 2bfb7db..402e748obscuren2015-03-0312-459/+291
| | | | | | | | 402e748 Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 13b6a99 State test refill. git-subtree-dir: tests/files git-subtree-split: 402e7482f9283e08869b3412329e24ef6287d8c7
* Squashed 'tests/files/' changes from 6f75ca3..2bfb7dbobscuren2015-03-0314-330/+312
| | | | | | | | | | | | | 2bfb7db update memory test 88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9 a1f73f9 update gas costs e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates. ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9 93ae304 Move to non-repeated. fd9e406 Added test 2 git-subtree-dir: tests/files git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a
* Squashed 'tests/files/' changes from 998e275..6f75ca3obscuren2015-03-0311-8233/+168
| | | | | | | | 6f75ca3 Merge remote-tracking branch 'origin/PoC9' into PoC9 8d22687 update state root - DEBUG git-subtree-dir: tests/files git-subtree-split: 6f75ca354f239fa30f4e07754ede575aed24bbc2
* Squashed 'tests/files/' changes from a3d44ca..998e275obscuren2015-03-037-89/+273
| | | | | | | | | | | | 998e275 renamed 089e346 Added hex encoded securetrie test cdefad8 Update VM tests. ec0a309 update state root b3d223e update state root hash 171a945 update memory teste git-subtree-dir: tests/files git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f
* Squashed 'tests/files/' changes from c6111e6..a3d44caobscuren2015-03-0320-552/+5276
| | | | | | | | | | | | | | | | 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-039-150/+150
| | | | | | | c6111e6 New tests. git-subtree-dir: tests/files git-subtree-split: c6111e6b5d23766743d004707475e84848ff0ddb
* rm failing testsCJentzsch2015-03-02109-2170319/+0
|
* rm failing random testsCJentzsch2015-03-0212-566/+0
|
* vmGasCostchangesCJentzsch2015-03-0223-22369/+591
|
* add secure trie testsCJentzsch2015-03-022-0/+140
|
* refine memory stress testCJentzsch2015-03-021-13/+15
|
* move extrem memory test to stMemoryStressTest.jsonCJentzsch2015-03-012-122/+124
|
* Merge pull request #69 from winsvega/developChristoph Jentzsch2015-03-012-0/+89
|\ | | | | Fork block tests
| * Fork block testswinsvega2015-03-012-0/+89
| |
* | more memmory hard quadratic complexity testsCJentzsch2015-03-011-0/+536
| |
* | more jump testsCJentzsch2015-02-271-0/+103
| |
* | add more addmod mulmod overflow testsCJentzsch2015-02-271-0/+313
| |
* | add refund tests with CALLCJentzsch2015-02-271-40/+237
| |
* | more mem tests - calldatacopy and returnCJentzsch2015-02-273-7/+332
| |
* | adjust test for new mem ruleCJentzsch2015-02-263-30/+74
| |
* | update to new quadratic memory cost ruleCJentzsch2015-02-265-95/+317
| |
* | Merge remote-tracking branch 'origin' into developCJentzsch2015-02-261-1/+13
|\ \
| * | Merge pull request #68 from winsvega/developChristoph Jentzsch2015-02-261-1/+13
| |\| | | | | | | Transaction WrongRLP tests
| | * Transaction WrongRLP testswinsvega2015-02-261-1/+13
| | | | | | | | | | | | more rlps with first zeros
* | | low limit for difficulty is 1024CJentzsch2015-02-261-71/+71
|/ /
* | tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8CJentzsch2015-02-261-0/+2498
| |
* | Merge pull request #67 from winsvega/developChristoph Jentzsch2015-02-261-2/+6
|\| | | | | Transaction RLP Tests
| * Transaction RLP Testswinsvega2015-02-261-2/+6
| | | | | | | | wrong transaction RLPs correction
* | Merge pull request #66 from winsvega/developChristoph Jentzsch2015-02-251-0/+546
|\| | | | | Block Tests
| * Block Testswinsvega2015-02-251-14/+14
| | | | | | | | Encoded transaction comment
| * Block Testswinsvega2015-02-251-0/+546
|/ | | | Block Rlps with invalid transactions
* more Pawel testsCJentzsch2015-02-252-1/+414
|
* add memory testsCJentzsch2015-02-251-0/+246
|
* use 50000 bytes for CALLDATACOPYCJentzsch2015-02-251-6/+6
|
* add Pawels testsCJentzsch2015-02-254-0/+695
|
* add quadratic complexity testsCJentzsch2015-02-253-4/+7643
|
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-243-0/+28
|\
| * spelling errorwanderer2015-02-241-1/+1
| |
| * spelling errorwanderer2015-02-241-1/+1
| |
| * added genesis infowanderer2015-02-242-0/+20
| |
| * Update crypto.jsonmartin becze2015-02-241-1/+1
| |
| * Merge pull request #65 from romanman/developChristoph Jentzsch2015-02-231-0/+8
| |\ | | | | | | Introduce cryptography testing
| | * Introduce cryptography testingromanman2015-02-231-0/+8
| |/ | | | | | | | | | | + First test case will check the interoperability for all clients to decrypt the cipher with AES in CTR mode.
* / remove impossible tests, add create hash collision testCJentzsch2015-02-243-152/+177
|/
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-231-1/+0
|\
| * Update trieanyorder.jsonChristoph Jentzsch2015-02-231-1/+0
| | | | | | In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value.
* | fix transaction testsCJentzsch2015-02-231-27/+15
|/
* Format clean upmartin becze2015-02-231-2/+2
|
* consistent values pleasemartin becze2015-02-221-1/+1
|
* added unpaded R value testwanderer2015-02-221-1/+16
|
* undo gasMemCostChange, add some state testsCJentzsch2015-02-216-118/+525
|
* memGasCost checksCJentzsch2015-02-203-16/+498
|
* Remove initial allocs - it tests nothing additional and is difficult to ↵Gav Wood2015-02-201-13/+3
| | | | maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information.
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-171-0/+12
|\
| * Merge pull request #60 from winsvega/developwinsvega2015-02-171-0/+12
| |\ | | | | | | ttWrongRLPTransaction
| | * Merge branch 'develop' of https://github.com/ethereum/tests into developwinsvega2015-02-175-5/+377
| | |\ | | |/ | |/|
| | * new transaction wrong rlp testwinsvega2015-02-171-0/+12
| | |
* | | python failCJentzsch2015-02-171-0/+31
|/ /
* | cppjit failsCJentzsch2015-02-164-0/+196
| |
* | more performance testsCJentzsch2015-02-161-5/+181
|/
* add creation txs in block testsCJentzsch2015-02-161-67/+100
|
* more transaction testsCJentzsch2015-02-161-0/+871
|
* first block testsCJentzsch2015-02-162-0/+1004
|
* Merge pull request #59 from winsvega/developChristoph Jentzsch2015-02-132-0/+102
|\ | | | | new solidity tests, manual altered transaction tests
| * new testswinsvega2015-02-132-0/+102
| | | | | | | | | | solidity test wrong transaction rlp (manual)
* | Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-131-1/+1
|\ \
| * | bumpwanderer2015-02-121-1/+1
| | |
* | | performance testCJentzsch2015-02-131-0/+46
|/ /
* | add more transaction testsCJentzsch2015-02-111-8/+56
| |
* | Merge remote-tracking branch 'origin/develop' into developCJentzsch2015-02-113-8/+11
|\ \
| * | Update ttTransactionTest.jsonmartin becze2015-02-111-1/+1
| | |
| * | Update ttTransactionTest.jsonmartin becze2015-02-111-4/+4
| | | | | | | | | updated signature
| * | Update ttTransactionTest.jsonmartin becze2015-02-111-1/+1
| | | | | | | | | updated RLP
| * | Update ttTransactionTest.jsonmartin becze2015-02-111-2/+2
| | |
| * | added transaction tests to index.jswanderer2015-02-112-1/+4
| | |
* | | cppjit failsCJentzsch2015-02-114-0/+155
|/ /
* | undo changed due to memory gas cost ruleCJentzsch2015-02-102-365/+5
| |
* | cppjit failCJentzsch2015-02-101-0/+46
| |
* | more memory cost testsCJentzsch2015-02-091-0/+360
| |
* | update memory ruleCJentzsch2015-02-093-51/+5
|/
* gas failure cppjitCJentzsch2015-02-081-0/+46
|
* cppjit failsCJentzsch2015-02-072-0/+104
|
* sha3 performance testCJentzsch2015-02-074-0/+168
|
* failing tests from random simulation as state tests and transaction testsCJentzsch2015-02-062-3/+158
|
* cppjit wrong cmake config failCJentzsch2015-02-062-0/+92
|
* debug version for cppjit in dockerfileCJentzsch2015-02-061-1/+1
|
* enabled testssveneh2015-02-051-3/+3
|
* enabled python in testssveneh2015-02-051-16/+17
|
* updated python and go to new build requirement. added script to createsveneh2015-02-056-32/+48
| | | | dockers locally
* remove false testsCJentzsch2015-02-042-104/+0
|
* python failCJentzsch2015-02-043-0/+180
|
* Merge remote-tracking branch 'origin' into developCJentzsch2015-02-042-3/+3
|\
| * updated blockchain requirewanderer2015-02-042-3/+3
| |
* | goFailCJentzsch2015-02-041-0/+59
|/
* moved blockchain testswanderer2015-02-042-0/+0
|
* cppjit failCJentzsch2015-02-031-0/+31
|
* RefundOverflowTestCJentzsch2015-02-031-0/+40
|
* Create badBlockChain.jsonmartin becze2015-02-011-0/+2189
|
* updated test loaderwanderer2015-02-012-7/+20
|
* removed old folderwanderer2015-02-011-2189/+0
|
* move folderwanderer2015-02-011-0/+2189
|
* Rename basicBlockChain.js to basicBlockChain.jsonmartin becze2015-02-011-0/+0
|
* Create basicBlockChain.jsmartin becze2015-02-011-0/+2189
|
* bumpwanderer2015-01-311-1/+1
|
* Update genesishashestest.jsonmartin becze2015-01-311-13/+13
| | | fixed initial_alloc
* update genesis blockCJentzsch2015-01-301-3/+3
|
* delete wrong testsCJentzsch2015-01-301-416/+0
|
* Merge pull request #50 from winsvega/developChristoph Jentzsch2015-01-283-15/+847
|\ | | | | Transaction Tests
| * Transaction Testswinsvega2015-01-243-15/+847
| | | | | | | | New State Tests
* | fixessveneh2015-01-262-2/+4
| |
* | fixessveneh2015-01-262-4/+2
| |
* | added EC2 provisioning, optimised docker for EC2, added python andsveneh2015-01-2618-77/+1092
|/ | | | cppjit client (python not yet working)
* make money with transaction gas overflowCJentzsch2015-01-231-0/+40
|
* python failCJentzsch2015-01-231-0/+46
|
* python failsCJentzsch2015-01-232-0/+62
|
* add python failCJentzsch2015-01-231-0/+46
|
* cppjit failCJentzsch2015-01-231-0/+31
|
* python failCJentzsch2015-01-231-0/+31
|
* cppjit failureCJentzsch2015-01-221-0/+31
|
* failing python testCJentzsch2015-01-221-0/+31
|
* failing python testCJentzsch2015-01-221-0/+46
|
* more SHA3 tests, and random failing tests for pythonCJentzsch2015-01-203-0/+120
|
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2015-01-191-0/+2
|\
| * fixed sudo accesssveneh2015-01-191-0/+2
| |
* | add python failCJentzsch2015-01-191-0/+31
|/
* remove old requireswanderer2015-01-191-23/+3
|
* use require-allwanderer2015-01-192-13/+6
|
* Merge pull request #48 from sveneh/developChristoph Jentzsch2015-01-1611-0/+288
|\ | | | | Testrunner deployment
| * fixed testrunnersveneh2015-01-152-0/+11
| |
| * uses docker in tesrunnersveneh2015-01-152-3/+4
| |
| * Dockers for go, cppsveneh2015-01-158-11/+101
| |
| * first version of automatic testrunner deployment. Uses ansible, vagrantsveneh2015-01-149-0/+186
| | | | | | | | and virtualbox
* | python fail callcode (insufficient balance)CJentzsch2015-01-151-0/+53
| |
* | add test with large data in callcreateCJentzsch2015-01-151-0/+52
| |
* | update vmSystemOperationsTestCJentzsch2015-01-151-36/+52
| |
* | added a inputLimits tests (46725 test cases)CJentzsch2015-01-152-0/+2164765
| |
* | re-add vmSystemOperationsTestCJentzsch2015-01-151-0/+1926
|/
* python failCJentzsch2015-01-141-0/+54
|
* cppjit failing on byte?CJentzsch2015-01-144-0/+154
|
* python failCJentzsch2015-01-142-0/+104
|
* python failCJentzsch2015-01-142-0/+104
|
* go create return different addressCJentzsch2015-01-141-0/+53
|
* more cpp-jit failsCJentzsch2015-01-145-0/+187
|
* cppjit failCJentzsch2015-01-141-0/+46
|
* cpp-jit failCJentzsch2015-01-141-0/+31
|
* more failing testsCJentzsch2015-01-132-0/+62
|
* new cppjit failuresCJentzsch2015-01-132-0/+62
|
* cppjit failCJentzsch2015-01-131-0/+31
|
* first failing cppjit testsCJentzsch2015-01-133-0/+93
|
* python failures, blockhash, invalid jump, invalid opcodeCJentzsch2015-01-133-0/+115
|
* call to precompiled contract and balanceCJentzsch2015-01-132-0/+100
|
* addmod mulmod div by zero testsCJentzsch2015-01-121-0/+220
|
* remove wrong mulmod/addmod testsCJentzsch2015-01-126-295/+0
|
* ADDMOD and MULMOD divison by zeroCJentzsch2015-01-125-0/+241
|
* MULMOD with modul 0 gives division by zero errorCJentzsch2015-01-121-0/+54
|
* create should return 0CJentzsch2015-01-122-0/+94
|
* create with high value should fail and return 0CJentzsch2015-01-121-0/+46
|
* include invalid opcode 0x0cCJentzsch2015-01-123-0/+93
|
* jump outside codeCJentzsch2015-01-121-0/+31
|
* CODECOPY with size larger than codesizeCJentzsch2015-01-122-0/+92
|
* correct CREATE with zero sized init codeCJentzsch2015-01-111-12/+36
|
* remove wrong testsCJentzsch2015-01-102-62/+0
|
* wrong memmory needed calculation for CREATE in cppCJentzsch2015-01-101-0/+31
|
* return input offsetCJentzsch2015-01-101-0/+46
|
* big offset zero size for createCJentzsch2015-01-101-0/+31
|
* big offset zero size for sha3 and returnCJentzsch2015-01-104-0/+184
|
* LOG0 no mem expansion despite large offsetCJentzsch2015-01-091-0/+54
|
* add blockhash vm testsCJentzsch2015-01-091-0/+91
|
* add random test which fail on goCJentzsch2015-01-092-0/+93
|
* failing python testsCJentzsch2015-01-0935-0/+1085
|
* long jumpdest listCJentzsch2015-01-081-0/+44
|
* sdiv int256.min -1CJentzsch2015-01-081-0/+45
|
* sdiv with negative fractional resultCJentzsch2015-01-081-0/+45
|
* add valid jumpdest with jumpdest at beginningCJentzsch2015-01-081-0/+45
|
* more dynamic jump testsCJentzsch2015-01-082-10/+1447
|
* jump into push data is forbiddenCJentzsch2015-01-081-64/+0
|
* jumpdests tests, OOG at max call depth, ...CJentzsch2015-01-072-21/+1316
|
* check address input greater then 2**160CJentzsch2015-01-071-0/+367
|
* check address input greater then 2**160CJentzsch2015-01-071-45/+605
|
* added BlockHash testsCJentzsch2015-01-071-0/+190
|
* zeroMemExpansionTestsCJentzsch2015-01-063-928/+278
|
* more jumpdest testCJentzsch2015-01-061-21/+922
|
* added blockhash tests which return 0CJentzsch2015-01-061-28/+159
|
* protocol update about call depthCJentzsch2015-01-062-11/+11
|
* clear random tests due to protocol changesCJentzsch2015-01-05232-10466/+0
|
* new jumpdest interpretationCJentzsch2015-01-032-97/+10
|
* added complete exp testsCJentzsch2015-01-021-0/+3628
|
* retuning gas prices of recursive bombs to test limitsCJentzsch2015-01-021-7/+7
|
* more init code, systemoperations and transaction testsCJentzsch2015-01-024-291/+604
|
* added balance testswanderer2014-12-301-1/+187
|
* added trie tests for branches onwanderer2014-12-281-0/+55
| | | | detel
* more random testsCJentzsch2014-12-28230-5/+10332
|
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2014-12-231-1/+55
|\
| * added stackOverFlow test to initCodewanderer2014-12-231-1/+55
| |
* | first failing random testsCJentzsch2014-12-234-0/+185
|/
* Merge remote-tracking branch 'origin/develop' into developCJentzsch2014-12-201-2/+6
|\
| * add refund testswanderer2014-12-191-0/+1
| |
| * added trieTest anyorderwanderer2014-12-191-2/+5
| |
* | CALLCODE <-> RETURNCJentzsch2014-12-201-10/+10
|/
* Merge branch 'develop' of https://github.com/ethereum/tests into developCJentzsch2014-12-191-1/+6
|\
| * updated index.jswanderer2014-12-191-1/+6
| |
* | more refund testsCJentzsch2014-12-191-0/+271
|/
* transaction tests and refund testsCJentzsch2014-12-184-148/+677
|
* added stInitCodeTest.jsonCJentzsch2014-12-141-0/+870
|
* update recursive createCJentzsch2014-12-131-6192/+7229
|
* Fix return tests.Gav Wood2014-12-131-7/+7
|
* Add test file.Gav Wood2014-12-121-0/+55
|
* Alter "" to null.Gav Wood2014-12-121-3/+3
|
* Trie testing.Gav Wood2014-12-121-53/+0
|
* first random testCJentzsch2014-12-121-0/+46
|
* update gas pricesCJentzsch2014-12-123-31/+29
|
* Log as arrayCJentzsch2014-12-0814-897/+4368
|
* state log testsCJentzsch2014-12-053-0/+3833
|
* add calldataload, codecopy, extcodecopy testsCJentzsch2014-12-051-0/+176
|
* add calldataload testCJentzsch2014-12-041-0/+44
|
* protocol update (CALLCODE <-> RETURN), topics in log are arrays not setsCJentzsch2014-12-032-24/+61
|
* update state tests with logsCJentzsch2014-12-024-0/+120
|
* update gas costsCJentzsch2014-12-022-16/+16
|
* Merge pull request #42 from negedzuregal/fixChristoph Jentzsch2014-12-022-12/+12
|\ | | | | vmTest fix
| * vmEnvironmentalInfoTest CALLDATACOPY, CODECOPY, EXTCODECOPY fixalon muroch2014-12-011-5/+5
| |
| * vmArithmeticTest exp fixalon muroch2014-12-011-7/+7
|/
* add vmLogTestethers2014-12-011-0/+1
|
* updated genesis to new header w/o min_gas_priceHeiko Heiko2014-11-301-2/+2
|
* add special testsethers2014-11-221-0/+1
|
* typoethers2014-11-211-1/+1
|
* Removed log,post,out,gas,callcreates if exception occuredChristoph Jentzsch2014-11-214-330/+0
|
* MakeMoney testChristoph Jentzsch2014-11-201-0/+75
|
* Added log sections in all vmtests + log testsChristoph Jentzsch2014-11-199-0/+2772
|
* Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-11-191-0/+1
|\
| * adding testethers2014-11-181-0/+1
| |
* | new push32 test and renamingChristoph Jentzsch2014-11-191-1/+43
|/
* Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-11-182-2/+6196
|\
| * Merge pull request #39 from wanderer/developChristoph Jentzsch2014-11-181-0/+6194
| |\ | | | | | | added test for max call depth on creation
| | * spelling fixwanderer2014-11-181-1/+1
| | |
| | * added test for max call depth on creationwanderer2014-11-161-0/+6194
| | |
| * | Merge pull request #38 from wanderer/developmartin becze2014-11-151-1/+1
| |\| | | | | | | updated test 'jeff' in trietest.json
| | * Update trietest.jsonmartin becze2014-11-151-1/+1
| | |
| * | Merge pull request #37 from wanderer/developmartin becze2014-11-151-1/+1
| |\| | | | | | | Update trietest.json