James O'Beirne
b771054d4d
BIP-345: withdraw
2025-05-08 11:33:31 -07:00
Nadav Ivgi
c532b53ca2
Fix typo in BIP 345
...
`OP_SUCCESS188` is `0xbc`, not `0xbb`.
2025-01-11 06:12:14 +02:00
Anthony Towns
65b312fe4a
Remove ajtowns from bip-345 coauthor.
2024-11-14 10:21:30 +10:00
Orfeas Stefanos Thyfronitis Litos
9a56d3544e
Remove trailing whitespace from all BIPs
2024-07-25 18:35:39 +03:00
Alexander Cyon
1eefea0456
Fix typos on 17 files.
2024-05-28 19:25:46 +02:00
James O'Beirne
eccf3db139
BIP-0345: add copyright
2024-02-23 15:15:32 -05:00
James O'Beirne
327025b369
fixup! misc. feedback from AJ and twhit223
2024-01-03 16:11:50 -05:00
James O'Beirne
c2cec65937
fixup! rename n-pushes
-> push-count
2024-01-03 15:33:50 -05:00
James O'Beirne
eb3fb727c3
BIP-0345: restrict trigger output to v1 witness
...
Co-authored-by: Antoine Poinsot <darosior@protonmail.com>
2023-10-09 14:09:01 -04:00
James O'Beirne
014b832e07
BIP-345: add sigops cost of 60
2023-09-29 09:19:15 -04:00
James O'Beirne
4aae726be9
fixup! fix off-by-one and revault-idx malleability
...
Co-authored-by: sanket1729 <sanket1729@gmail.com>
2023-09-01 10:12:38 -04:00
James O'Beirne
e2ff23b3f0
fiuxp! allow larger trigger/recovery output amounts
...
Allow trigger/recovery output nValues to exceed the amounts supplied by
constituent vault inputs. This allows future compatibility for e.g.
trigger collateral.
2023-06-28 12:06:35 -04:00
James O'Beirne
cb50446a65
fixup! add <revault-amount> and clarify deferred checks
...
This change makes the amount being revaulted (if any) explicit to avoid
issues surfaced by AJ Towns (e.g. multiple compatible vault inputs
duplicating triggers and revaults to confuse the old deferred check
logic).
Pseudocode is also provided for the deferred checks, and their inline
validation description has been changed to be more faithful to the
implementation - we make mention of queueing deferred checks, and then
later describe the algorithm used to aggregate and perform them.
2023-06-28 12:03:58 -04:00
James O'Beirne
7112f308b3
minor wording updates
2023-04-17 09:40:57 -04:00
Greg Sanders
0b0674c546
few fixups
2023-03-28 15:08:03 -04:00
Greg Sanders
29345a10f0
Be explicit about tapleaf version forwarding
2023-03-28 12:42:48 -04:00
Greg Sanders
8bf5b869e5
remove vestigial reference in applications section
2023-03-28 12:39:03 -04:00
Greg Sanders
8bad703ed8
why n-pushes
2023-03-28 12:33:37 -04:00
Greg Sanders
e08f6ad4df
few word changes
2023-03-28 12:13:45 -04:00
James O'Beirne
a6452eaf1a
fixup! add TLUV references
2023-03-27 09:57:13 -04:00
James O'Beirne
a0b433471d
fixup! rename vaults BIP
2023-03-27 09:57:13 -04:00