Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wrong solidity in tests (not hf related) | Dimitry | 2016-11-02 | 1 | -12/+12 |
* | ecrecover bug | CJentzsch | 2015-11-18 | 1 | -0/+144 |
* | Blockchain, State, VM Tests update from latests fillers | Dimitry | 2015-10-13 | 1 | -72/+1 |
* | Add tx and state tests with invalid EC sig (point at infinity) | Gustav Simonsson | 2015-07-23 | 1 | -1/+72 |
* | fix precompiled contract tests | CJentzsch | 2015-06-09 | 1 | -84/+14 |
* | typo | CJentzsch | 2015-06-08 | 1 | -2/+2 |
* | callTxToPrecompiled_1 | romanman | 2015-06-08 | 1 | -0/+66 |
* | add sec80 test as provided by sec | CJentzsch | 2015-06-08 | 1 | -0/+63 |
* | all precompiled contracts tests as CALLCODE | CJentzsch | 2015-06-08 | 1 | -0/+2739 |
* | add more precompilöed contracts tests | CJentzsch | 2015-06-08 | 1 | -40/+634 |
* | add sec 80 test | CJentzsch | 2015-06-06 | 1 | -0/+71 |
* | add identity contracts tests | CJentzsch | 2015-05-11 | 1 | -0/+620 |
* | update state tests to new hex style | CJentzsch | 2015-04-28 | 1 | -19/+19 |
* | update HEX encoding | CJentzsch | 2015-04-20 | 1 | -181/+181 |
* | update | CJentzsch | 2015-04-18 | 1 | -131/+131 |
* | 0x -> 0x0 for numbers | CJentzsch | 2015-04-18 | 1 | -75/+75 |
* | All fields as HEX | winsvega | 2015-04-10 | 1 | -507/+507 |
* | update tests | CJentzsch | 2015-03-24 | 1 | -100/+249 |
* | Pv59 changes | CJentzsch | 2015-03-24 | 1 | -312/+100 |
* | update gasLimit | CJentzsch | 2015-03-18 | 1 | -24/+33 |
* | update gas limits + uncle generation test | CJentzsch | 2015-03-14 | 1 | -79/+165 |
* | increase gasLimit on stateTests | CJentzsch | 2015-03-05 | 1 | -17/+8 |
* | again | CJentzsch | 2015-03-03 | 1 | -24/+0 |
* | update state root hash | CJentzsch | 2015-03-03 | 1 | -0/+24 |
* | update | CJentzsch | 2015-03-03 | 1 | -72/+240 |
* | State test refill. | Gav Wood | 2015-03-03 | 1 | -266/+78 |
* | add stateRoot to state tests | CJentzsch | 2015-03-03 | 1 | -0/+736 |
* | vmGasCostchanges | CJentzsch | 2015-03-02 | 1 | -712/+0 |
* | update to new quadratic memory cost rule | CJentzsch | 2015-02-26 | 1 | -4/+4 |
* | undo gasMemCostChange, add some state tests | CJentzsch | 2015-02-21 | 1 | -4/+4 |
* | memGasCost checks | CJentzsch | 2015-02-20 | 1 | -4/+4 |
* | undo changed due to memory gas cost rule | CJentzsch | 2015-02-10 | 1 | -4/+4 |
* | update memory rule | CJentzsch | 2015-02-09 | 1 | -4/+4 |
* | update gas prices | CJentzsch | 2014-12-12 | 1 | -22/+20 |
* | Log as array | CJentzsch | 2014-12-08 | 1 | -48/+48 |
* | state log tests | CJentzsch | 2014-12-05 | 1 | -0/+71 |
* | update state tests with logs | CJentzsch | 2014-12-02 | 1 | -0/+46 |
* | update gas costs | CJentzsch | 2014-12-02 | 1 | -14/+14 |
* | fix ecrecover2 | Christoph Jentzsch | 2014-11-18 | 1 | -3/+70 |
* | minor change in CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -4/+4 |
* | Added CallSha256_1_nonzeroValue test | Christoph Jentzsch | 2014-11-12 | 1 | -0/+68 |
* | Store return value of call to precompiled contracts | Christoph Jentzsch | 2014-11-12 | 1 | -90/+106 |
* | Fix gas cost for OOG calls | Christoph Jentzsch | 2014-11-12 | 1 | -6/+6 |
* | Updated precompiled contracts test | Christoph Jentzsch | 2014-11-07 | 1 | -9/+1214 |
* | Added precompiledContracts tests | Christoph Jentzsch | 2014-11-06 | 1 | -0/+203 |