| Commit message (Expand) | Author | Age | Files | Lines |
| * | Keep full pubkeys in FlatSigningProvider::origins | Pieter Wuille | 2019-04-16 | 3 | -3/+9 |
| * | Merge #15368: Descriptor checksums | Wladimir J. van der Laan | 2019-02-16 | 2 | -5/+150 |
| |\ |
|
| | * | Descriptor checksum | Pieter Wuille | 2019-02-15 | 2 | -5/+150 |
| * | | Merge #13932: Additional utility RPCs for PSBT | Wladimir J. van der Laan | 2019-02-16 | 2 | -2/+17 |
| |\ \
| |/
|/| |
|
| | * | Figure out what is missing during signing | Andrew Chow | 2019-02-16 | 2 | -2/+17 |
| * | | Store key origin info in key metadata | Andrew Chow | 2019-02-14 | 1 | -1/+15 |
| * | | Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp} | Andrew Chow | 2019-02-14 | 1 | -13/+4 |
| |/ |
|
| * | Move PSBT definitions and code to separate files | Glenn Willen | 2019-02-11 | 2 | -761/+0 |
| * | Descriptor expansions only need pubkey entries for PKH/WPKH | Pieter Wuille | 2019-01-25 | 1 | -4/+14 |
| * | Minimal changes to comply with explicit CMutableTransaction -> CTranaction c... | lucash-dev | 2018-12-17 | 2 | -2/+2 |
| * | Add descriptor expansion cache | Pieter Wuille | 2018-11-28 | 2 | -27/+63 |
| * | [refactor] Combine the ToString and ToPrivateString implementations | Pieter Wuille | 2018-11-28 | 1 | -15/+12 |
| * | [refactor] Use DescriptorImpl internally, permitting access to new methods | Pieter Wuille | 2018-11-28 | 1 | -7/+7 |
| * | [refactor] Add a base DescriptorImpl with most common logic | Pieter Wuille | 2018-11-28 | 2 | -172/+195 |
| * | Merge #14477: Add ability to convert solvability info to descriptor | Pieter Wuille | 2018-11-27 | 3 | -1/+111 |
| |\ |
|
| | * | Add tests for InferDescriptor and Descriptor::IsSolvable | Pieter Wuille | 2018-10-26 | 1 | -0/+5 |
| | * | Add Descriptor::IsSolvable() to distinguish addr/raw from others | Pieter Wuille | 2018-10-26 | 2 | -0/+11 |
| | * | Add support for inferring descriptors from scripts | Pieter Wuille | 2018-10-26 | 2 | -1/+95 |
| * | | Merge #14678: [wallet] remove redundant KeyOriginInfo access, already done in... | Wladimir J. van der Laan | 2018-11-23 | 1 | -9/+2 |
| |\ \ |
|
| | * | | GetPubKey: make sigdata const | Gregory Sanders | 2018-11-13 | 1 | -1/+1 |
| | * | | remove redundant KeyOriginInfo access, already done in CreateSig | Gregory Sanders | 2018-11-12 | 1 | -8/+1 |
| * | | | Merge #13815: util: Add [[nodiscard]] to all {Decode,Parse}[...](...) functio... | MarcoFalke | 2018-11-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort ... | practicalswift | 2018-11-05 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge #14690: Throw error if CPubKey is invalid during PSBT keypath serializa... | Wladimir J. van der Laan | 2018-11-13 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | Throw error if CPubKey is invalid during PSBT keypath serialization | Gregory Sanders | 2018-11-08 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge #14689: Require a public key to be retrieved when signing a P2PKH input | Pieter Wuille | 2018-11-09 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Require a public key to be retrieved when signing a P2PKH input | Andrew Chow | 2018-11-08 | 1 | -1/+1 |
| * | | | | Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin... | Pieter Wuille | 2018-11-09 | 2 | -21/+34 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Refactor PSBTInput signing to enforce invariant | Glenn Willen | 2018-11-01 | 1 | -17/+13 |
| | * | | | Simplify arguments to SignPSBTInput | Glenn Willen | 2018-11-01 | 2 | -2/+5 |
| | * | | | Add bool PSBTInputSigned | Glenn Willen | 2018-11-01 | 2 | -2/+9 |
| | * | | | New PartiallySignedTransaction constructor from CTransction | Glenn Willen | 2018-11-01 | 2 | -0/+7 |
| * | | | | Merge #14636: Avoid using numeric_limits for sequence numbers and lock times | MarcoFalke | 2018-11-07 | 1 | -0/+6 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | Avoid using numeric_limits for sequence numbers and lock times | Russell Yanofsky | 2018-11-01 | 1 | -0/+6 |
| | |/ / |
|
| * / / | scripted-diff: Move util files to separate directory. | Jim Posen | 2018-11-04 | 4 | -6/+6 |
| |/ / |
|
| * | | Merge #14377: check that a separator is found for psbt inputs, outputs, and g... | Wladimir J. van der Laan | 2018-11-01 | 1 | -3/+27 |
| |\ \ |
|
| | * | | check that a separator is found for psbt inputs, outputs, and global map | Andrew Chow | 2018-10-03 | 1 | -3/+27 |
| * | | | Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig created | Wladimir J. van der Laan | 2018-11-01 | 1 | -0/+5 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Convert non-witness UTXOs to witness if witness sig created | Andrew Chow | 2018-09-22 | 1 | -0/+5 |
| * | | | Add key origin support to descriptors | Pieter Wuille | 2018-10-20 | 3 | -27/+100 |
| * | | | Stop requiring imported pubkey to sign non-PKH schemes | Pieter Wuille | 2018-10-07 | 1 | -7/+10 |
| | |/
|/| |
|
| * | | doxygen: Fix member comments | MarcoFalke | 2018-09-26 | 1 | -7/+7 |
| |/ |
|
| * | Merge #13558: Drop unused GetType() from CSizeComputer | Wladimir J. van der Laan | 2018-09-11 | 2 | -2/+2 |
| |\ |
|
| | * | Drop minor GetSerializeSize template | Ben Woosley | 2018-09-11 | 1 | -1/+1 |
| | * | Drop unused GetType() from CSizeComputer | Ben Woosley | 2018-09-11 | 1 | -1/+1 |
| * | | Merge #14096: Add reference documentation for descriptors language | Wladimir J. van der Laan | 2018-09-06 | 1 | -49/+2 |
| |\ \ |
|
| | * | | Replace duplcate reference with reference to reference doc | Pieter Wuille | 2018-09-05 | 1 | -49/+2 |
| | |/ |
|
| * / | Fix typos reported by codespell | practicalswift | 2018-09-04 | 1 | -2/+2 |
| |/ |
|
| * | Merge #13723: PSBT key path cleanups | Wladimir J. van der Laan | 2018-08-28 | 2 | -27/+77 |
| |\ |
|
| | * | Make SignPSBTInput operate on a private SignatureData object | Pieter Wuille | 2018-08-13 | 2 | -2/+13 |