Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-23 | Merge pull request #800 from junderw/junderw-patch-1 | Luke Dashjr | |
BIP174: Include suggested sighash check | |||
2019-07-10 | BIP174: Include suggested sighash check | Jonathan Underwood | |
2019-06-09 | bip174: add section describing change detection | Andrew Chow | |
2019-06-09 | bip174: add global xpub field | Andrew Chow | |
2019-04-04 | Merge pull request #756 from stevenroose/por | Luke Dashjr | |
BIP 127: Simple Proof-of-Reserves Transactions | |||
2019-04-03 | BIP 127: Simple proofs-of-reserves | Steven Roose | |
2019-02-26 | bip174: Fix invalid references to per-input types 0x07 and 0x08. | Kalle Rosenbaum | |
2019-02-10 | Flipping the sentence order here for simplicity. | Dustin Dettmer | |
Being new to the spec, I had to reread this multiple times to understand it. Ordering the setences according to scope seems to make it easier to grock. | |||
2018-08-29 | BIP-174: fixtures should use correct magic | Thomas Kerin | |
2018-08-09 | Merge pull request #707 from azuchi/fix-bip174-testvector | Luke Dashjr | |
[BIP174] Fix to unify Test Vector in key order of PSBT Input. | |||
2018-08-08 | Specify what signers should check for and describe a simple signer | Andrew Chow | |
Test cases for what signers should check for | |||
2018-07-30 | [BIP174] Fix to unify Test Vector in key order of PSBT Input. | azuchi | |
2018-07-19 | Additional tests for BIP 174 | Andrew Chow | |
2018-07-11 | BIP 174 workflow graphics | Andrew Chow | |
2018-07-11 | bip 174 -> proposed | Andrew Chow | |
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 | |