Age | Commit message (Expand) | Author |
---|---|---|
2019-02-22 | Merge #15408: Remove unused TransactionError constants | MarcoFalke |
2019-02-14 | Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp} | Andrew Chow |
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 |
2018-11-09 | Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin... | Pieter Wuille |
2018-11-04 | scripted-diff: Move util files to separate directory. | Jim Posen |
2018-11-01 | Simplify arguments to SignPSBTInput | Glenn Willen |
2018-11-01 | Remove redundant txConst parameter to FillPSBT | Glenn Willen |
2018-10-09 | wallet: Add missing locks | practicalswift |
2018-08-13 | [MOVEONLY] Move ParseHDKeypath to utilstrencodings | Pieter Wuille |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-07-19 | wallet: Add tests for ParseHDKeypath(...) | practicalswift |
2018-07-16 | Tests for PSBT | Andrew Chow |