Jon Atack
7c62ebea4c
Merge pull request #1654 from storopoli/master
...
Check typos in CI
2024-08-13 01:12:13 +00:00
Jose Storopoli
52fdb00b6d
ci: add typo checking
...
typos is a powerful source code spell checker.
Adds a CI job that runs on every PR and
push to master (but can also be run manually with
workflow_dispatch) that checks for typos.
Adds a config file .typos.toml that deals with
false positives and only checks for top-level/one-level
.mediawiki and .md files.
2024-08-12 14:31:41 -03:00
Jon Atack
a626ad6e2a
Merge pull request #1659 from azuchi/bix-bip94-typo
...
BIP-0094: Fix typo
2024-08-11 18:50:21 +00:00
azuchi
af9557b589
BIP-0094: fix block hex
2024-08-10 10:19:39 +09:00
Jose Storopoli
b87b21e7c1
bip-352: fix typo
2024-08-07 19:02:52 -03:00
Jose Storopoli
498668026e
bip-152: fix typo
2024-08-07 19:02:49 -03:00
Jose Storopoli
da1e3ad545
bip-119: fix typo
2024-08-07 19:02:47 -03:00
Jose Storopoli
c25032a3ff
bip-75: fix typo
2024-08-07 19:02:43 -03:00
Jose Storopoli
b6bf97ba9e
bip-46: fix typo
2024-08-07 19:02:39 -03:00
Mark "Murch" Erhardt
76550880d3
Merge pull request #1658 from fjahr/bip94-timewarp-delta
...
BIP94: Change timewarp delta to 7200 seconds
2024-08-07 11:31:40 -04:00
Fabian Jahr
0c2a2172f7
Change BIP 94 timewarp delta to 7200 seconds
2024-08-05 23:34:11 +02:00
Mark "Murch" Erhardt
5e87c919a7
Merge pull request #1601 from fjahr/testnet4
...
Add BIP94: Testnet 4
2024-08-02 14:01:32 -04:00
Fabian Jahr
a35650e14e
Add BIP 94 - Testnet 4
2024-07-31 16:43:31 -04:00
Jon Atack
90312d2d67
Merge pull request #1655 from Crypt-iQ/bip324_aad
...
BIP 324: fix python aad in complete_handshake
2024-07-27 14:03:35 +00:00
Eugene Siegel
0963e43860
BIP 324: fix python aad in complete_handshake
2024-07-26 11:51:52 -04:00
Jon Atack
0f40dd7554
Merge pull request #1653 from OrfeasLitos/trailing-whitespace
...
Remove trailing whitespace from all BIPs
2024-07-26 15:33:53 +00:00
Orfeas Stefanos Thyfronitis Litos
f085cc2922
Make link title more specific ( #1652 )
2024-07-25 11:50:08 -07:00
Orfeas Stefanos Thyfronitis Litos
9a56d3544e
Remove trailing whitespace from all BIPs
2024-07-25 18:35:39 +03:00
Mark "Murch" Erhardt
ad1d3bc2a7
Merge pull request #1647 from siv2r/minor-fixes
...
bip327: minor fixes
2024-07-23 13:26:21 -04:00
Jonas Nick
26bb1d8ea3
bip-0327: 1.0.1 -> 1.0.2
...
(cherry picked from commit 4f2e6e7ffbd2fdc095ab8d59827be9da18b790be)
2024-07-23 13:09:44 +05:30
Mark "Murch" Erhardt
511e670637
Merge pull request #1651 from michael1011/46-fix-pubkey
...
BIP46 clarify witness
2024-07-22 11:04:59 -04:00
Mark "Murch" Erhardt
3b72a7f129
Fix typos in BIP 388 and BIP 390
...
Fix typos
2024-07-22 09:37:07 -04:00
michael1011
f1a5c71094
BIP46 clarify witness
2024-07-21 18:32:51 +02:00
omahs
f61bdadafb
fix typo
2024-07-21 09:31:28 +02:00
omahs
bc1c18a289
fix typo
2024-07-21 09:26:16 +02:00
siv2r
0d79b5eeb5
remove P = None check as cpoint never returns None
2024-07-19 23:52:53 +05:30
siv2r
1c6ac0c4cf
bip327: minor fixes
...
- An error test vector doesn’t specify the InvalidContributionError type
- In *DeterministicSign*, use GetXonlyPubkey instead of GetPubkey
- The key_agg_and_tweak fn doesn’t specify the return type
- In partial_sig_verify_internal, the pubkey arg should be PlainPk
- Remove unused enumerate() fn calls
- In test_sign_verify, add an additional assert statement
2024-07-19 23:52:41 +05:30
Mark "Murch" Erhardt
812907c2b0
Merge pull request #1649 from jonasschnelli/bip_159_update
...
159: Mark as final
2024-07-17 16:41:44 -04:00
Jonas Schnelli
dfacb8de6a
159: Mark as final
2024-07-17 22:09:22 +02:00
Mark "Murch" Erhardt
99cf00cb85
Merge pull request #1648 from jonasschnelli/bip_150_update
...
BIP150: Deferred
More robust and private protocols have been drafted and need to be formalized into a BIP
2024-07-17 16:08:17 -04:00
Jonas Schnelli
29312fbe91
BIP150: Deferred
2024-07-17 21:56:18 +02:00
Mark "Murch" Erhardt
cd44ec8739
Merge pull request #1646 from pinheadmz/353-cat-txt
...
bip353: concatenate strings in TXT record
2024-07-17 08:56:22 -04:00
Matthew Zipkin
8ba081f472
bip353: concatenate strings in TXT
2024-07-15 20:37:10 -04:00
Jon Atack
af8f9e470b
Merge pull request #1633 from josibake/update-bip352-appendix
...
BIP352: Update appendix
2024-07-12 13:29:05 +00:00
Jon Atack
ee56747677
Merge pull request #1645 from Sjors/2024/07/bip353
...
bip353: improve ₿-prefix instructions
2024-07-12 13:19:27 +00:00
Mark "Murch" Erhardt
891bfc4095
Merge pull request #1599 from theborakompanioni/bip-46
...
bip-0046: Address Scheme for Timelocked Fidelity Bonds
2024-07-12 08:15:48 -04:00
Sjors Provoost
ceb4f332a4
bip353: improve ₿-prefix instructions
2024-07-12 09:11:17 +02:00
josibake
7a8bc14b80
bip352: update appendix
...
Numbers from the appendix were slightly innaccurate and out of date. Update to mention non-dust UTXOs
and update the numbers to reflect current usage.
Considering the appendix is purely informational and the corrections here are minor, Ive left of
adding a changelong entry.
2024-07-12 09:05:35 +02:00
Jon Atack
bcc892c646
Merge pull request #1641 from achow101/finalize-370
...
370: Mark as final
2024-07-11 19:00:57 +00:00
Ava Chow
968c4ee200
370: Mark as final
2024-07-11 14:25:43 -04:00
Ava Chow
e7286a5356
370: Set reference implementation to Bitcoin Core PR.
2024-07-11 14:25:19 -04:00
Jon Atack
bee19da78a
Merge pull request #1642 from achow101/finalize-371
...
371: Mark as final
2024-07-11 17:41:50 +00:00
Jon Atack
db5e548c8b
Merge pull request #1640 from achow101/finalize-86
...
86: Mark as final
2024-07-11 17:36:37 +00:00
Jon Atack
dd08b3eb95
Merge pull request #1643 from achow101/finalize-descriptors
...
380-387: Mark basic descriptor BIPs as final
2024-07-10 23:12:02 +00:00
Ava Chow
d71428ade5
380-387: Mark basic descriptor BIPs as final
2024-07-10 19:06:05 -04:00
Ava Chow
516fae6726
86: Mark as final
2024-07-10 19:05:02 -04:00
Ava Chow
6b4a03bb5d
371: Mark as final
2024-07-10 19:04:46 -04:00
Mark "Murch" Erhardt
e766df42d3
Merge pull request #1636 from sdaftuar/patch-1
...
Move BIP 339 to Final
2024-07-10 15:49:10 -04:00
Suhas Daftuar
79e2d28efb
Move BIP 339 to Final
2024-07-10 15:48:05 -04:00
Mark "Murch" Erhardt
96ddea3987
Merge pull request #1638 from sdaftuar/bip130-final
...
Move BIP 130 to Final
2024-07-10 15:44:34 -04:00