Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transaction Test Fillers POC9 | winsvega | 2015-03-06 | 1 | -72/+72 |
| | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
* | add wrong v value tx test | CJentzsch | 2015-02-25 | 1 | -5/+5 |
| | |||||
* | remove tests with impossible pre conditions | CJentzsch | 2015-02-23 | 1 | -72/+0 |
| | |||||
* | Test Correction | winsvega | 2015-02-17 | 1 | -4/+92 |
| | | | | | WrongAddress removed new suicides | ||||
* | Suicide Tests | winsvega | 2015-02-13 | 1 | -3/+141 |
| | |||||
* | New Tests | winsvega | 2015-02-13 | 1 | -2/+150 |
| | | | | Transaction with RLP object and catching exceptions from importByteArray | ||||
* | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | winsvega | 2015-02-10 | 1 | -1/+63 |
|\ | |||||
| * | test block gas limit | CJentzsch | 2015-02-06 | 1 | -1/+63 |
| | | |||||
* | | Style Changes | winsvega | 2015-02-07 | 1 | -77/+77 |
| | | | | | | | | | | New exception for values larger than 2**256 Auto format .json files | ||||
* | | nonce value from 0 to "0" in fillers | winsvega | 2015-02-06 | 1 | -0/+296 |
|/ | |||||
* | transaction tests, bound tests | winsvega | 2015-01-23 | 1 | -0/+93 |
| | |||||
* | Transaction Tests | winsvega | 2015-01-22 | 1 | -7/+98 |
| | | | | | | | | | | | | | | transaction tests Transaction Test Work In Progress transaction test work in progress work in progress. check for transaction is valid Transaction Tests Work In Progress compiler error fix | ||||
* | Transaction Tests | winsvega | 2014-12-28 | 1 | -1/+136 |
| | |||||
* | Transaction Test Filler | winsvega | 2014-12-16 | 1 | -0/+191 |