Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-25 | Merge pull request #1340 from hujiulong/patch-1 | Luke Dashjr | |
Add BIP39 implementation reference | |||
2022-07-25 | Merge pull request #1331 from ShenghaiWang/master | Luke Dashjr | |
Add one Swift implementation | |||
2022-07-02 | Add BIP39 implementation reference | hujiulong | |
Add a reference to the JS implementation | |||
2022-06-12 | Add one Swift implementation featured with full native syntax, exception ↵ | Tim Wang | |
handling & fully unit tested with all supported language wordlists | |||
2022-05-10 | bip-39 dart implementation added | Sunit Roy | |
2022-05-05 | Merge pull request #840 from graingert/patch-1 | Luke Dashjr | |
Add .NET standard bip39 implementation | |||
2021-07-02 | Merge pull request #1127 from chirag64/patch-1 | Luke Dashjr | |
Updated URL of the JavaScript reference implementation | |||
2021-06-13 | Merge pull request #1095 from eMaringolo/patch-2 | kallewoof | |
[BIP 39] Add reference implementation | |||
2021-06-06 | Updated URL of the JavaScript reference implementation | Chirag Bhatia | |
Old repo is archived and links to the new repo are found in the old one's README file. This change updates the old repo's link to the new one. | |||
2021-05-28 | Update bip-0039.mediawiki | Esteban A. Maringolo | |
Fixes syntax error. Co-authored-by: Pavol Rusnak <pavol@rusnak.io> | |||
2021-05-18 | Merge remote-tracking branch 'origin-pull/935/head' | Luke Dashjr | |
2021-03-31 | Add reference implementation | Esteban A. Maringolo | |
2021-02-12 | Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs | Luke Dashjr | |
Add another Rust implmentation of BIP-0039 | |||
2021-02-12 | Merge pull request #1029 from meherett/patch-1 | Luke Dashjr | |
BIP-0039: Add Python-HDWallet package | |||
2020-12-22 | bip39: discourage from using localized wordlists | Pavol Rusnak | |
2020-12-17 | Add a link of another Rust implmentation of BIP-0039 | koushiro | |
Signed-off-by: koushiro <koushiro.cqx@gmail.com> | |||
2020-11-03 | Update bip-0039.mediawiki | Meheret Tesfaye | |
Add Python-HDWallet on Other Implementation. | |||
2020-10-05 | Merge pull request #992 from Lucienest/patch-1 | Luke Dashjr | |
Update bip-0039.mediawiki | |||
2020-10-05 | Merge pull request #839 from pengpengliu/master | Luke Dashjr | |
BIP39: Add swift implementation | |||
2020-09-09 | Update bip-0039.mediawiki | Lucien Nocelli | |
Fixed some syntax, | |||
2020-09-03 | Merge branch 'master' into master | Liu Pengpeng | |
2020-08-15 | Added MnemonicSwift as Swift impl for BIP-39 | Francisco Gindre | |
2020-06-25 | added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85 | avirgovi | |
2020-06-01 | Merge pull request #917 from milczarekIT/bip0039-add-Java-reference | Luke Dashjr | |
Added reference to Java implementation for BIP-39 | |||
2020-06-01 | Merge pull request #672 from skywinder/patch-1 | Luke Dashjr | |
BIP 39: Аdd swift library with multi lang support | |||
2020-05-03 | remove duplicate line | Petr Korolev | |
2020-05-03 | Update link directly to the bip39 file | Petr Korolev | |
2020-05-02 | Added reference to Java implementation for BIP-39 | Bartosz Milczarek | |
2020-03-17 | Update Rust BIP 39 implementation | Kevin 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-28 | update repo url | Petr Korolev | |
2020-02-21 | Update BIP39 Elixir implementation | Adam Rutkowski | |
2019-09-09 | Add .NET standard bip39 implementation | Thomas Grainger | |
2019-08-30 | Add swift implementation | Liu Pengpeng | |
Pure Swift implementation without any third-party dependencies。 | |||
2019-02-15 | Update bip-0039.mediawiki, fix broken link | Lan, Haoxiang | |
2018-04-09 | Update bip-0039.mediawiki | Petr Korolev | |
add one more library to generate mnemonics (with multilang support) | |||
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 | |