Age | Commit message (Expand) | Author |
---|---|---|
2012-08-21 | Merge pull request #1693 from jgarzik/rpcwallet | Jeff Garzik |
2012-08-21 | RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module | Jeff Garzik |
2012-08-20 | Allow signrawtransaction '...' null null 'hashtype' | Gavin Andresen |
2012-08-20 | When using SIGHASH_SINGLE, do not sign inputs that have no corresponding outp... | Gavin Andresen |
2012-08-06 | Correctly handle missing inputs in signrawtransaction. Fixes #1654. | Gregory Maxwell |
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 |