1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

99 Commits

Author SHA1 Message Date
scgbckbone
829afccd1a change BIP39 status to Final 2024-11-08 11:32:40 +01:00
Ava Chow
fd5d424f55 39: Remove other implementation sections 2024-04-25 10:14:29 -04:00
Jason Dreyzehner
ee0a17ef08
feat: add TypeScript BIP39 implementation 2024-04-15 17:12:02 -04:00
Luke Dashjr
66a1a81510
Merge pull request #1410 from anquii/bip-0039-patch
Add link to anquii/BIP39 (Swift)
2023-07-02 18:42:24 -04:00
Luke Dashjr
d16e96ae9c
Merge pull request #1414 from coolaj86/patch-2
feat: add DashPhrase.js to JS implementations
2023-07-02 18:41:26 -04:00
anquii
9e6fd72314 Add anquii/BIP39 (Swift) 2023-07-02 17:25:01 +01:00
yahiheb
5f3e216d3f
Fix text format 2023-04-27 08:19:38 +01:00
AJ ONeal
5cafddccca
feat: add DashPhrase.js to JS implementations 2023-02-03 16:11:11 -07:00
Luke Dashjr
bcb66af5c3
Merge pull request #1340 from hujiulong/patch-1
Add BIP39 implementation reference
2022-07-25 22:49:46 +00:00
Luke Dashjr
20b460b6d2
Merge pull request #1331 from ShenghaiWang/master
Add one Swift implementation
2022-07-25 22:46:53 +00:00
hujiulong
d448bf667c
Add BIP39 implementation reference
Add a reference to the JS implementation
2022-07-02 18:13:59 +08:00
Tim Wang
0a169e5d0d Add one Swift implementation featured with full native syntax, exception handling & fully unit tested with all supported language wordlists 2022-06-12 08:33:38 +10:00
Sunit Roy
a14a5dbcba
bip-39 dart implementation added 2022-05-10 01:05:11 +05:30
Luke Dashjr
54ee25ee93
Merge pull request #840 from graingert/patch-1
Add .NET standard bip39 implementation
2022-05-05 14:48:42 +00:00
Luke Dashjr
ad745f2f01
Merge pull request #1127 from chirag64/patch-1
Updated URL of the JavaScript reference implementation
2021-07-02 21:26:17 +00:00
kallewoof
36a0855546
Merge pull request #1095 from eMaringolo/patch-2
[BIP 39] Add reference implementation
2021-06-13 12:43:09 +09:00
Chirag Bhatia
cdbe675223
Updated URL of the JavaScript reference implementation
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-06-06 17:34:30 +05:30
Esteban A. Maringolo
135f95ffb7
Update bip-0039.mediawiki
Fixes syntax error.

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-05-28 20:20:47 -03:00
Luke Dashjr
2349ee46f0 Merge remote-tracking branch 'origin-pull/935/head' 2021-05-18 00:09:16 +00:00
Esteban A. Maringolo
1550323225
Add reference implementation 2021-03-31 17:01:51 -03:00
Luke Dashjr
3a7585365f
Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs
Add another Rust implmentation of BIP-0039
2021-02-12 21:29:20 +00:00
Luke Dashjr
fbef072a91
Merge pull request #1029 from meherett/patch-1
BIP-0039: Add Python-HDWallet package
2021-02-12 21:28:59 +00:00
Pavol Rusnak
a78b211d23 bip39: discourage from using localized wordlists 2020-12-22 00:08:33 +01:00
koushiro
e963414eee Add a link of another Rust implmentation of BIP-0039
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
2020-12-17 22:20:40 +08:00
Meheret Tesfaye
dfbbe04ddf
Update bip-0039.mediawiki
Add Python-HDWallet on Other Implementation.
2020-11-03 11:31:20 +03:00
Luke Dashjr
cca9b983a1
Merge pull request #992 from Lucienest/patch-1
Update bip-0039.mediawiki
2020-10-05 19:58:29 +00:00
Luke Dashjr
2a92499f7f
Merge pull request #839 from pengpengliu/master
BIP39: Add swift implementation
2020-10-05 16:12:35 +00:00
Lucien Nocelli
9b7840a513
Update bip-0039.mediawiki
Fixed some syntax,
2020-09-09 15:46:31 +00:00
Liu Pengpeng
7e8b5dfc30
Merge branch 'master' into master 2020-09-03 01:55:14 +08:00
Francisco Gindre
1e3e178fb8
Added MnemonicSwift as Swift impl for BIP-39 2020-08-15 17:43:14 -03:00
avirgovi
41efd1361e added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85 2020-06-25 14:07:01 +02:00
Luke Dashjr
357419ae84
Merge pull request #917 from milczarekIT/bip0039-add-Java-reference
Added reference to Java implementation for BIP-39
2020-06-01 19:46:14 +00:00
Luke Dashjr
2a6386bbf9
Merge pull request #672 from skywinder/patch-1
BIP 39: Аdd swift library with multi lang support
2020-06-01 19:12:53 +00:00
Petr Korolev
91a835887d remove duplicate line 2020-05-03 11:03:42 +07:00
Petr Korolev
25b6d576b4 Update link directly to the bip39 file 2020-05-03 11:01:17 +07:00
Bartosz Milczarek
f572ebe9f2 Added reference to Java implementation for BIP-39 2020-05-02 14:23:01 +02:00
Kevin Gislason
2e1fb61db6
Update Rust BIP 39 implementation
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-03-17 20:18:43 -04:00
Petr Korolev
31ebc32e6f update repo url 2020-02-28 22:05:00 +07:00
Adam Rutkowski
1a42bb3450 Update BIP39 Elixir implementation 2020-02-21 11:57:13 +01:00
Thomas Grainger
0f1a825246
Add .NET standard bip39 implementation 2019-09-09 00:34:07 +01:00
Liu Pengpeng
13dccfe663
Add swift implementation
Pure Swift implementation without any third-party dependencies。
2019-08-30 15:53:22 +08:00
Lan, Haoxiang
6e4397038e
Update bip-0039.mediawiki, fix broken link 2019-02-15 17:05:09 +08:00
Petr Korolev
8c8a787206
Update bip-0039.mediawiki
add one more library to generate mnemonics (with multilang support)
2018-04-09 10:21:09 +03:00
Luke Dashjr
2d5fc7acb2
Merge pull request #625 from yuzushioh/update-bip39
Add BIP39 Swift implementation link
2018-02-05 04:31:02 +00:00
David Pennington
9d187e9ed9
Update bip-0039.mediawiki with Go lib 2018-02-02 20:03:23 -06:00
yuzushioh
499c11d51c add swift implementation 2018-01-02 23:29:07 +09:00
Omar Shibli
aecfd94f14 removed extra spacing 2017-10-03 08:28:55 +03:00
Logan Saether
482aa02e82 rust mnemonic library added
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
2017-09-30 19:36:44 -04:00
Izel Nakri
b1d2b451f2 elixir mnemonic library added 2017-09-23 11:31:47 +02:00
Luke Dashjr
abb94297c3 Merge pull request #573 from greenaddress/impl_bip39
add libwally as bip39 implementation
2017-09-16 03:16:14 +00:00