1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-11 16:51:51 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jon Atack
9fce983a96 Merge pull request #2141 from guggero/bip-0322-finalization
BIP-0322: clarify motivation/purpose, add prefix, clarify Proof of Funds format, describe PSBT based signing
2026-05-07 20:13:01 -07:00
Oli
0dd436e7d4 BIP-0174+BIP-0322: describe PSBT based signing
This commit proposes a new PSBT input field type for transporting the
message to be signed to different signers in a multisig signing use
case.
2026-05-06 12:20:11 +02:00
Murch
e1755b8257 bip174: Fix relative paths to other BIPs 2026-04-16 06:57:49 -07:00
Murch
0a23dbf56a BIP174: Deduplicate per-output type definitions 2026-04-13 08:12:30 -07:00
Murch
d71cd39f69 BIP174: Deduplicate input type definitions 2026-04-13 08:12:00 -07:00
Murch
762e8c785b BIP174: Deduplicate global type definitions 2026-04-13 08:11:19 -07:00
katesalazar
3248581928 Bring back transparent background to figures
Black arrows are visible only in light theme (unless white background
for dark theme). Two-color arrows are visible in light theme and in
dark theme.
2022-05-22 10:38:46 +02:00
katesalazar
9f87a75141 Remove transparent background from figures
This increases contrast when reading on GitHub, if GitHub is switched
to dark theme.
2021-09-26 14:46:24 +02:00
Andrew Chow
0a1574fe49 BIP 174 workflow graphics 2018-07-11 16:20:43 -07:00
Andrew Chow
958641741b Specify the Partially Signed Bitcoin Transaction format in a BIP 2017-09-18 00:24:47 -04:00