summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-03Progress BIP173 to ProposedPieter Wuille
2018-01-02add swift implementationyuzushioh
2018-01-02Merge pull request #624 from prusnak/masterLuke Dashjr
bip-0084: add extended public keys to test vectors
2018-01-01bip-0084: add extended public keys to test vectorsPavol Rusnak
2017-12-31Merge pull request #620 from satoshilabs/masterLuke Dashjr
BIP 84: Derivation scheme for P2WPKH based accounts
2017-12-31BIP-0084: Derivation scheme for P2WPKH based accountsPavol Rusnak
2017-12-23Merge pull request #618 from jimmysong/unit-biasLuke Dashjr
BIP 176: Utilization of bits denomination
2017-12-22Bits Denomination BIPJimmy Song
2017-12-19Merge pull request #617 from MarcoFalke/Mf1712-bip159reworkLuke Dashjr
bip159: Clarify that there is only one threshold
2017-12-19bip159: Add missing link to implementationMarcoFalke
2017-12-19bip159: Clarify that there is only one thresholdMarcoFalke
2017-12-13Merge pull request #616 from dcousens/patch-1Luke Dashjr
BIP174: refactor responsibilities for simplicity and clarity
2017-12-12refactor responsibilities for simplicity and clarityDaniel Cousens
2017-11-28Merge pull request #613 from moodmosaic/patch-1Luke Dashjr
Update compatible wallets list
2017-11-29Update compatible wallets listNikos Baxevanis
2017-11-16Merge pull request #611 from zylstra/patch-1Luke Dashjr
Typos
2017-11-16Merge pull request #610 from kallewoof/bip-fmt-mbv-tcsLuke Dashjr
BIPs 98, 116, and 117: Fast Merkle Trees; MERKLEBRANCHVERIFY; Tail Call Execution Semantics
2017-11-16Updated README to include BIPs 98, 116, 117.Karl-Johan Alm
2017-11-16BIP-0117: Tail Call Execution Semantics (Consensus layer)Karl-Johan Alm
2017-11-16BIP-0116: MERKLEBRANCHVERIFY (Consensus layer)Karl-Johan Alm
2017-11-16BIP-0098: Fast Merkle TreesKarl-Johan Alm
2017-11-15Typoszylstra
2017-11-07Merge pull request #607 from SomberNight/bip173_typo1Luke Dashjr
BIP-173: fix typo in "Created" date
2017-11-07BIP-173: fix typo in "Created" dateSomberNight
2017-11-06Merge pull request #606 from jonathancross/bip-2-bitcoinj-linkLuke Dashjr
BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.md
2017-11-06Merge pull request #488 from instagibbs/rbffixupLuke Dashjr
Slight clarification for replacement implementation
2017-11-06BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.mdJonathan Cross
2017-10-31Merge pull request #604 from commerceblock/masterLuke Dashjr
Adding payment_base to the derivation path as an extra step of security
2017-10-31security fixes, added payment_base to contractOmar Shibli
2017-10-29Update status of BIPs 141, 143, 144, and 147 to ProposedLuke Dashjr
2017-10-29Merge branch 'master' of github.com:bitcoin/bipsLuke Dashjr
2017-10-29Merge pull request #601 from TheBlueMatt/patch-1Luke Dashjr
Clarify cmpctblock previous block requirement
2017-10-29scripts/buildtable: Support License-Code headerLuke Dashjr
2017-10-18Clarify cmpctblock previous block requirementMatt Corallo
In all implementations and in the intended reading of "existing chain", cmpctblock messages should never be sent without having fully-validated every previous block it builds on, and it being a new candidate tip. Clarify that slightly more for the avoidance of doubt.
2017-10-14Merge pull request #600 from flack/patch-1Luke Dashjr
Typo fix
2017-10-05Typo fixflack
2017-10-03removed extra spacingOmar Shibli
2017-10-03fixed headers styleOmar Shibli
2017-10-03Merge pull request #599 from commerceblock/os_bip39-extra-spacingLuke Dashjr
BIP39: Removed extra spacing
2017-10-03Merge pull request #598 from commerceblock/os_bip175-style-fixLuke Dashjr
BIP175: fixed headers style
2017-10-03removed extra spacingOmar Shibli
2017-10-03fixed headers styleOmar Shibli
2017-10-02Merge pull request #593 from jonathancross/bip-175Luke Dashjr
BIP 175 Improvements
2017-10-01Merge pull request #597 from lsaether/patch-3Luke Dashjr
rust mnemonic library added
2017-09-30rust mnemonic library addedLogan Saether
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
2017-09-27Merge pull request #591 from danra/patch-3Luke Dashjr
Fix broken links in BIP 13
2017-09-24Merge pull request #587 from mruddy/bip173Luke Dashjr
bip-0173: test vectors, HRP, and casing requirements updates
2017-09-24Merge pull request #595 from lsaether/patch-1Luke Dashjr
typo 'ECSDA' changed to correct 'ECDSA'
2017-09-24Merge pull request #594 from izelnakri/masterLuke Dashjr
BIP39: elixir mnemonic library reference added
2017-09-24typo 'ECSDA' changed to correct 'ECDSA'Logan Saether
Elliptic curve digital signature algorithm