Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-05 | Merge pull request #625 from yuzushioh/update-bip39 | Luke Dashjr | |
Add BIP39 Swift implementation link | |||
2018-02-02 | Update bip-0039.mediawiki with Go lib | David Pennington | |
2018-01-02 | add swift implementation | yuzushioh | |
2017-10-03 | removed extra spacing | Omar Shibli | |
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-23 | elixir mnemonic library added | Izel Nakri | |
2017-09-16 | Merge pull request #573 from greenaddress/impl_bip39 | Luke Dashjr | |
add libwally as bip39 implementation | |||
2017-09-16 | Fixing spelling in multiple BIPs | MeshCollider | |
2017-08-11 | add libwally as bip39 implementation | Lawrence Nahum | |
2017-08-07 | Merge remote-tracking branch 'origin-pull/562/head' | Luke Dashjr | |
2017-07-26 | Add link to libbitcoin implementation (BIP39). | evoskuil | |
2017-07-26 | Add an implementation of Swift | CikeQiu | |
2017-03-15 | Propagate summary tone of BIP Comments to their applicable BIP preambles | Luke Dashjr | |
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152 | |||
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-11-03 | BIP39: 'recommended size' -> 'allowed size' | Thomas Kerin | |
2016-08-23 | Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; ↵ | Luke Dashjr | |
change BIP 43 to Informational | |||
2016-08-10 | Adding ruby implementation to Other implementation | Sreekanth G S | |
2016-07-18 | BIP 39: remove "public beta" from blockchain.info link | Sjors Provoost | |
This is now in the default wallet. | |||
2016-02-23 | BIP 39: prettier formatting of implementation list | Sjors Provoost | |
2016-02-22 | BIP 39: link BitcoinJS & blockchain.info implementation | Sjors Provoost | |
BIP 39 mnemonics are featured quite prominently in the UI as well. | |||
2016-02-03 | Lots of formatting fixes | Luke Dashjr | |
2015-03-11 | Add C# implementation of BIP39 (NBitcoin) | Nicolas Dorier | |
2015-01-30 | Add reference to JavaScript implementation | UdjinM6 | |
2014-12-16 | BIP39 Adding reference to .NET C# (PCL) API | Thashiznets | |
Addition of a .NET C# (PCL) into the BIPS39 wiki documentation for .NET developers whishing to use BIPS39 in a .NET project to derive seed bytes from a mnemonic sentence. | |||
2014-10-16 | Merge pull request #81 from christianlundkvist/bip39_testvectors_info | Wladimir J. van der Laan | |
BIP 0039 - Add passphrase info to Test Vectors section | |||
2014-10-15 | removing myself from bip39 authors | ThomasV | |
2014-10-15 | Merge pull request #92 from bip39JP/master | Wladimir J. van der Laan | |
BIP0039 Added Japanese wordlist | |||
2014-10-15 | Merge pull request #98 from jurov/patch-2 | Wladimir J. van der Laan | |
Passphrase for test vectors + haskell implementation | |||
2014-10-12 | Merge pull request #87 from voisine/patch-2 | Wladimir J. van der Laan | |
BIP39 grammar | |||
2014-09-25 | double "are" | vstoykovbg | |
2014-09-03 | formatting | bip39jp | |
2014-09-03 | Added Japanese test vectors | bip39jp | |
2014-09-01 | Removed spurious space. | jurov | |
2014-09-01 | Reverted test vectors passphrase info. | jurov | |
There's pull request for it already. | |||
2014-08-21 | Passphrase for test vectors + haskell implementation | jurov | |
2014-08-16 | Moved wordlists to separate file. | bip39jp | |
2014-08-15 | BIP0039 Added Japanese wordlist | bip39jp | |
2014-07-16 | Revert "Run spell check." | christianlundkvist | |
This reverts commit 11643a7585504d94996650fb7c390df0f4db4e41. | |||
2014-07-09 | BIP39 grammar | Aaron Voisine | |
2014-07-09 | Spelling BIP 39 | Timothy Hobbs | |
2014-07-02 | Run spell check. | christianlundkvist | |
2014-07-02 | Add password to test vector section. | christianlundkvist | |
2014-04-23 | Adding additional implementations | Jud Stephenson | |
2014-04-05 | Change date format to ISO 8601 | Wladimir J. van der Laan | |
This came up on the mailing list. yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric dates. This commit changes all BIPs to use that instead of dd-mm-yyyy. It also updates BIP 0001 to prescribe the new format. | |||
2014-02-10 | should -> must | slush0 | |
2014-02-09 | BIP39: Accepted -> Draft | slush0 | |
2014-02-07 | Usage of UTF-8 NFKD | slush0 | |
2014-02-07 | Removed reference to brainwallet | slush0 | |
2014-02-07 | Added bip39 english wordlist | slush0 | |