Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-02 | add swift implementation | yuzushioh | |
2018-01-02 | Merge pull request #624 from prusnak/master | Luke Dashjr | |
bip-0084: add extended public keys to test vectors | |||
2018-01-01 | bip-0084: add extended public keys to test vectors | Pavol Rusnak | |
2017-12-31 | Merge pull request #620 from satoshilabs/master | Luke Dashjr | |
BIP 84: Derivation scheme for P2WPKH based accounts | |||
2017-12-31 | BIP-0084: Derivation scheme for P2WPKH based accounts | Pavol Rusnak | |
2017-12-23 | Merge pull request #618 from jimmysong/unit-bias | Luke Dashjr | |
BIP 176: Utilization of bits denomination | |||
2017-12-22 | Bits Denomination BIP | Jimmy Song | |
2017-12-19 | Merge pull request #617 from MarcoFalke/Mf1712-bip159rework | Luke Dashjr | |
bip159: Clarify that there is only one threshold | |||
2017-12-19 | bip159: Add missing link to implementation | MarcoFalke | |
2017-12-19 | bip159: Clarify that there is only one threshold | MarcoFalke | |
2017-12-13 | Merge pull request #616 from dcousens/patch-1 | Luke Dashjr | |
BIP174: refactor responsibilities for simplicity and clarity | |||
2017-12-12 | refactor responsibilities for simplicity and clarity | Daniel Cousens | |
2017-11-28 | Merge pull request #613 from moodmosaic/patch-1 | Luke Dashjr | |
Update compatible wallets list | |||
2017-11-29 | Update compatible wallets list | Nikos Baxevanis | |
2017-11-16 | Merge pull request #611 from zylstra/patch-1 | Luke Dashjr | |
Typos | |||
2017-11-16 | Merge pull request #610 from kallewoof/bip-fmt-mbv-tcs | Luke Dashjr | |
BIPs 98, 116, and 117: Fast Merkle Trees; MERKLEBRANCHVERIFY; Tail Call Execution Semantics | |||
2017-11-16 | Updated README to include BIPs 98, 116, 117. | Karl-Johan Alm | |
2017-11-16 | BIP-0117: Tail Call Execution Semantics (Consensus layer) | Karl-Johan Alm | |
2017-11-16 | BIP-0116: MERKLEBRANCHVERIFY (Consensus layer) | Karl-Johan Alm | |
2017-11-16 | BIP-0098: Fast Merkle Trees | Karl-Johan Alm | |
2017-11-15 | Typos | zylstra | |
2017-11-07 | Merge pull request #607 from SomberNight/bip173_typo1 | Luke Dashjr | |
BIP-173: fix typo in "Created" date | |||
2017-11-07 | BIP-173: fix typo in "Created" date | SomberNight | |
2017-11-06 | Merge pull request #606 from jonathancross/bip-2-bitcoinj-link | Luke Dashjr | |
BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.md | |||
2017-11-06 | Merge pull request #488 from instagibbs/rbffixup | Luke Dashjr | |
Slight clarification for replacement implementation | |||
2017-11-06 | BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.md | Jonathan Cross | |
2017-10-31 | Merge pull request #604 from commerceblock/master | Luke Dashjr | |
Adding payment_base to the derivation path as an extra step of security | |||
2017-10-31 | security fixes, added payment_base to contract | Omar Shibli | |
2017-10-29 | Update status of BIPs 141, 143, 144, and 147 to Proposed | Luke Dashjr | |
2017-10-29 | Merge branch 'master' of github.com:bitcoin/bips | Luke Dashjr | |
2017-10-29 | Merge pull request #601 from TheBlueMatt/patch-1 | Luke Dashjr | |
Clarify cmpctblock previous block requirement | |||
2017-10-29 | scripts/buildtable: Support License-Code header | Luke Dashjr | |
2017-10-18 | Clarify cmpctblock previous block requirement | Matt 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-14 | Merge pull request #600 from flack/patch-1 | Luke Dashjr | |
Typo fix | |||
2017-10-05 | Typo fix | flack | |
2017-10-03 | removed extra spacing | Omar Shibli | |
2017-10-03 | fixed headers style | Omar Shibli | |
2017-10-03 | Merge pull request #599 from commerceblock/os_bip39-extra-spacing | Luke Dashjr | |
BIP39: Removed extra spacing | |||
2017-10-03 | Merge pull request #598 from commerceblock/os_bip175-style-fix | Luke Dashjr | |
BIP175: fixed headers style | |||
2017-10-03 | removed extra spacing | Omar Shibli | |
2017-10-03 | fixed headers style | Omar Shibli | |
2017-10-02 | Merge pull request #593 from jonathancross/bip-175 | Luke Dashjr | |
BIP 175 Improvements | |||
2017-10-01 | Merge pull request #597 from lsaether/patch-3 | Luke Dashjr | |
rust mnemonic library added | |||
2017-09-30 | rust mnemonic library added | Logan Saether | |
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained. | |||
2017-09-27 | Merge pull request #591 from danra/patch-3 | Luke Dashjr | |
Fix broken links in BIP 13 | |||
2017-09-24 | Merge pull request #587 from mruddy/bip173 | Luke Dashjr | |
bip-0173: test vectors, HRP, and casing requirements updates | |||
2017-09-24 | Merge pull request #595 from lsaether/patch-1 | Luke Dashjr | |
typo 'ECSDA' changed to correct 'ECDSA' | |||
2017-09-24 | Merge pull request #594 from izelnakri/master | Luke Dashjr | |
BIP39: elixir mnemonic library reference added | |||
2017-09-24 | typo 'ECSDA' changed to correct 'ECDSA' | Logan Saether | |
Elliptic curve digital signature algorithm | |||
2017-09-23 | bip-0173: test vectors; HRP and casing requirements | mruddy | |