summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
AgeCommit message (Collapse)Author
2020-03-17Update Rust BIP 39 implementationKevin Gislason
The currently listed Rust implementation of BIP 39 doesn't pass the reference implementation's test vectors. See --> https://github.com/infincia/bip39-rs/issues/21
2020-02-21Update BIP39 Elixir implementationAdam Rutkowski
2019-02-15Update bip-0039.mediawiki, fix broken linkLan, Haoxiang
2018-02-05Merge pull request #625 from yuzushioh/update-bip39Luke Dashjr
Add BIP39 Swift implementation link
2018-02-02Update bip-0039.mediawiki with Go libDavid Pennington
2018-01-02add swift implementationyuzushioh
2017-10-03removed extra spacingOmar Shibli
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-23elixir mnemonic library addedIzel Nakri
2017-09-16Merge pull request #573 from greenaddress/impl_bip39Luke Dashjr
add libwally as bip39 implementation
2017-09-16Fixing spelling in multiple BIPsMeshCollider
2017-08-11add libwally as bip39 implementationLawrence Nahum
2017-08-07Merge remote-tracking branch 'origin-pull/562/head'Luke Dashjr
2017-07-26Add link to libbitcoin implementation (BIP39).evoskuil
2017-07-26Add an implementation of SwiftCikeQiu
2017-03-15Propagate summary tone of BIP Comments to their applicable BIP preamblesLuke Dashjr
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152
2016-11-30Promote BIP 2 Draft->Active, and implement itLuke 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-30Promote BIP 123 Draft->Active, and implement itLuke Dashjr
2016-11-03BIP39: 'recommended size' -> 'allowed size'Thomas Kerin
2016-08-23Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; ↵Luke Dashjr
change BIP 43 to Informational
2016-08-10Adding ruby implementation to Other implementationSreekanth G S
2016-07-18BIP 39: remove "public beta" from blockchain.info linkSjors Provoost
This is now in the default wallet.
2016-02-23BIP 39: prettier formatting of implementation listSjors Provoost
2016-02-22BIP 39: link BitcoinJS & blockchain.info implementationSjors Provoost
BIP 39 mnemonics are featured quite prominently in the UI as well.
2016-02-03Lots of formatting fixesLuke Dashjr
2015-03-11Add C# implementation of BIP39 (NBitcoin)Nicolas Dorier
2015-01-30Add reference to JavaScript implementationUdjinM6
2014-12-16BIP39 Adding reference to .NET C# (PCL) APIThashiznets
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-16Merge pull request #81 from christianlundkvist/bip39_testvectors_infoWladimir J. van der Laan
BIP 0039 - Add passphrase info to Test Vectors section
2014-10-15removing myself from bip39 authorsThomasV
2014-10-15Merge pull request #92 from bip39JP/masterWladimir J. van der Laan
BIP0039 Added Japanese wordlist
2014-10-15Merge pull request #98 from jurov/patch-2Wladimir J. van der Laan
Passphrase for test vectors + haskell implementation
2014-10-12Merge pull request #87 from voisine/patch-2Wladimir J. van der Laan
BIP39 grammar
2014-09-25double "are"vstoykovbg
2014-09-03formattingbip39jp
2014-09-03Added Japanese test vectorsbip39jp
2014-09-01Removed spurious space.jurov
2014-09-01Reverted test vectors passphrase info.jurov
There's pull request for it already.
2014-08-21Passphrase for test vectors + haskell implementationjurov
2014-08-16Moved wordlists to separate file.bip39jp
2014-08-15BIP0039 Added Japanese wordlistbip39jp
2014-07-16Revert "Run spell check."christianlundkvist
This reverts commit 11643a7585504d94996650fb7c390df0f4db4e41.
2014-07-09BIP39 grammarAaron Voisine
2014-07-09Spelling BIP 39Timothy Hobbs
2014-07-02Run spell check.christianlundkvist
2014-07-02Add password to test vector section.christianlundkvist
2014-04-23Adding additional implementationsJud Stephenson
2014-04-05Change date format to ISO 8601Wladimir 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-10should -> mustslush0
2014-02-09BIP39: Accepted -> Draftslush0