aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stPreCompiledContracts.json
Commit message (Expand)AuthorAgeFilesLines
* remove old StateTestsDimitry2017-04-241-5928/+0
* fix wrong solidity in tests (not hf related)Dimitry2016-11-021-12/+12
* ecrecover bugCJentzsch2015-11-181-0/+144
* Blockchain, State, VM Tests update from latests fillersDimitry2015-10-131-72/+1
* Add tx and state tests with invalid EC sig (point at infinity)Gustav Simonsson2015-07-231-1/+72
* fix precompiled contract testsCJentzsch2015-06-091-84/+14
* typoCJentzsch2015-06-081-2/+2
* callTxToPrecompiled_1romanman2015-06-081-0/+66
* add sec80 test as provided by secCJentzsch2015-06-081-0/+63
* all precompiled contracts tests as CALLCODECJentzsch2015-06-081-0/+2739
* add more precompilöed contracts testsCJentzsch2015-06-081-40/+634
* add sec 80 testCJentzsch2015-06-061-0/+71
* add identity contracts testsCJentzsch2015-05-111-0/+620
* update state tests to new hex styleCJentzsch2015-04-281-19/+19
* update HEX encodingCJentzsch2015-04-201-181/+181
* updateCJentzsch2015-04-181-131/+131
* 0x -> 0x0 for numbersCJentzsch2015-04-181-75/+75
* All fields as HEXwinsvega2015-04-101-507/+507
* update testsCJentzsch2015-03-241-100/+249
* Pv59 changesCJentzsch2015-03-241-312/+100
* update gasLimitCJentzsch2015-03-181-24/+33
* update gas limits + uncle generation testCJentzsch2015-03-141-79/+165
* increase gasLimit on stateTestsCJentzsch2015-03-051-17/+8
* againCJentzsch2015-03-031-24/+0
* update state root hashCJentzsch2015-03-031-0/+24
* updateCJentzsch2015-03-031-72/+240
* State test refill.Gav Wood2015-03-031-266/+78
* add stateRoot to state testsCJentzsch2015-03-031-0/+736
* vmGasCostchangesCJentzsch2015-03-021-712/+0
* update to new quadratic memory cost ruleCJentzsch2015-02-261-4/+4
* undo gasMemCostChange, add some state testsCJentzsch2015-02-211-4/+4
* memGasCost checksCJentzsch2015-02-201-4/+4
* undo changed due to memory gas cost ruleCJentzsch2015-02-101-4/+4
* update memory ruleCJentzsch2015-02-091-4/+4
* update gas pricesCJentzsch2014-12-121-22/+20
* Log as arrayCJentzsch2014-12-081-48/+48
* state log testsCJentzsch2014-12-051-0/+71
* update state tests with logsCJentzsch2014-12-021-0/+46
* update gas costsCJentzsch2014-12-021-14/+14
* fix ecrecover2Christoph Jentzsch2014-11-181-3/+70
* minor change in CallSha256_1_nonzeroValue testChristoph Jentzsch2014-11-121-4/+4
* Added CallSha256_1_nonzeroValue testChristoph Jentzsch2014-11-121-0/+68
* Store return value of call to precompiled contractsChristoph Jentzsch2014-11-121-90/+106
* Fix gas cost for OOG callsChristoph Jentzsch2014-11-121-6/+6
* Updated precompiled contracts testChristoph Jentzsch2014-11-071-9/+1214
* Added precompiledContracts testsChristoph Jentzsch2014-11-061-0/+203