Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-23 | BIP-0345: add copyright | James O'Beirne | |
2024-01-03 | fixup! misc. feedback from AJ and twhit223 | James O'Beirne | |
2024-01-03 | fixup! rename `n-pushes` -> `push-count` | James O'Beirne | |
2023-10-09 | BIP-0345: restrict trigger output to v1 witness | James O'Beirne | |
Co-authored-by: Antoine Poinsot <darosior@protonmail.com> | |||
2023-09-29 | BIP-345: add sigops cost of 60 | James O'Beirne | |
2023-09-01 | fixup! fix off-by-one and revault-idx malleability | James O'Beirne | |
Co-authored-by: sanket1729 <sanket1729@gmail.com> | |||
2023-06-28 | fiuxp! allow larger trigger/recovery output amounts | James O'Beirne | |
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 | fixup! add <revault-amount> and clarify deferred checks | James O'Beirne | |
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-04-17 | minor wording updates | James O'Beirne | |
2023-03-28 | few fixups | Greg Sanders | |
2023-03-28 | Be explicit about tapleaf version forwarding | Greg Sanders | |
2023-03-28 | remove vestigial reference in applications section | Greg Sanders | |
2023-03-28 | why n-pushes | Greg Sanders | |
2023-03-28 | few word changes | Greg Sanders | |
2023-03-27 | fixup! add TLUV references | James O'Beirne | |
2023-03-27 | fixup! rename vaults BIP | James O'Beirne | |