Thomas Kerin
2b7b95996a
BIP-174: fixtures should use correct magic
2018-08-29 23:52:37 +01:00
Luke Dashjr
63baffca9e
Merge pull request #707 from azuchi/fix-bip174-testvector
...
[BIP174] Fix to unify Test Vector in key order of PSBT Input.
2018-08-09 18:14:46 +00:00
Andrew Chow
131fc2cebb
Specify what signers should check for and describe a simple signer
...
Test cases for what signers should check for
2018-08-08 17:17:04 -07:00
azuchi
72e60d2116
[BIP174] Fix to unify Test Vector in key order of PSBT Input.
2018-07-30 18:10:27 +09:00
Andrew Chow
6107b01428
Additional tests for BIP 174
2018-07-19 19:03:57 -07:00
Andrew Chow
0a1574fe49
BIP 174 workflow graphics
2018-07-11 16:20:43 -07:00
Andrew Chow
cb426bfdae
bip 174 -> proposed
2018-07-11 14:01:20 -07:00
Andrew Chow
72657b416c
Clarifications to signer and combiner roles
2018-07-11 14:01:20 -07:00
Andrew Chow
4fcd8bf008
Update tests for new serialization
2018-07-05 15:27:41 -07:00
Andrew Chow
81c20a635e
Add sections for encoding, file extension, and mime-type
2018-07-05 15:27:41 -07:00
Andrew Chow
f515da0552
Add new responsibilities, update responsibility, update extensibility descriptions
...
Add updater, transaction finalizer, and transaction extractor roles.
Update the description of other roles to clarify
Update extensibility section
2018-07-05 15:27:41 -07:00
Andrew Chow
45df424759
Clarify handling of duplicated keys
2018-07-05 15:27:41 -07:00
Andrew Chow
bfae1799d3
Move global data to per-input and per-output data
...
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-07-05 15:27:41 -07:00
Andrew Chow
478f20f871
[PSBT] Clarify that global data can be for inputs and outputs
...
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-04-04 11:21:54 -04:00
Andrew Chow
a925cbb632
More BIP 174 tests
2018-01-06 15:14:12 -05:00
Andrew Chow
597c5afda5
Test Vectors for BIP 174
2018-01-04 22:47:09 -05:00
Andrew Chow
53891fc7ed
Clarify what the number of inputs field is actually
2018-01-04 13:23:15 -05:00
Daniel Cousens
4b06d2b30a
refactor responsibilities for simplicity and clarity
2017-12-12 19:00:35 +11:00
Andrew Chow
958641741b
Specify the Partially Signed Bitcoin Transaction format in a BIP
2017-09-18 00:24:47 -04:00