Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-13 | Update contact info for achow101 | Ava Chow | |
2023-02-15 | Update PSBT_IN_TAP_BIP32_DERIVATION key desc | Gregory Sanders | |
Clarify intended usage of PSBT_IN_TAP_BIP32_DERIVATION for key-spends. | |||
2022-07-25 | Merge remote-tracking branch 'origin-pull/1345/head' | Luke Dashjr | |
2022-07-13 | psbt: Unify formatting of key-value data to specify data type and name | Andrew Chow | |
2022-05-20 | BIP 0371: Make hex example consistent with base64 | Alex Bosworth | |
2022-04-04 | Correct pubkey type for TAP_INTERNAL_KEY | Brandon Black | |
2022-04-04 | Fix data type for TAP_MERKLE_ROOT | Brandon Black | |
2022-04-04 | Remove repeated clause | Brandon Black | |
2022-04-01 | Fix TAP_SCRIPT_SIG signature too short vector | Brandon Black | |
* The specified length of the value did not match the encoded data. Probably a manual modification error from the prior vector. | |||
2022-04-01 | Remove stray '<' | Brandon Black | |
2021-11-16 | 371: Remove extra character in test | Andrew Chow | |
2021-11-16 | 371: Fix test vector formatting | Andrew Chow | |
Missing `<` for some test vectors causing the rendered output to be incorrect. | |||
2021-07-23 | 371: Add reference implementation | Andrew Chow | |
2021-07-23 | 371: Add test vectors | Andrew Chow | |
2021-07-20 | Specify BIP 371 Taproot Fields for PSBT | Andrew Chow | |
Add bip-0371.mediawiki, update readme, and update BIP 174 with new field types. |