Sebastian Falbesoner
9f25645be5
bip-0324: fix git instruction order in test_sage_decoding.py
...
Tiny fix correcting the order of commands, for `git checkout` one has
to change into the repository directory first.
2023-07-06 16:38:38 +02:00
Luke Dashjr
66a1a81510
Merge pull request #1410 from anquii/bip-0039-patch
...
Add link to anquii/BIP39 (Swift)
2023-07-02 18:42:24 -04:00
Luke Dashjr
bbb7aafad3
Merge pull request #1384 from weareseba/feature/bip127_BDK_proof
...
Added the BDK implementation for bip-0127 proof of reserves
2023-07-02 18:41:55 -04:00
Luke Dashjr
d16e96ae9c
Merge pull request #1414 from coolaj86/patch-2
...
feat: add DashPhrase.js to JS implementations
2023-07-02 18:41:26 -04:00
anquii
9e6fd72314
Add anquii/BIP39 (Swift)
2023-07-02 17:25:01 +01:00
kallewoof
8b41d49d33
Merge pull request #1459 from ktecho/patch-1
...
Typos in bip-0119
2023-06-30 14:25:57 +09:00
kallewoof
16707080a5
Merge pull request #1444 from satsie/satsie-bip-137-edits
...
BIP-137: Fix typo
2023-06-30 10:37:26 +09:00
kallewoof
c95f655be6
Merge pull request #1468 from achow101/descriptor-tests
...
descriptors: add test vectors
2023-06-30 10:37:11 +09:00
kallewoof
0c9e826870
Merge pull request #1450 from yahiheb/patch-1
...
[Trivial] Fix text format (BIP 39)
2023-06-30 10:36:16 +09:00
Andrew Chow
bb562aa8e9
descriptors: add test vectors
2023-06-29 16:30:36 -04:00
Luke Dashjr
648eb37f1a
Merge pull request #1344 from scgbckbone/passwords
...
bip85 passwords
2023-06-29 14:04:23 -04:00
Luke Dashjr
04a9656810
Merge pull request #1406 from real-or-random/patch-18
...
BIP341: Fix definition of NUMS point
2023-06-29 13:48:49 -04:00
Luke Dashjr
fbd92f2495
Merge pull request #1436 from theStack/bip324_handsake_remove_initiating_param
...
bip-0324: remove `initiating` parameter from `ellswift_create` calls
2023-06-29 13:48:11 -04:00
Luke Dashjr
6e82728e6b
Merge pull request #1354 from achow101/bip-multipath-descs
...
[New BIP 389] Multipath descriptors
2023-06-29 13:25:27 -04:00
kallewoof
1d15f3e0f4
Merge pull request #1452 from sethforprivacy/patch-1
...
BIP 329: Add `spendable` state to outputs
2023-06-27 11:01:53 +09:00
Luis Miguel
8f506d8e27
Typos in bip-0119
2023-06-06 15:47:37 +02:00
kallewoof
b4ea0a93aa
Merge pull request #1454 from uncomputable/bech32m-final
...
Mark bech32m as final
2023-06-05 23:21:13 +09:00
Seth For Privacy
fc0950e07e
Properly handle spendable
state and JSON edge cases
2023-05-30 09:42:26 -04:00
kallewoof
0ea6005488
Merge pull request #1446 from sipa/bip-taproot
...
BIP340 updates: clarifications, variable-length messages, expand domain separation
2023-05-29 17:11:24 +09:00
Seth For Privacy
d20444a3ae
Add motivation for spendable tag
2023-05-24 09:39:16 -04:00
Seth For Privacy
1684344515
Add spendable
state
2023-05-24 09:39:13 -04:00
Christian Lewe
9b03e64c93
Mark bech32m as final
2023-05-18 18:08:00 +02:00
kallewoof
80d44743dc
Merge pull request #1412 from craigraw/wallet-labels-origin
...
BIP329: Add optional key origin property and expand truncation note
2023-05-16 11:56:18 +09:00
kallewoof
9c34b24ecb
Merge pull request #1448 from stratospher/patch-1
...
bip324: fix link to chacha20
2023-04-28 17:14:37 +09:00
yahiheb
5f3e216d3f
Fix text format
2023-04-27 08:19:38 +01:00
stratospher
da6f9ed17c
bip324: fix link to chacha20
2023-04-26 21:41:17 +05:30
Tim Ruffing
d80e437ab1
bip340: Add subsection on Domain Separation
2023-04-20 16:01:00 -04:00
Tim Ruffing
200f9b26fe
bip340: Allow variable-length messages
2023-04-20 16:01:00 -04:00
Pieter Wuille
6163d36d0b
bip340: clarify that tags are byte arrays
2023-04-20 15:56:28 -04:00
kallewoof
3db736243c
Merge pull request #1443 from vostrnad/bip84-final
...
Mark BIP84 as Final
2023-04-11 09:47:03 +09:00
Stacie
3ffc3573d9
BIP-137: Fix typo
2023-04-10 15:13:32 -04:00
Vojtěch Strnad
24204e1d3c
Mark BIP84 as Final
2023-04-10 16:22:24 +02:00
kallewoof
156e8aabe2
Merge pull request #1439 from apoelstra/2023-03--bip93-cleanup
...
bip93: minor cleanups
2023-03-30 12:32:07 +09:00
Andrew Poelstra
c02efd1456
add myself as a BIPs author
2023-03-30 03:11:11 +00:00
Andrew Poelstra
c3b330fdec
bip93: typo fixes, and fix URL format
2023-03-29 14:15:14 +00:00
Andrew Poelstra
eb62f6ea71
bip93: make bech32 capitalization consistently lowercase
2023-03-29 14:07:59 +00:00
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
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
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