aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/StateTests/stDelegatecallTest.json
Commit message (Collapse)AuthorAgeFilesLines
* tests: added new EIP158 testsJeffrey Wilcke2016-11-131-2054/+0
|
* tests: updated homestead testsJeffrey Wilcke2016-02-181-108/+75
|
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-0/+2087
* change gas cost for contract creating txs * invalidate signature with s value greater than secp256k1 N / 2 * OOG contract creation if not enough gas to store code * new difficulty adjustment algorithm * new DELEGATECALL op code