Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-11 | Clarifications to signer and combiner roles | Andrew Chow | |
2018-07-05 | Update tests for new serialization | Andrew Chow | |
2018-07-05 | Add sections for encoding, file extension, and mime-type | Andrew Chow | |
2018-07-05 | Add new responsibilities, update responsibility, update extensibility ↵ | Andrew Chow | |
descriptions Add updater, transaction finalizer, and transaction extractor roles. Update the description of other roles to clarify Update extensibility section | |||
2018-07-05 | Clarify handling of duplicated keys | Andrew Chow | |
2018-07-05 | Move global data to per-input and per-output data | Andrew Chow | |
Change from a global map with input data to a global k/v pair with input and output data. Add new types for finalized scriptSigs and scriptWitnesses. Redefined types to support new model Updated the formatting of the listing | |||
2018-04-04 | [PSBT] Clarify that global data can be for inputs and outputs | Andrew Chow | |
Clarifies that global data fields redeem scripts, witness scripts, and hd keypaths can be used for data necessary for both the inputs and outputs of the transaction. | |||
2018-01-06 | More BIP 174 tests | Andrew Chow | |
2018-01-04 | Test Vectors for BIP 174 | Andrew Chow | |
2018-01-04 | Clarify what the number of inputs field is actually | Andrew Chow | |
2017-12-12 | refactor responsibilities for simplicity and clarity | Daniel Cousens | |
2017-09-18 | Specify the Partially Signed Bitcoin Transaction format in a BIP | Andrew Chow | |