Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |