summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-23Merge pull request #1486 from wangchun/masterJon Atack
Fix typo in bip-0087.mediawiki
2024-04-23Merge pull request #1505 from GoodDaisy/masterJon Atack
Fix typos
2024-04-23Fix typos in BIP141Murch
Co-authored-by: Greg Laun
2024-04-23Merge pull request #487 from Christewart/patch-2Mark "Murch" Erhardt
Specify which 1 byte push op codes are valid
2024-04-23Merge pull request #496 from azuchi/bip143-unify-coin-unitMark "Murch" Erhardt
BIP 143: Unify coin unit
2024-04-23Merge pull request #1573 from jonatack/2024-04-update-bip-editorsMark "Murch" Erhardt
BIP2: update BIP editors
2024-04-23BIP2: update BIP editorsJon Atack
2024-04-23Merge pull request #1484 from git-sgmoore/master-1Mark "Murch" Erhardt
added colon at end of if statement - bip-0119.mediawiki
2024-04-22Merge pull request #1530 from nau/patch-1Olaoluwa Osuntokun
Remove duplicate word in bip-0085.mediawiki
2024-04-22Merge pull request #1564 from bitjson/patch-1Olaoluwa Osuntokun
feat: add TypeScript BIP39 implementation
2024-04-22Merge pull request #1560 from Christewart/2024-04-01-bip380-fixMark "Murch" Erhardt
Fix Descriptor BIP typos
2024-04-22Merge pull request #1558 from prusnak/account-bipsMark "Murch" Erhardt
BIP-00{43,49,84}: move to Standards Track + BIP-0044: mark as Final
2024-04-22Merge pull request #1554 from bitcoin/ggJon Atack
Update Bitcoin dev mailing list to Google Groups
2024-04-22Merge pull request #1393 from dplusplus1024/patch-2Jon Atack
BIP21: Update Anchor Link
2024-04-22Merge pull request #1510 from momodaka/bip0380Jon Atack
Update BIP-380: fix typo
2024-04-22Merge pull request #1549 from siv2r/bip327-fix-linkJon Atack
BIP327: Fix Broken Links
2024-04-22Merge pull request #1562 from murchandamus/2024-04-markdown-clarificationJon Atack
Clarify permitted status of markdown
2024-04-22Merge pull request #1521 from fakefraud/patch-1Jon Atack
BIP-10: typo fix
2024-04-22Merge pull request #608 from philsmd/patch-1Jon Atack
bip38 typo: specifid -> specified
2024-04-15feat: add TypeScript BIP39 implementationJason Dreyzehner
2024-04-12Changes OP_CAT BIP based on feedback given by Bob SummerwillEthan Heilman
Bob Summerwill proposed a number of changes to the OP_CAT BIP to better follow BIP-2. This commit makes these changes: * Using the section order specified in BIP-2 * Adding a Rationale section * Expand the specification section by moving details from the abstract into the specification Additionally this commit as rewords some confusing language. Thanks Bob
2024-04-06Fix typo in BIP384 expected descriptorsChris Stewart
2024-04-04Clarify permitted status of markdownMurch
Originally BIP-2 disallowed markdown, but markdown formatting was permitted via #1504.
2024-04-03Fix unsatisfiable test vector in BIP381Chris Stewart
2024-04-03Fix unsatisfiable test vector in BIP382Chris Stewart
2024-04-01Fix BIP380 typosChris Stewart
2024-03-26Adds more acknowledgementsEthan Heilman
2024-03-20Fixes broken mediawiki linkEthan Heilman
2024-03-20Merge pull request #3 from 0xBEEFCAF3/catEthan Heilman
Update OP_CAT implementation code
2024-03-20update OP_CAT implementationArmin Sabouri
2024-03-18BIP-0044: mark as FinalPavol Rusnak
2024-03-18BIP-00{43,49,84}: move to Standards TrackPavol Rusnak
2024-02-26bip327: fix broken linkssiv2r
2024-02-23README: Update for Google Groups MLLuke Dashjr
2024-02-23Update for Google Groups MLLuke Dashjr
2024-02-23README: Update tableLuke Dashjr
2024-02-23Merge pull request #1421 from jamesob/jamesob-23-02-opvaultLuke Dashjr
Add OP_VAULT (BIP 345)
2024-02-23BIP-0345: add copyrightJames O'Beirne
2024-01-29Update bip-0039-wordlists.md2014
typos, grammar, clarity
2024-01-07Merge pull request #2 from 0xBEEFCAF3/patch-1Ethan Heilman
add clarifying note about the current opcode
2024-01-07revert changes to abstractArmin Sabouri
2024-01-07rm comment on disabled CAT opcodeArmin Sabouri
2024-01-07Merge branch 'cat' into patch-1Armin Sabouri
2024-01-07Notes that the opcode used is the same as the original cat opcodeEthan Heilman
2024-01-07add clarifying note about the current opcodeArmin Sabouri
And some grammar + spelling cleanup
2024-01-03fixup! remove unused diagramJames O'Beirne
2024-01-03fixup! misc. feedback from AJ and twhit223James O'Beirne
2024-01-03fixup! rename `n-pushes` -> `push-count`James O'Beirne
2023-12-29specify the hex value of the opcodeEthan Heilman
2023-12-29Merge pull request #1 from 0xBEEFCAF3/patch-1Ethan Heilman
Add backwards compatibility section