aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stSolidityTest.json
Commit message (Collapse)AuthorAgeFilesLines
* remove old StateTestsDimitry2017-04-241-1105/+0
|
* update annoying gasLimitDimitry2016-07-271-11/+11
|
* add smod testsCJentzsch2015-05-191-14/+22
|
* LastBlockHash + Total Difficultywinsvega2015-05-081-7/+161
|
* update state tests to new hex styleCJentzsch2015-04-281-12/+12
|
* update HEX encodingCJentzsch2015-04-201-87/+87
|
* updateCJentzsch2015-04-181-62/+62
|
* 0x -> 0x0 for numbersCJentzsch2015-04-181-25/+25
|
* All fields as HEXwinsvega2015-04-101-289/+349
| | | | State + VM tests
* add uncle header validity testsCJentzsch2015-04-071-111/+56
|
* Memory / Solidity Test Updatewinsvega2015-03-311-56/+111
|
* update testsCJentzsch2015-03-241-53/+115
|
* Pv59 changesCJentzsch2015-03-241-124/+62
|
* update gasLimitCJentzsch2015-03-181-16/+413
|
* update gas limits + uncle generation testCJentzsch2015-03-141-48/+154
|
* increase gasLimit on stateTestsCJentzsch2015-03-051-27/+62
|
* update state testsCJentzsch2015-03-041-63/+0
|
* againCJentzsch2015-03-031-7/+0
|
* update state root hashCJentzsch2015-03-031-5/+12
|
* updateCJentzsch2015-03-031-7/+7
|
* State test refill.Gav Wood2015-03-031-7/+7
|
* update state root - DEBUGCJentzsch2015-03-031-5/+5
|
* update state rootCJentzsch2015-03-031-5/+5
|
* update state root hashCJentzsch2015-03-031-5/+5
|
* update state tests to PoC9CJentzsch2015-03-031-5/+5
|
* add stateRoot to state testsCJentzsch2015-03-031-0/+84
|
* vmGasCostchangesCJentzsch2015-03-021-128/+42
|
* add quadratic complexity testsCJentzsch2015-02-251-4/+4
|
* remove impossible tests, add create hash collision testCJentzsch2015-02-241-35/+99
|
* undo gasMemCostChange, add some state testsCJentzsch2015-02-211-6/+269
|
* new testswinsvega2015-02-131-0/+83
solidity test wrong transaction rlp (manual)