futreall
5772c6b40d
fix error Base48 to Base58
...
chore: fix error Base48 to Base58
fix error Base48 to Base58
2025-04-01 21:18:06 +03:00
quapka
fade15caa2
BIP380: minor grammar fixups ( #1802 )
...
* Use pronoun only after recalling the sentence object
* Use singular form
* Fix phrasal verb form
---------
Co-authored-by: quapka <>
2025-03-29 07:58:33 -07:00
Murch
a7075ee434
BIP3: Fix link to BIP 123
2025-03-29 07:42:31 -07:00
Litvintech
816181f0d4
Update dead link in bip-0003.md
2025-03-29 16:56:16 +03:00
Mark "Murch" Erhardt
04b2ec649b
Merge pull request #1804 from darosior/2503_bip3_nits
...
bip3: a couple nits
2025-03-28 13:25:17 -07:00
Antoine Poinsot
5dcb2d46c9
bip3: link to ownership transfer section for complete->closed transition
...
Reading from top to bottom, the passive voice "they become BIP's author or deputy" left me wondering
how it would concretely work in practice. Link to the transferring ownership section for
clarification.
2025-03-28 11:54:13 -04:00
Antoine Poinsot
617db7a0fe
bip3: rename 'shareholder' to 'stakeholder'
...
Shareholder refers to an individual or a legal entity owning a share of a company's share capital.
Since the Bitcoin system is not a company, but different actors across the industry have a stake in
its operation, i think the word "stakeholder" better conveys the intended meaning of the original
author here.
2025-03-28 11:49:20 -04:00
Jon Atack
02ad0e01c2
Merge pull request #1794 from murchandamus/2025-03-propose-BIP3
...
BIP3: Move to Proposed
2025-03-24 12:55:27 -06:00
Jon Atack
d7cc40ed69
Merge pull request #1798 from sky-coderay/master
...
BIP69: typo fixup in bip-0069_examples.py
2025-03-24 12:47:34 -06:00
Skylar Ray
b09a0aa7ca
Update bip-0069_examples.py
2025-03-24 19:51:48 +02:00
Mark "Murch" Erhardt
65b6d6d66d
Merge pull request #1791 from wgyt/wgyt-bips-patch
...
BIPs 67 and 301: fix links
2025-03-21 18:26:29 -07:00
wgyt
0e3a56c681
fix links
2025-03-22 09:15:16 +08:00
Mark "Murch" Erhardt
09564837a9
Merge pull request #1778 from sky-coderay/patch-1
...
BIP379: add missing hexadecimal notations
2025-03-21 09:29:37 -07:00
Jon Atack
7a32141336
Merge pull request #1584 from jonatack/2024-04-bip32-amendment
...
BIP32 amendment: base58chk-encoded extended keys are always 111 chars
2025-03-21 09:06:38 -06:00
Jon Atack
2fd67e5bd4
Merge pull request #1777 from vipocenka/fix/fix
...
BIP158: minor error message fixup in `gentestvectors.go`
2025-03-21 08:56:51 -06:00
Murch
b650373ded
Merge branch 'BIP-0060'
2025-03-21 07:22:27 -07:00
Jon Atack
335edb3519
Merge pull request #1792 from JeremyRubin/119-edits-2025
...
[BIP-119] language overhaul & cleanup
2025-03-21 08:18:30 -06:00
Mark "Murch" Erhardt
e946c66c77
Merge pull request #1795 from guspan-tanadi/pdfpathlinks
...
bip-0068: current pdf path links
2025-03-19 06:53:41 -07:00
Guspan Tanadi
7523f8ed0a
fix pdf path links bip-0068
2025-03-19 20:04:15 +07:00
Murch
76132ec284
bip3: Move to Proposed
2025-03-18 19:31:49 -07:00
Jeremy Rubin
88c0fb9b5b
[BIP-119] language overhaul & cleanup
2025-03-18 09:28:18 -04:00
Mark "Murch" Erhardt
8a75e437c5
Merge pull request #1790 from futreall/fix
...
bip-0375.mediawiki fix duplicate 'the'
2025-03-17 18:05:43 -07:00
Jon Atack
59e7cb4334
Merge pull request #1782 from Roasbeef/testnet4-spec-reword
...
BIP-0094: reformat specification section for clarity and readability
2025-03-17 18:50:14 -06:00
futreall
9ae0cdc9fe
Update bip-0375.mediawiki
2025-03-15 19:42:21 +02:00
Jon Atack
00c13baff0
Merge pull request #1783 from wgyt/wgyt-bips-fix-link
...
Fix links in BIP300
2025-03-13 13:29:25 -06:00
Jon Atack
050d422b2a
Merge pull request #1789 from darosior/2503_bip348_ref_bip342
...
bip-0348: correct BIP number in referencing unknown key types
2025-03-10 13:56:09 -07:00
Antoine Poinsot
1dee483436
Remove now unused reference to bip-0341
2025-03-10 16:20:42 -04:00
Antoine Poinsot
97a7edb0da
bip-0348: correct reference to Tapscript unknown key types
...
Author confused bip-0341, which defines the Taproot construction, with bip-0342, which defines the
Tapscript scripting system. Unknown key types are defined in the latter, as part of the semantics of
the CHECKSIG{VERIFY} and CHECKSIGADD opcodes.
2025-03-10 16:16:36 -04:00
Jon Atack
7e15925f91
Merge pull request #1788 from EthnTuttle/patch-1
...
BIP119 fix grammatical typos
2025-03-10 11:15:49 -07:00
Ethan Tuttle
9573e060e3
fix: grammatical typos
2025-03-09 21:01:44 -04:00
Jon Atack
33231097c2
Merge pull request #1785 from jonatack/2025-03-bip94-touchup
...
BIP94 PR1781 editorial fixups
2025-03-07 12:57:05 -08:00
Jon Atack
954a78ea1f
BIP94 PR1781 fixup
2025-03-07 14:55:50 -06:00
Jon Atack
a9e0745a36
Merge pull request #1784 from jonatack/2025-03-appease-typos-linter-in-BIP119
...
BIP119: appease typos linter
2025-03-07 12:46:53 -08:00
Jon Atack
61a39ce66d
Merge pull request #1781 from Roasbeef/testnet4-port
...
BIP-0094: add default p2p port for testnet4
2025-03-07 12:40:54 -08:00
Jon Atack
3ee89adf9e
BIP119: appease typos linter
2025-03-07 12:54:17 -06:00
wgyt
0140e2864b
fix links in bip-0300
2025-03-07 13:43:25 +08:00
Olaoluwa Osuntokun
0dd4d3ec61
BIP-0094: reformat specification section for clarity and readability
...
Restructured the specification section to make the consensus rules
clearer and more scannable. The previous section interleaved commentary
and historical tidbits with the motivation and new rules, making it
difficult to quickly identify the exact rule changes.
The updated format:
- Numbers each rule for easier reference
- Adds explicit "Rule Specification" sections
- Uses structured lists with MUST statements following RFC/IETF
conventions
- Provides a clear problem statement before each solution
- Separates explanatory text from the actual rules
These changes make it much easier for implementers to understand what
changes are required without having to parse through multiple paragraphs
of text.
2025-03-06 15:11:34 -08:00
Olaoluwa Osuntokun
fcd5d7224e
BIP-0094: add default p2p port for testnet4
2025-03-06 14:47:20 -08:00
Skylar Ray
091824b3bb
Update bip-0379.md
2025-02-28 20:52:42 +02:00
Skylar Ray
6312ae3e24
Update bip-0379.md
2025-02-28 17:33:21 +02:00
Ocenka
6cbe26685a
fix gentestvectors.go
2025-02-28 15:27:47 +00:00
Andrew Toth
24b4354e64
BIP374: Add message to rand computation ( #1758 )
...
* BIP374: Add message to rand computation
* BIP374: Update reference and test vectors
* Add changelog
* Format changelog according to BIP3
* Add creation date
Co-authored-by: Jon Atack <jon@atack.com>
* Grammar fix
Co-authored-by: Jon Atack <jon@atack.com>
* update changelog
---------
Co-authored-by: Jon Atack <jon@atack.com>
2025-02-27 08:37:46 -08:00
Mark "Murch" Erhardt
cc81fde273
Merge pull request #1768 from jonatack/2025-02-bip159
...
BIP159 updates
2025-02-26 09:57:23 -05:00
Jon Atack
bab21271d7
Merge pull request #1776 from craigraw/wallet-labels-edits
...
BIP329: PR 1750 follow-up edits
2025-02-26 05:52:45 -08:00
Craig Raw
cd1a279877
add address heights clarification to align with transaction height specification
2025-02-26 11:24:27 +02:00
Craig Raw
5262b495af
add minor previously approved edits
2025-02-26 10:42:34 +02:00
Jon Atack
d13c7240de
Merge pull request #1772 from costcould/master
...
BIP75: fix BIP70 extensions url and clarify text
2025-02-25 20:19:47 -08:00
costcould
4d6fdda871
BIP0075: fix 404 status URL
...
Signed-off-by: costcould <fliter@myyahoo.com>
2025-02-26 11:53:18 +08:00
Murch
d44f70e77a
BIP159 Risks section: clarifications and fixups
2025-02-25 17:46:43 -05:00
Mark "Murch" Erhardt
6d2f0d64fc
Merge pull request #1774 from fjahr/bip94-status
...
BIP 94: Move status to Final
2025-02-25 16:49:41 -05:00