Age | Commit message (Expand) | Author |
---|---|---|
2019-07-27 | [rpc] walletcreatefundedpsbt: use wallet default RBF | Sjors Provoost |
2019-07-11 | Merge #16227: Refactor CWallet's inheritance chain | Wladimir J. van der Laan |
2019-07-09 | Move various SigningProviders to signingprovider.{cpp,h} | Andrew Chow |
2019-07-09 | scripted-diff: rename CBasicKeyStore to FillableSigningProvider | Andrew Chow |
2019-07-05 | rpc: migrate JSONRPCRequest functionality into request.cpp | Karl-Johan Alm |
2019-06-25 | signrawtransactionwithkey: report error when missing redeemScript/witnessScri... | Anthony Towns |
2019-06-02 | Make reasoning about dependencies easier by not including unused dependencies | practicalswift |
2019-04-17 | rpc: Remove dependency on interfaces::Chain in SignTransaction | Antoine Riard |
2019-04-09 | [build] Add several util units | John Newbery |
2019-04-09 | [build] Move rpc rawtransaction util functions to rpc/rawtransaction_util.cpp | John Newbery |