summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-14Replaces Bech32 by Bech32m in BIP341Raulo
Segwit version 1 is encoded by Bech32m given by BIP350
2021-06-14Merge pull request #1132 from AndreasGassmann/patch-1kallewoof
BIP85: Add AirGap Vault implementation
2021-06-14BIP85: Add AirGap Vault implementationAndreas Gassmann
2021-06-13Merge pull request #1095 from eMaringolo/patch-2kallewoof
[BIP 39] Add reference implementation
2021-06-13Merge pull request #1051 from pinheadmz/bip173-witnessversion1kallewoof
BIP173: segwit address witness version is one 5-bit char not one byte
2021-06-13Merge pull request #1109 from Crypt-iQ/tuple_fix_04232021kallewoof
BIP 341: fix tuple index in taproot_tweak_pubkey
2021-06-13Merge pull request #1123 from dgpv/BIP88-editskallewoof
BIP88: add Acknowledgements section
2021-06-13Merge pull request #1120 from t-bast/bip-174kallewoof
BIP 174: clarify key uniqueness
2021-06-13Merge pull request #1125 from dgpv/BIP88-edit-example-h0kallewoof
BIP88: fix description of the "*h/0" example
2021-06-12Merge pull request #1130 from tcharding/add-bip-linksLuke Dashjr
Minor fixes to BIP-0009
2021-06-12Merge pull request #1030 from silencer-Tsai/test-vectorskallewoof
BIP32: Modified test vectors for hardened derivation with leading zeros
2021-06-12Merge pull request #1077 from dr-orlovsky/patch-6kallewoof
Removing size param (not used anymore)
2021-06-11Merge pull request #1116 from jnewbery/2021-05-bip-editorskallewoof
Add Kalle Alm as BIP editor
2021-06-11Add Kalle Alm as BIP editorJohn Newbery
Update language to clarify that there are multiple editors.
2021-06-09Fix typo, remove 'in'Tobin Harding
Phrase 'based on in BIP 43' should probably read 'based on BIP 34'.
2021-06-09Use hyperlinks when mentioning bipsTobin Harding
When mentioning a bip we use a hyperlink to the bip file to assist readers. There are two mentions of bips in BIP-0009 that do not use links, probably because links where provided above in the text, however, its a bit easier on the reader if we provide links again to save scrolling through the document. Use hyperlinks when mentioning BIP 34 and 141 in isolation.
2021-05-28Update bip-0039.mediawiki Esteban A. Maringolo
Fixes syntax error. Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-05-26BIP88: fix description of the "*h/0" exampleDmitry Petukhov
2021-05-19BIP88: add Acknowledgements sectionDmitry Petukhov
2021-05-18Merge branch 'master' of github.com:bitcoin/bipsLuke Dashjr
2021-05-18Merge remote-tracking branch 'origin-pull/935/head'Luke Dashjr
2021-05-17Merge pull request #1121 from danpape/bip-0136-bech32mLuke Dashjr
BIP-0136: updates data encoding/decoding examples due to bech32m/bech32
2021-05-17Merge pull request #1122 from jonasnick/bip340-remove-graphLuke Dashjr
BIP340: remove batch speedup graph and link to it instead
2021-05-17Merge BIP 343Luke Dashjr
2021-05-17Fix formatting for BIP 343Luke Dashjr
2021-05-17Merge BIP 87Luke Dashjr
2021-05-17README: Fix colours for BIPs 87 & 90Luke Dashjr
2021-05-17Merge pull request #1025 from dgpv/bip-path-templatesLuke Dashjr
BIP 88: Templates for Hierarchical Deterministic derivation paths
2021-05-17BIP340: remove batch speedup graph and link to it insteadJonas Nick
This avoids having to update the BIP with a fresh graph every time there's a change to libsecp and suggests that the expected speedup depends on the specific implementation.
2021-05-17BIP88: Add definition for "length of the template", "length of the path"Dmitry Petukhov
2021-05-17Update READMEMichael Folkson
2021-05-17BIP 343 assignedMichael Folkson
2021-05-16BIP88: use <code> tags more, instead of double quotesDmitry Petukhov
2021-05-16BIP88: clarifications, mistype fixesDmitry Petukhov
2021-05-15BIP88: number assigned, rename file and update READMEDmitry Petukhov
2021-05-15bip-path-templates: Add Compatibility sectionDmitry Petukhov
2021-05-15bip-path-templates: describe Wildcard index rangeDmitry Petukhov
2021-05-15bip-path-templates: Change chars for ranges from "[]" to "{}"Dmitry Petukhov
2021-05-15Add BIP draft for BIP32 path templatesDmitry Petukhov
2021-05-15Minor editRobert Spigler
2021-05-15Minor edits and linksRobert Spigler
2021-05-15Change name for CIRobert Spigler
2021-05-15Link to merged BSMS, update examplesRobert Spigler
2021-05-15Merge branch 'bitcoin:master' into v2_Multisig_derivRobert Spigler
2021-05-15Merge pull request #1097 from hugohn/bip-hugonguyen-bsmsLuke Dashjr
BIP 129: Bitcoin Secure Multisig Setup (BSMS)
2021-05-14Rename BIP 87: Modern Hierarchy for Deterministic Multisignature ↵Robert Spigler
Wallets.mediawiki to bip-0087.mediawiki
2021-05-14Update README.mediawikiRobert Spigler
2021-05-14BIP 87 assignedRobert Spigler
2021-05-14update URIHugo Nguyen
2021-05-14Fix email formatHugo Nguyen