Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test Cases Changes | winsvega | 2015-03-04 | 1 | -71/+73 |
* | move extrem memory test to stMemoryStressTest.json | CJentzsch | 2015-03-01 | 1 | -0/+5 |
* | include invalid transaction rlp block test | CJentzsch | 2015-02-25 | 1 | -0/+5 |
* | OS independency by using file system | CJentzsch | 2015-02-16 | 1 | -1/+2 |
* | fix typo | CJentzsch | 2015-02-16 | 1 | -1/+1 |
* | add invalid block header tests | CJentzsch | 2015-02-16 | 1 | -4/+4 |
* | extra data fix | CJentzsch | 2015-02-16 | 1 | -122/+110 |
* | add possibility to create bad blocks in fillers | CJentzsch | 2015-02-14 | 1 | -55/+176 |
* | switch to secretKey in fillers | CJentzsch | 2015-02-13 | 1 | -20/+4 |
* | fix tx output | CJentzsch | 2015-02-13 | 1 | -2/+2 |
* | fix import transaction | CJentzsch | 2015-02-13 | 1 | -2/+29 |
* | add valid tx output | CJentzsch | 2015-02-13 | 1 | -40/+82 |
* | style | CJentzsch | 2015-02-12 | 1 | -26/+22 |
* | avoid code doubling | CJentzsch | 2015-02-12 | 1 | -291/+223 |
* | check transactions | CJentzsch | 2015-02-11 | 1 | -18/+73 |
* | validate block (the not fill tests path) | CJentzsch | 2015-02-11 | 1 | -141/+174 |
* | start with test defined genesis block | CJentzsch | 2015-02-10 | 1 | -166/+199 |
* | write block header and uncle list | CJentzsch | 2015-02-09 | 1 | -5/+27 |
* | create block from transaction with genesis block as parent | CJentzsch | 2015-02-07 | 1 | -73/+124 |
* | include transaction list | CJentzsch | 2015-02-06 | 1 | -0/+22 |
* | first definition of block tests - header only | CJentzsch | 2015-02-05 | 1 | -2/+183 |
* | new file block.cpp | CJentzsch | 2015-01-21 | 1 | -0/+21 |