Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-14 | Replaces Bech32 by Bech32m in BIP341 | Raulo | |
Segwit version 1 is encoded by Bech32m given by BIP350 | |||
2021-06-14 | Merge pull request #1132 from AndreasGassmann/patch-1 | kallewoof | |
BIP85: Add AirGap Vault implementation | |||
2021-06-14 | BIP85: Add AirGap Vault implementation | Andreas Gassmann | |
2021-06-13 | Merge pull request #1095 from eMaringolo/patch-2 | kallewoof | |
[BIP 39] Add reference implementation | |||
2021-06-13 | Merge pull request #1051 from pinheadmz/bip173-witnessversion1 | kallewoof | |
BIP173: segwit address witness version is one 5-bit char not one byte | |||
2021-06-13 | Merge pull request #1109 from Crypt-iQ/tuple_fix_04232021 | kallewoof | |
BIP 341: fix tuple index in taproot_tweak_pubkey | |||
2021-06-13 | Merge pull request #1123 from dgpv/BIP88-edits | kallewoof | |
BIP88: add Acknowledgements section | |||
2021-06-13 | Merge pull request #1120 from t-bast/bip-174 | kallewoof | |
BIP 174: clarify key uniqueness | |||
2021-06-13 | Merge pull request #1125 from dgpv/BIP88-edit-example-h0 | kallewoof | |
BIP88: fix description of the "*h/0" example | |||
2021-06-12 | Merge pull request #1130 from tcharding/add-bip-links | Luke Dashjr | |
Minor fixes to BIP-0009 | |||
2021-06-12 | Merge pull request #1030 from silencer-Tsai/test-vectors | kallewoof | |
BIP32: Modified test vectors for hardened derivation with leading zeros | |||
2021-06-12 | Merge pull request #1077 from dr-orlovsky/patch-6 | kallewoof | |
Removing size param (not used anymore) | |||
2021-06-11 | Merge pull request #1116 from jnewbery/2021-05-bip-editors | kallewoof | |
Add Kalle Alm as BIP editor | |||
2021-06-11 | Add Kalle Alm as BIP editor | John Newbery | |
Update language to clarify that there are multiple editors. | |||
2021-06-09 | Fix typo, remove 'in' | Tobin Harding | |
Phrase 'based on in BIP 43' should probably read 'based on BIP 34'. | |||
2021-06-09 | Use hyperlinks when mentioning bips | Tobin 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-28 | Update bip-0039.mediawiki | Esteban A. Maringolo | |
Fixes syntax error. Co-authored-by: Pavol Rusnak <pavol@rusnak.io> | |||
2021-05-26 | BIP88: fix description of the "*h/0" example | Dmitry Petukhov | |
2021-05-19 | BIP88: add Acknowledgements section | Dmitry Petukhov | |
2021-05-18 | Merge branch 'master' of github.com:bitcoin/bips | Luke Dashjr | |
2021-05-18 | Merge remote-tracking branch 'origin-pull/935/head' | Luke Dashjr | |
2021-05-17 | Merge pull request #1121 from danpape/bip-0136-bech32m | Luke Dashjr | |
BIP-0136: updates data encoding/decoding examples due to bech32m/bech32 | |||
2021-05-17 | Merge pull request #1122 from jonasnick/bip340-remove-graph | Luke Dashjr | |
BIP340: remove batch speedup graph and link to it instead | |||
2021-05-17 | Merge BIP 343 | Luke Dashjr | |
2021-05-17 | Fix formatting for BIP 343 | Luke Dashjr | |
2021-05-17 | Merge BIP 87 | Luke Dashjr | |
2021-05-17 | README: Fix colours for BIPs 87 & 90 | Luke Dashjr | |
2021-05-17 | Merge pull request #1025 from dgpv/bip-path-templates | Luke Dashjr | |
BIP 88: Templates for Hierarchical Deterministic derivation paths | |||
2021-05-17 | BIP340: remove batch speedup graph and link to it instead | Jonas 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-17 | BIP88: Add definition for "length of the template", "length of the path" | Dmitry Petukhov | |
2021-05-17 | Update README | Michael Folkson | |
2021-05-17 | BIP 343 assigned | Michael Folkson | |
2021-05-16 | BIP88: use <code> tags more, instead of double quotes | Dmitry Petukhov | |
2021-05-16 | BIP88: clarifications, mistype fixes | Dmitry Petukhov | |
2021-05-15 | BIP88: number assigned, rename file and update README | Dmitry Petukhov | |
2021-05-15 | bip-path-templates: Add Compatibility section | Dmitry Petukhov | |
2021-05-15 | bip-path-templates: describe Wildcard index range | Dmitry Petukhov | |
2021-05-15 | bip-path-templates: Change chars for ranges from "[]" to "{}" | Dmitry Petukhov | |
2021-05-15 | Add BIP draft for BIP32 path templates | Dmitry Petukhov | |
2021-05-15 | Minor edit | Robert Spigler | |
2021-05-15 | Minor edits and links | Robert Spigler | |
2021-05-15 | Change name for CI | Robert Spigler | |
2021-05-15 | Link to merged BSMS, update examples | Robert Spigler | |
2021-05-15 | Merge branch 'bitcoin:master' into v2_Multisig_deriv | Robert Spigler | |
2021-05-15 | Merge pull request #1097 from hugohn/bip-hugonguyen-bsms | Luke Dashjr | |
BIP 129: Bitcoin Secure Multisig Setup (BSMS) | |||
2021-05-14 | Rename BIP 87: Modern Hierarchy for Deterministic Multisignature ↵ | Robert Spigler | |
Wallets.mediawiki to bip-0087.mediawiki | |||
2021-05-14 | Update README.mediawiki | Robert Spigler | |
2021-05-14 | BIP 87 assigned | Robert Spigler | |
2021-05-14 | update URI | Hugo Nguyen | |
2021-05-14 | Fix email format | Hugo Nguyen | |