Russell O'Connor
838fd93219
bip93: More invalid test vectors
...
These examples are valid BIP-173 and BIP-350 strings (but not valid BIP-93 strings).
2023-03-29 14:07:55 +00:00
kallewoof
b3144df7ad
Merge pull request #1438 from ajtowns/202303-tests
...
Cleanup README table
2023-03-29 18:18:35 +09:00
Anthony Towns
9e4c055a74
Use BIP-326 title from PR#1314 in README
2023-03-29 15:10:42 +10:00
Anthony Towns
cbfdce0430
BIP157 was replaced in PR#1378
2023-03-29 15:10:42 +10:00
Anthony Towns
469ccc9617
README markup fixes
2023-03-29 15:10:42 +10:00
Anthony Towns
0e5b18c0ff
BIP327: fixups for buildtable.pl
2023-03-29 15:10:15 +10: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
James O'Beirne
47a25d1540
fixup! FLUification
...
Adds AJ and Greg as co-authors
2023-03-27 09:56:57 -04:00
kallewoof
67a42fe828
Merge pull request #1372 from jonasnick/musig2-squashed
...
Add BIP MuSig2
2023-03-27 18:40:32 +09:00
Jonas Nick
87394eaeb4
Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures
2023-03-27 11:48:22 +09:00
kallewoof
a8a0191978
Merge pull request #1433 from raphjaph/patch-1
...
Improve BIP-341 wording
2023-03-24 12:45:47 +09:00
James O'Beirne
915ede327a
fixup! add Kalle reference
2023-03-23 13:24:17 -04:00
James O'Beirne
997e4f4f0e
Update bip-vaults.mediawiki
...
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-03-23 13:24:17 -04:00
Jameson Lopp
f30fb52bbb
date fix
...
copypasta FTW
2023-03-23 13:24:17 -04:00
James O'Beirne
6dc766d937
vaults: add Corey Haddad reference
2023-03-23 13:24:17 -04:00
James O'Beirne
4f03aaea2c
vaults: add backwards compatibility
2023-03-23 13:24:17 -04:00
Sebastian Falbesoner
59915dfc71
bip-0324: remove initiating
parameter from ellswift_create
calls
2023-03-19 19:18:07 +01:00
kallewoof
99ae9d9373
Merge pull request #1428 from dhruv/bip324-update-feb-2023
...
BIP324: Fixed length message type IDs
2023-03-17 11:44:57 +09:00
Andrew Poelstra
e761066fbc
new BIP: codex32 ( #1425 )
...
new BIP: codex32
---------
Co-authored-by: Russell O'Connor <roconnor@blockstream.io>
2023-03-17 11:39:01 +09:00
raphjaph
c0148c872d
Improve BIP-341 wording
...
Reading the spec closely the different language used for serialization of input outpoints and input amounts was
confusing on first read. This change uses the same language
for both, which makes it easier to read.
2023-03-10 22:19:31 +01:00
kallewoof
ebea569f19
replace travis with Github Actions ( #1432 )
...
replace travis with Github Actions
2023-03-09 11:57:21 +09:00
kallewoof
4e4db8ba12
Merge pull request #1430 from bigspider/psbtv0-fix-signing-algo
...
PSBTv0: Update Simple Signer Algorithm for SegWitv0 inputs
2023-03-08 12:57:13 +09:00
kallewoof
e98121e531
Merge pull request #1431 from bigspider/psbtv2-fix-txversion
...
PSBTv2: Relax transaction version requirement
2023-03-08 12:55:23 +09:00
Salvatore Ingala
5cf651155d
Relax transaction version requirement when the Creator is also a Constructor.
2023-03-04 11:24:05 +00:00
Salvatore Ingala
e538fa8562
Update Simple Signer Algorithm for SegWitv0 inputs
...
It is no longer expected that SegWitV0 inputs have no witness-utxo field.
Reverting the order of checks avoids this assumption (while still relying on the mandatory lack of witness-utxo for legacy inputs).
2023-03-04 11:13:16 +00:00
dhruv
ee8a4a3bc5
Updates to BIP324 since January 11 2023
2023-02-28 09:53:19 -08:00
kallewoof
aa5b0a1009
Merge pull request #1427 from cmdruid/patch-1
...
Update bip-0370.mediawiki
2023-02-27 09:38:19 +09:00
kallewoof
2ef2b1658f
Merge pull request #1423 from uncomputable/taproot-final
...
Mark Taproot BIPs as Final
2023-02-27 07:17:04 +09:00
cmd
be78b633e3
Update bip-0370.mediawiki
...
Small typo. Changed 'gemeric' to 'generic'.
2023-02-23 09:11:04 -06:00
Jameson Lopp
24241ee26b
typos / gramma cleanup
2023-02-22 07:27:03 -06:00
James O'Beirne
6ff8efd3d1
vaults: blank deployment
2023-02-21 16:08:23 -05:00
Christian Lewe
f4a05c1ced
Mark BIP 343 as Final
2023-02-21 22:05:30 +01:00
James O'Beirne
0204c9a1f9
vaults: make recovery output structure a matter of policy
...
Since constraints on unauthorized recovery transaction structure exist
only to avoid pinning, make them a matter of policy and not consensus.
2023-02-21 11:59:36 -05:00
James O'Beirne
58cbc4e9b1
vaults: various feedback
...
Thanks to Vojtěch Strnad for most of this.
2023-02-21 11:59:31 -05:00
kallewoof
de6b3ffeb8
Merge pull request #1157 from tcharding/list-render
...
Remove newline to fix list rendering
2023-02-21 10:46:18 +09:00
kallewoof
3de3c768ed
Merge pull request #1418 from jeepkd/patch-1
...
Add BIP-329 to the index table
2023-02-21 10:45:27 +09:00
kallewoof
7e2f317a44
Merge pull request #1417 from achow101/380-clarify-optional-checksum
...
380: Clarify optionality of descriptor checksum
2023-02-21 09:50:28 +09:00
kallewoof
e47ee83b65
Merge pull request #1422 from instagibbs/patch-18
...
Update PSBT_IN_TAP_BIP32_DERIVATION key desc
2023-02-20 11:18:04 +09:00
Christian Lewe
43fa7cf13d
Mark Taproot BIPs as Final
2023-02-19 16:16:13 +01:00
James O'Beirne
c589490f98
vaults: make recovery transaction explicit
...
Instead of implicitly detecting whether or not an OP_VAULT/OP_UNVAULT
spend is a recovery spend by scanning outputs for matching
scriptPubKeys, explicitly indicate recoveries by requiring a witness
stack element that is either -1 in the case of no recovery OR
corresponds to an output index that is the recovery output.
2023-02-15 13:56:22 -05:00
Gregory Sanders
4ab7faad74
Update PSBT_IN_TAP_BIP32_DERIVATION key desc
...
Clarify intended usage of PSBT_IN_TAP_BIP32_DERIVATION for key-spends.
2023-02-15 13:17:22 -05:00
James O'Beirne
9124f2940e
fixup! image clarifications
2023-02-14 13:10:03 -05:00
James O'Beirne
476aea3107
fixup! typos and clarification
...
from feedback by Gleb and Joost.
2023-02-14 12:50:05 -05:00
James O'Beirne
b30e37c8a2
Add OP_VAULT BIP
2023-02-13 18:58:59 -05:00