index
:
BIP39
master
A web tool for converting BIP39 mnemonic codes
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Card entropy uses unicode suit symbols in cleanStr
Ian Coleman
2016-11-10
1
-0
/
+7
*
Dice conversion to Base 6 uses arrays not strings
Ian Coleman
2016-11-10
1
-7
/
+6
*
No leading zeros for first char unless hex
Ian Coleman
2016-11-08
1
-13
/
+15
*
Dice entropy conversion to Base 6 is simpler
Ian Coleman
2016-11-07
1
-3
/
+4
*
Cards can be used for entropy
Ian Coleman
2016-11-07
2
-45
/
+99
*
Entropy refactor to prep for card detection
Ian Coleman
2016-11-07
1
-21
/
+55
*
Blank entropy does not generate addresses
Ian Coleman
2016-11-07
1
-4
/
+32
*
jsbip39 updated to latest version
Ian Coleman
2016-11-07
1
-1
/
+1
*
Entropy can be supplied by user
Ian Coleman
2016-11-04
2
-1
/
+1879
*
Public key column in table, shown as hex
Ian Coleman
2016-11-02
1
-2
/
+16
*
Multiple language functionality added
Ian Coleman
2016-10-20
1
-15
/
+142
*
jsBip39 and wordlists updated with new languages
Ian Coleman
2016-10-20
7
-3
/
+1259
*
namecoin and peercoin
dangershony
2016-08-25
2
-0
/
+34
*
update root key network
dangershony
2016-08-24
1
-1
/
+1
*
updates
dangershony
2016-08-24
1
-1
/
+1
*
Add dash
Dan Gershony
2016-08-23
1
-0
/
+7
*
Add dash
Dan Gershony
2016-08-23
1
-0
/
+11
*
Tests for passphrase and coin selection
Ian Coleman
2016-08-23
1
-3
/
+8
*
Hardened Addresses checkbox
Ian Coleman
2016-08-23
1
-1
/
+14
*
BIP32 Root Key can be specified by user
Ian Coleman
2016-08-23
1
-11
/
+74
*
Words not in list show error with suggestion
Ian Coleman
2016-08-15
2
-1
/
+235
*
Derivation Path errors are detected.
Ian Coleman
2016-08-15
1
-1
/
+33
*
Derivation Path global replaced with function
Ian Coleman
2016-08-15
1
-46
/
+37
*
Derivation path on network change is correct.
Ian Coleman
2016-08-01
1
-1
/
+0
*
Merge pull request #20 from dooglus/ignore_space_changes
iancoleman
2016-03-20
1
-1
/
+1
|
\
|
*
Normalize whitespace before using mnemonic. Fixes #19.
Chris Moore
2016-03-19
1
-1
/
+1
*
|
Display BIP39 seed
Kirill Kovalenko
2016-03-18
1
-1
/
+4
|
/
*
Strength field uses select tag
Ian Coleman
2015-10-23
1
-15
/
+0
*
Merge pull request #15 from dooglus/clam
iancoleman
2015-08-21
2
-0
/
+16
|
\
|
*
Add CLAM.
Chris Moore
2015-08-20
2
-0
/
+16
*
|
Typo privkeCell > privkeyCell
Ian Coleman
2015-08-21
1
-1
/
+1
*
|
Derivation path set correctly when changing coins
Ian Coleman
2015-08-21
1
-1
/
+1
|
/
*
Index column changed to Path
Ian Coleman
2015-08-16
1
-1
/
+2
*
Additional coins added which have BIP44
Ian Coleman
2015-08-16
1
-0
/
+21
*
Wallet tabs removed, added text to BIP32 tab
Ian Coleman
2015-08-16
1
-3
/
+0
*
ShadowCash added to UI
Ian Coleman
2015-08-16
1
-0
/
+14
*
ShadowCash networks added to bitcoinjs
Ian Coleman
2015-08-16
1
-0
/
+27
*
CDN removed for js/css libraries
Ian Coleman
2015-08-16
2
-0
/
+10
*
bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7
Ian Coleman
2015-08-16
3
-14469
/
+12689
*
Network select populated automatically by js
Ian Coleman
2015-08-16
1
-12
/
+18
*
Network-specific javascript refactored
Ian Coleman
2015-08-16
1
-17
/
+38
*
Dogecoin uses official BIP44 coin type
Ian Coleman
2014-10-15
1
-2
/
+1
*
fix to switch bip44 coin type path for mycelium when switching between bitcoi...
Robert Johnson
2014-10-14
1
-0
/
+3
*
Wordlists.js removed
Ian Coleman
2014-10-13
2
-1
/
+1
*
Hive Wallet added as an option for derivation path
Ian Coleman
2014-10-13
1
-1
/
+1
*
Coin selection is done from a single control
Ian Coleman
2014-10-13
1
-9
/
+2
*
BIP44 tab is always visible, unused code removed
Ian Coleman
2014-10-13
1
-29
/
+3
*
fixed spacing, added missing tag
Robert Johnson
2014-09-29
1
-4
/
+4
*
allow for address change, while still allowing use of BIP44.
Robert Johnson
2014-09-29
1
-1
/
+5
*
Derivation path tabs display by network selection
Ian Coleman
2014-09-30
1
-0
/
+59
[next]