| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correctly handle missing inputs in signrawtransaction. Fixes #1654. | Gregory Maxwell | 2012-08-06 | 1 | -3/+8 |
| * | New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) | Gavin Andresen | 2012-07-17 | 1 | -3/+24 |
| * | Bug fix: sendrawtransaction was not relaying properly | Gavin Andresen | 2012-07-12 | 1 | -10/+23 |
| * | Use unsigned ints to fix signed/unsigned warnings | Gavin Andresen | 2012-07-05 | 1 | -3/+3 |
| * | Implement raw transaction RPC calls | Gavin Andresen | 2012-07-05 | 1 | -0/+470 |