Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/develop' into blockTests | CJentzsch | 2015-02-13 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: test/transaction.cpp | ||||
| * | New Tests | winsvega | 2015-02-13 | 1 | -5/+6 |
| | | | | | | | | Transaction with RLP object and catching exceptions from importByteArray | ||||
* | | check transactions | CJentzsch | 2015-02-11 | 1 | -44/+0 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/develop' into blockTests | CJentzsch | 2015-02-11 | 1 | -40/+46 |
|\| | | | | | | | | | Conflicts: test/transaction.cpp | ||||
| * | Style Changes | winsvega | 2015-02-07 | 1 | -1/+1 |
| | | | | | | | | | | New exception for values larger than 2**256 Auto format .json files | ||||
| * | TransactionTest | winsvega | 2015-02-07 | 1 | -65/+41 |
| | | | | | | | | Incorrect receiver address ength | ||||
| * | transaction address length test fix | winsvega | 2015-02-01 | 1 | -1/+3 |
| | | |||||
* | | create block from transaction with genesis block as parent | CJentzsch | 2015-02-07 | 1 | -28/+2 |
|/ | |||||
* | namespace line | winsvega | 2015-01-28 | 1 | -1/+0 |
| | |||||
* | minor changes | winsvega | 2015-01-24 | 1 | -12/+3 |
| | |||||
* | Chris suggestions | winsvega | 2015-01-23 | 1 | -16/+15 |
| | |||||
* | transaction.cpp update due to the code changes | winsvega | 2015-01-23 | 1 | -3/+3 |
| | |||||
* | transaction tests, bound tests | winsvega | 2015-01-23 | 1 | -21/+15 |
| | |||||
* | Transaction Tests | winsvega | 2015-01-22 | 1 | -0/+236 |
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 |