aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stSystemOperationsTest.json
Commit message (Collapse)AuthorAgeFilesLines
* fix wrong block number in state testsDimitry2016-10-191-1/+1
|
* update annoying gasLimitDimitry2016-07-271-2/+2
|
* State CallCode/DelegateCode in InitDimitry2016-01-201-16/+8
| | | | | Update expect section on some other tests Fixing missing tests
* sendEther post deathCJentzsch2015-11-181-0/+55
|
* Blockchain, State, VM Tests update from latests fillersDimitry2015-10-131-55/+0
|
* Add test for sending ether post suicideGustav Simonsson2015-08-281-0/+55
|
* add extcodecopy stack testCJentzsch2015-07-281-0/+76
|
* suicide coinbaseCJentzsch2015-07-071-0/+48
|
* retune gas costs for recursive bombsCJentzsch2015-06-051-68/+14414
|
* update state tests to new hex styleCJentzsch2015-04-281-21/+21
|
* update HEX encodingCJentzsch2015-04-201-430/+430
|
* updateCJentzsch2015-04-181-308/+308
|
* 0x -> 0x0 for numbersCJentzsch2015-04-181-183/+183
|
* All fields as HEXwinsvega2015-04-101-1307/+1307
| | | | State + VM tests
* update testsCJentzsch2015-03-241-267/+314
|
* Pv59 changesCJentzsch2015-03-241-366/+312
|
* update gasLimitCJentzsch2015-03-181-178/+266
|
* add test for callcode to 0CJentzsch2015-03-141-66/+55
|
* check value when doing callcodeCJentzsch2015-03-111-7/+85
|
* add dajavi memory tests - OOG because of quadratic memory costsCJentzsch2015-03-081-24/+24
|
* increase gasLimit on stateTestsCJentzsch2015-03-051-139/+328
|
* update state testsCJentzsch2015-03-041-0/+155
|
* againCJentzsch2015-03-031-59/+0
|
* update state root hashCJentzsch2015-03-031-28/+87
|
* updateCJentzsch2015-03-031-59/+59
|
* State test refill.Gav Wood2015-03-031-61/+61
|
* update state root - DEBUGCJentzsch2015-03-031-55/+55
|
* update state rootCJentzsch2015-03-031-28/+28
|
* update state root hashCJentzsch2015-03-031-28/+28
|
* update memory testeCJentzsch2015-03-031-3/+3
|
* update state tests to PoC9CJentzsch2015-03-031-28/+28
|
* update stSystemOperationsTest.jsonCJentzsch2015-03-031-3/+4
|
* add stateRoot to state testsCJentzsch2015-03-031-0/+1080
|
* vmGasCostchangesCJentzsch2015-03-021-4793/+47
|
* update to new quadratic memory cost ruleCJentzsch2015-02-261-2/+2
|
* add quadratic complexity testsCJentzsch2015-02-251-0/+77
|
* remove impossible tests, add create hash collision testCJentzsch2015-02-241-0/+76
|
* failing tests from random simulation as state tests and transaction testsCJentzsch2015-02-061-1/+69
|
* python failCJentzsch2015-02-041-0/+76
|
* correct CREATE with zero sized init codeCJentzsch2015-01-111-12/+36
|
* more dynamic jump testsCJentzsch2015-01-081-7/+161
|
* jumpdests tests, OOG at max call depth, ...CJentzsch2015-01-071-0/+321
|
* check address input greater then 2**160CJentzsch2015-01-071-45/+605
|
* zeroMemExpansionTestsCJentzsch2015-01-061-0/+150
|
* protocol update about call depthCJentzsch2015-01-061-9/+9
|
* new jumpdest interpretationCJentzsch2015-01-031-18/+10
|
* retuning gas prices of recursive bombs to test limitsCJentzsch2015-01-021-7/+7
|
* more init code, systemoperations and transaction testsCJentzsch2015-01-021-173/+173
|
* added balance testswanderer2014-12-301-1/+187
|
* transaction tests and refund testsCJentzsch2014-12-181-1/+1
|
* Fix return tests.Gav Wood2014-12-131-7/+7
|
* update gas pricesCJentzsch2014-12-121-8/+8
|
* Log as arrayCJentzsch2014-12-081-73/+3420
|
* state log testsCJentzsch2014-12-051-0/+83
|
* protocol update (CALLCODE <-> RETURN), topics in log are arrays not setsCJentzsch2014-12-031-22/+22
|
* update state tests with logsCJentzsch2014-12-021-0/+70
|
* update gas costsCJentzsch2014-12-021-2/+2
|
* Fix CallRecursiveBomb2Christoph Jentzsch2014-11-141-3/+3
|
* Update gas cost for PoC7Christoph Jentzsch2014-11-061-111/+111
|
* added state systemOperationsTestChristoph Jentzsch2014-11-051-0/+2330