1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

59 Commits

Author SHA1 Message Date
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
Adam Rutkowski
1a42bb3450 Update BIP39 Elixir implementation 2020-02-21 11:57:13 +01:00
Lan, Haoxiang
6e4397038e
Update bip-0039.mediawiki, fix broken link 2019-02-15 17:05:09 +08: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
MeshCollider
6295c1a095 Fixing spelling in multiple BIPs 2017-09-16 03:12:13 +00:00
Lawrence Nahum
a412837200
add libwally as bip39 implementation 2017-08-11 22:31:00 +02:00
Luke Dashjr
545fd89a0f Merge remote-tracking branch 'origin-pull/562/head' 2017-08-07 13:05:54 +00:00
evoskuil
fbed7daba3 Add link to libbitcoin implementation (BIP39). 2017-07-26 12:42:43 -07:00
CikeQiu
11bb375c54 Add an implementation of Swift 2017-07-26 11:33:34 +08:00
Luke Dashjr
d939615535 Propagate summary tone of BIP Comments to their applicable BIP preambles
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152
2017-03-15 10:48:56 +00:00
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- 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 09:51:01 +00:00
Luke Dashjr
72f18918a8 Promote BIP 123 Draft->Active, and implement it 2016-11-30 09:45:33 +00:00
Thomas Kerin
5b1c59da6d BIP39: 'recommended size' -> 'allowed size' 2016-11-03 10:14:41 +01:00
Luke Dashjr
387fc6011b Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; change BIP 43 to Informational 2016-08-23 19:47:29 +00:00
Sreekanth G S
93ef858911 Adding ruby implementation to Other implementation 2016-08-10 22:08:22 +05:30
Sjors Provoost
34be169fe3 BIP 39: remove "public beta" from blockchain.info link
This is now in the default wallet.
2016-07-18 20:43:23 +02:00
Sjors Provoost
de90683130 BIP 39: prettier formatting of implementation list 2016-02-23 11:24:29 +08:00
Sjors Provoost
717228b8fd BIP 39: link BitcoinJS & blockchain.info implementation
BIP 39 mnemonics are featured quite prominently in the UI as well.
2016-02-22 15:25:53 +08:00
Luke Dashjr
4edd6d2bad Lots of formatting fixes 2016-02-03 07:02:36 +00:00
Nicolas Dorier
775dca5b0c Add C# implementation of BIP39 (NBitcoin) 2015-03-11 20:33:17 +01:00
UdjinM6
33c59f5f47 Add reference to JavaScript implementation 2015-01-30 11:58:44 +03:00
Thashiznets
7f096c1ecd BIP39 Adding reference to .NET C# (PCL) API
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-12-16 17:59:57 +11:00
Wladimir J. van der Laan
a3e6037ff9 Merge pull request #81 from christianlundkvist/bip39_testvectors_info
BIP 0039 - Add passphrase info to Test Vectors section
2014-10-16 09:05:47 +02:00
ThomasV
f081dad3ad removing myself from bip39 authors 2014-10-15 19:07:30 +02:00
Wladimir J. van der Laan
0557a3eb54 Merge pull request #92 from bip39JP/master
BIP0039 Added Japanese wordlist
2014-10-15 14:15:43 +02:00
Wladimir J. van der Laan
a85c7bfee0 Merge pull request #98 from jurov/patch-2
Passphrase for test vectors + haskell implementation
2014-10-15 09:59:10 +02:00
Wladimir J. van der Laan
c0ca4051d5 Merge pull request #87 from voisine/patch-2
BIP39 grammar
2014-10-12 11:29:37 +02:00
vstoykovbg
98cc66a869 double "are" 2014-09-25 03:55:33 +03:00
bip39jp
213b67e8f8 formatting 2014-09-03 23:52:24 +09:00
bip39jp
0d0520e312 Added Japanese test vectors 2014-09-03 23:49:42 +09:00
jurov
3675b3aa02 Removed spurious space. 2014-09-01 22:37:06 +02:00
jurov
8d90ebe9db Reverted test vectors passphrase info.
There's pull request for it already.
2014-09-01 22:36:16 +02:00
jurov
2402e67d8b Passphrase for test vectors + haskell implementation 2014-08-21 23:18:05 +02:00
bip39jp
2248c1dc74 Moved wordlists to separate file. 2014-08-16 01:51:56 +09:00
bip39jp
8990249442 BIP0039 Added Japanese wordlist 2014-08-15 01:21:48 +09:00
christianlundkvist
6ac8099356 Revert "Run spell check."
This reverts commit 11643a7585.
2014-07-16 19:51:47 -04:00
Aaron Voisine
0bf935b552 BIP39 grammar 2014-07-09 11:21:34 -07:00
Timothy Hobbs
3a94ead4dd Spelling BIP 39 2014-07-09 14:18:59 +00:00
christianlundkvist
11643a7585 Run spell check. 2014-07-02 21:08:56 -04:00
christianlundkvist
e8a67ead35 Add password to test vector section. 2014-07-02 20:58:05 -04:00
Jud Stephenson
4a58190577 Adding additional implementations 2014-04-23 17:06:18 +02:00
Wladimir J. van der Laan
1647c7e6d3 Change date format to ISO 8601
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-04-05 13:46:56 +02:00
slush0
13b7749520 should -> must 2014-02-10 02:47:19 +01:00
slush0
6da6c40218 BIP39: Accepted -> Draft 2014-02-09 18:10:22 +01:00