Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-29 | Merge pull request #1363 from achow101/370-git-conflict | Luke Dashjr | |
370: Fix merge conflict and typo | |||
2022-09-01 | 370: Fix merge conflict and typo | Andrew Chow | |
2022-08-28 | nit: fix another typo in bip-0370 test vectors | joemphilips | |
2022-08-28 | nit: fix typo in bip-0370 test vectors. | joemphilips | |
2022-07-25 | Merge remote-tracking branch 'origin-pull/1345/head' | Luke Dashjr | |
2022-07-25 | Merge pull request #1342 from achow101/psbt2-tests | Luke Dashjr | |
370: Add test vectors | |||
2022-07-25 | Merge pull request #1326 from alexbosworth/patch-2 | Luke Dashjr | |
typo: correct mispelling | |||
2022-07-13 | psbt: Unify formatting of key-value data to specify data type and name | Andrew Chow | |
2022-07-05 | 370: Add test vectors | Andrew Chow | |
2022-06-13 | 370: Clarify that modifiable flags are bits | Andrew Chow | |
2022-06-02 | 370: clarify inputs/outputs modifiable | Andrew Chow | |
Clarify that these flags only mean whether inputs/outputs can be removed, not whether fields can be added or removed for each input/output. | |||
2022-06-01 | 370: height lock must be greater than 0 | Andrew Chow | |
2022-06-01 | 370: Describe locktime type tiebreaker | Andrew Chow | |
2022-05-26 | typo: correct mispelling | Alex Bosworth | |
2021-10-01 | BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text | Kalle Rosenbaum | |
Replacing occurences of PSBT_GLOBAL_PREFERRED_LOCKTIME with PSBT_GLOBAL_FALLBACK_LOCKTIME to match the name in the global map table. | |||
2021-06-21 | psbt2: Fix field number counting | Andrew Chow | |
PSBT_OUT_SCRIPT should be 0x04, not 0x03. | |||
2021-03-15 | Fix Comments-URI for BIP 370 | Luke Dashjr | |
2021-02-12 | Specify BIP 370 PSBTv2 | Andrew Chow | |