Ian Coleman
93f3a286db
Add test for Pull Request 370 THT Thought network
2019-11-11 11:35:17 +11:00
Ian Coleman
3799728c76
Run all tests instead of only specific new tests
2019-11-11 11:23:54 +11:00
Ian Coleman
b130271b2b
Fix tests for Pull Request 371
2019-11-11 11:19:18 +11:00
Ian Coleman
ea2cb91a49
Tidy up split phrase warning
...
Make red only when danger is present
Align neatly with the rest of the UI
Increase size of text area to show all three rows, although it still
overflows on 24 words.
2019-11-11 11:04:23 +11:00
Ian Coleman
bfe1963eaa
Add test for Pull Request 319 EnergyWeb
2019-11-11 10:55:26 +11:00
Ian Coleman
a04946e23e
Add test for Pull Request 279 split phrase cards
2019-11-11 10:53:20 +11:00
Ian Coleman
700294714c
Raw entropy is interpreted as binary
...
For example, using abandon abandon ability becomes 8 zeros but how does
the entropy field know it's hex and not binary? It assumes the
worst-case scenario of binary, so entropy should be shown in binary.
Perhaps if entropy type is explicitly selected in the future this can be
changed back to using hex. But while magical assumptions exist, binary
it must be.
2019-11-11 10:31:14 +11:00
Ian Coleman
d93f2ba9f0
Remove trailing comments
2019-11-11 10:15:49 +11:00
Ian Coleman
96ee8ab0a0
Replace tabs with spaces as per rest of the file
2019-11-11 10:15:17 +11:00
Ian Coleman
659b06a7b8
Test for Pull Request 271
2019-11-11 10:11:40 +11:00
Ian Coleman
653538cd3a
Reverse some changes from adding thought network
2019-11-11 10:04:20 +11:00
Ian Coleman
1ba5816184
Fix elastos changes
2019-11-11 10:01:51 +11:00
iancoleman
0a23f51792
Merge pull request #370 from thoughtnetwork/master
...
added Thought network spec
2019-11-11 09:56:49 +11:00
iancoleman
b9b3eaf670
Merge branch 'master' into master
2019-11-11 09:56:10 +11:00
iancoleman
7b29420f1a
Merge pull request #371 from immae/master
...
Add a button to remove the "change" in the derivation path for ethereum
2019-11-11 09:54:29 +11:00
iancoleman
909297015e
Merge branch 'master' into master
2019-11-11 09:54:07 +11:00
iancoleman
c7a092db32
Merge pull request #368 from johnnynanjiang/elastos-pr
...
Add Elastos
2019-11-11 09:47:35 +11:00
iancoleman
de5fe245cc
Merge pull request #357 from PavlosTze/enable-segwit
...
Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt
2019-11-11 09:36:14 +11:00
iancoleman
4dc041d77e
Merge pull request #319 from energywebfoundation/master
...
Add EWT
2019-11-11 09:35:13 +11:00
iancoleman
7cfd04e318
Merge pull request #280 from mctrivia/add-hack-time-for-split-cards
...
Add hack time calculation for Split Mnemonic Cards
2019-11-11 09:34:37 +11:00
iancoleman
d0428a8d21
Merge pull request #279 from mctrivia/master
...
Added Split Phrase Card Output
2019-11-11 09:28:28 +11:00
iancoleman
3dbf117928
Merge pull request #271 from cernekee/local
...
Allow converting mnemonic back to raw entropy value
2019-11-11 09:21:07 +11:00
iancoleman
342ff964aa
Merge pull request #255 from dalijolijo/master
...
Fix wrong addresses for BTDX and MEC
2019-11-11 09:13:11 +11:00
Andrew
75138beed9
added Thought network spec
2019-11-05 11:26:58 -05:00
Nan Jiang
36523e0d97
Add Elastos
2019-10-30 13:58:32 +11:00
Ismaël Bouya
44e705cd31
Add a button to remove the "change" in the derivation path for ethereum
2019-10-29 01:24:15 +01:00
Pavlos Tzegiannakis
3e2af09e07
Merge branch 'enable-segwit' of https://github.com/PavlosTze/bip39 into enable-segwit
2019-09-17 10:10:01 +03:00
Pavlos Tzegiannakis
907172d6f0
Fix syscoin
2019-09-17 10:09:37 +03:00
iancoleman
394bce7c9e
Merge branch 'master' into enable-segwit
2019-09-16 10:48:38 +10:00
iancoleman
bc32c84166
Merge pull request #353 from Groestlcoin/add-groestlcoin
...
Add Groestlcoin with Tests
2019-09-16 10:46:32 +10:00
HashEngineering
76120cb0b4
Add Groestlcoin
2019-09-13 06:27:59 -07:00
Pavlos Tzegiannakis
385ee32fd4
Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt
2019-09-13 16:10:08 +03:00
Ian Coleman
5b689bd6e7
Fix trailing whitespace
2019-09-13 10:15:15 +10:00
Ian Coleman
ac537983d9
Add base-x to libs directory
2019-09-12 21:00:45 +10:00
Ian Coleman
5b2edb3998
Fix typo in path for build script
2019-09-12 15:57:05 +10:00
Ian Coleman
eee4a60b35
Add instructions for manual changes for zcash
2019-09-12 15:56:40 +10:00
Ian Coleman
dedb054fd8
Add ethereumjs-util to libs directory
2019-09-12 15:29:10 +10:00
Ian Coleman
079635cba1
Change levenshtein library to fixed version 2.0.6
2019-09-12 15:04:09 +10:00
Ian Coleman
5db3540e89
Add bitcoinjs-bip38 to libs directory
2019-09-12 14:42:40 +10:00
Ian Coleman
b502adc910
Add bitcoinjs-lib to libs directory
2019-09-12 14:23:53 +10:00
Ian Coleman
cab37a96c4
Compile stellar-util to /tmp
2019-09-12 13:37:22 +10:00
Ian Coleman
b603572295
Fix test failing due to timeout
2019-09-12 11:58:32 +10:00
Ian Coleman
8817e2487a
Fix CPUchain test
2019-09-12 10:39:03 +10:00
iancoleman
c6c86591a9
Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya
...
Support BSV, RPD, MONKEY, ARYA
2019-09-12 10:36:30 +10:00
iancoleman
5d1bb7d776
Merge pull request #355 from zhanghangorg/master
...
Zencash renamed Horizen
2019-09-12 10:14:33 +10:00
iancoleman
ea96c345cc
Merge pull request #356 from skironDotNet/HUSH3
...
Added HUSH3 encoding and kept old as Legacy for users to be able to
2019-09-12 10:13:37 +10:00
Pawel Cioch
318ec4dc9f
Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify
2019-09-10 22:11:28 -05:00
zhanghang
ec38b3a263
Zencash was renamed Horizen in 2018
2019-09-11 10:55:02 +08:00
zhanghang
9cec5dd2b7
Zencash was renamed Horizen in 2018
2019-09-11 10:53:21 +08:00
Pavlos Tzegiannakis
31264e8bea
Support BSV, RPD, MONKEY, ARYA
2019-09-02 09:58:09 +03:00