Age | Commit message (Expand) | Author |
---|---|---|
2020-03-09 | Move FillPSBT to be a member of CWallet | Andrew Chow |
2020-01-30 | Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have... | Samuel Dobson |
2020-01-23 | Refactor: Replace SigningProvider pointers with unique_ptrs | Andrew Chow |
2020-01-06 | psbt: check output index is within bounds before accessing | Andrew Chow |
2019-11-18 | Refactor: Require scriptPubKey to get wallet SigningProvider | Andrew Chow |
2019-10-25 | Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes | Andrew Chow |
2019-07-02 | Merge #15427: Add support for descriptors to utxoupdatepsbt | Wladimir J. van der Laan |
2019-05-10 | Abstract out UpdatePSBTOutput from FillPSBT | Pieter Wuille |
2019-05-06 | scripted-diff: Bump copyright headers in wallet | MarcoFalke |
2019-02-14 | Remove unused TransactionError constants | MarcoFalke |
2019-02-11 | Switch away from exceptions in refactored tx code | Glenn Willen |
2019-02-11 | Move PSBT definitions and code to separate files | Glenn Willen |