xarakas
85f762c905
Add coins supported by Coinomi wallet
2018-04-10 17:34:16 +03:00
motty
3021870752
fix index.js fujicoin
2018-04-10 21:23:56 +09:00
motty
9a2ca392f0
mod fujicoin SegWit
2018-04-08 21:15:25 +09:00
Ian Coleman
db37d63919
Order Neblio coin alphabetically
2018-03-27 10:32:19 +11:00
Ian Coleman
2eab7c3236
Order Beetlecoin alphabetically
2018-03-27 10:32:01 +11:00
Ian Coleman
88ae130125
Change Bitcoin Gold coin number to 156
...
Closes #189
2018-03-27 10:24:35 +11:00
iancoleman
27fa320125
Merge pull request #188 from dalitsairio/master
...
Add network testnet.p2wpkh
2018-03-27 10:22:07 +11:00
iancoleman
dfbb5a65ff
Merge pull request #186 from williamersatz/master
...
Implemented support for Beetle Coin
2018-03-27 10:20:57 +11:00
Dalit Sairio
206a27352d
Add network testnet.p2wpkh
2018-03-25 22:28:25 +02:00
williamersatz
0c9bbd03b0
Added support for Beetle Coin
2018-03-22 09:09:02 +02:00
williamersatz
52d698e42f
Added support for Beetle Coin
2018-03-22 09:08:16 +02:00
Ian Coleman
b777ff554d
Update bitcoinjs-lib from 3.3.0 to 3.3.2
...
Built using instructions at
https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser
2018-03-19 15:13:07 +11:00
TrifidTeam
ae008be5db
Add files via upload
2018-03-14 16:57:16 -04:00
Dimitris Tsapakidis
dfe833a7db
Fixed typo
...
"each key will take take several minutes" -> "each key will take several minutes'
2018-03-13 23:52:42 +04:00
Ian Coleman
fca07769eb
Release v0.3.4
2018-03-12 11:48:10 +11:00
Ian Coleman
5028988195
Use correct BIP44 value for Denarius of 116, not 0
...
See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
2018-03-12 11:41:35 +11:00
Ian Coleman
139becaf2c
Add Korean language
2018-03-12 11:31:41 +11:00
Ian Coleman
0514c20b81
Update jsbip39.js to latest version
2018-03-12 11:31:41 +11:00
Ian Coleman
f8ca25c338
Add spacing every 11 bits to the checksum
2018-03-12 11:31:41 +11:00
Ian Coleman
548d94994b
Warn that entropy values should exclude checksum
2018-03-12 11:31:41 +11:00
Ian Coleman
09d63290a4
Show the checksum value in the entropy details
2018-03-12 11:31:41 +11:00
Ian Coleman
d6cade868f
Add spaces every 11 bits to raw binary of entropy
...
This makes it easier to see that the checksum is missing from the end of
the entropy.
2018-03-12 11:31:41 +11:00
Ian Coleman
892ce76fed
Order blackcoin alphabetically in coin list
2018-03-12 11:31:41 +11:00
iancoleman
aaa82c097f
Merge pull request #172 from carsenk/master
...
Add Denarius (DNR) Support
2018-03-12 11:21:17 +11:00
carsenk
40209fd898
Add DNR Support
2018-03-06 01:11:55 -07:00
janko33bd
e5520bb859
typo
2018-02-07 19:27:35 +01:00
janko33bd
e1d0cf4f72
update index.js with correct BIP44 reg. number
2018-02-07 19:26:26 +01:00
janko33bd
e82a142872
make bitcoinjs-extensions black
2018-02-07 19:20:54 +01:00
Ian Coleman
fcc7d12109
Release v0.3.3
2018-02-06 10:36:38 +11:00
Ian Coleman
ba678b1147
Allow initial number of rows to be set by user
2018-02-06 09:57:28 +11:00
Ian Coleman
0b39e9dca7
Add BIP38 interface elements
2018-02-06 09:57:23 +11:00
Ian Coleman
cc61ec30c5
Encrypt private keys with BIP38
...
with fakes for missing UI elements
2018-02-06 09:43:13 +11:00
Ian Coleman
0f0a888e13
Add bitcoinjs-bip38-2.0.2 library
...
Created using browserify:
git clone https://github.com/bitcoinjs/bip38.git
git checkout v2.0.2
npm install
npm run unit
browserify index.js --standalone bitcoinjs-bip38 > bitcoinjs-bip38-2.0.2.js
2018-02-06 09:42:10 +11:00
Ian Coleman
78db37f663
LeftPad ethereum private keys with zeros if needed
2018-01-16 10:33:08 +11:00
-k
47debf07ed
AXE support
...
prefix fixed
2018-01-07 00:55:48 -05:00
-k
cfc0c4d743
AXE support
2018-01-06 23:57:11 -05:00
Ian Coleman
de8e5bc11f
Release v0.3.2
2018-01-03 10:54:10 +11:00
Ian Coleman
a78f4e280c
Add csv display of addresses
2018-01-03 10:33:22 +11:00
Ian Coleman
4e9b492ca4
Add BIP84 tab
2018-01-03 09:32:14 +11:00
iancoleman
3fa0f4cbef
Merge pull request #137 from AraguaneyBits/master
...
Add ONX (Onixcoin)
2017-12-20 10:38:14 +11:00
jestevez
92fb39311e
FIX OnixCoin Correct BIP44 Code 174
2017-12-19 21:55:28 +01:00
jestevez
d00c719932
FIX OnixCoin Correct BIP44 Code 174
2017-12-19 21:50:55 +01:00
ca333
aab3645f21
[ADD] KMD - Komodo
2017-12-04 05:01:53 +01:00
jestevez
66419cf39c
Add ONX (Onixcoin)
2017-11-30 20:42:49 +01:00
Ian Coleman
26dd39fd0e
Release v0.3.1
2017-11-29 10:32:58 +11:00
Ian Coleman
9225b805d6
Replace jquery.qrcode with kjua for QR codes
...
This handles UTF-8 content correctly
2017-11-29 10:28:09 +11:00
Ian Coleman
f2de7aa7d8
Move css specific to the app into own file
2017-11-29 10:28:09 +11:00
Ian Coleman
9a54f27efc
Update bootstrap from minified 3.2.0 to 3.3.7
2017-11-29 10:28:09 +11:00
Ian Coleman
863fa61aaf
Update jquery from minified 2.1.1 to 3.2.1
2017-11-29 10:28:09 +11:00
Dimitris Tsapakidis
2087192332
Fixed typos
...
addreses -> addresses
steet -> street
2017-11-24 18:01:19 +02:00