Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) | Gavin Andresen | |
2012-07-12 | Bug fix: sendrawtransaction was not relaying properly | Gavin Andresen | |
2012-07-05 | Use unsigned ints to fix signed/unsigned warnings | Gavin Andresen | |
2012-07-05 | Implement raw transaction RPC calls | Gavin Andresen | |
Implement listunspent / getrawtransaction / createrawtransaction / signrawtransaction, to support creation and signing-on-multiple-device multisignature transactions. |