Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #319 from energywebfoundation/master | iancoleman | 2019-11-11 | 1 | -1/+9 |
|\ | | | | | Add EWT | ||||
| * | compile index | Garrett MacDonald | 2019-04-25 | 1 | -0/+946 |
| | | |||||
| * | Delete index.html | Garrett MacDonald | 2019-04-25 | 1 | -946/+0 |
| | | |||||
| * | Delete index.html | Garrett MacDonald | 2019-04-25 | 1 | -946/+0 |
| | | |||||
| * | Add index compiled | Garrett MacDonald | 2019-04-25 | 0 | -0/+0 |
| | | |||||
| * | Compiled inedex | Garrett MacDonald | 2019-04-25 | 1 | -0/+946 |
| | | | | | | 1 | ||||
| * | Compiled Index | Garrett MacDonald | 2019-04-25 | 0 | -0/+0 |
| | | |||||
| * | Add EWT | Garrett MacDonald | 2019-04-24 | 1 | -1/+9 |
| | | |||||
* | | Merge pull request #280 from mctrivia/add-hack-time-for-split-cards | iancoleman | 2019-11-11 | 4 | -960/+18 |
|\ \ | | | | | | | Add hack time calculation for Split Mnemonic Cards | ||||
| * | | added code to calculate hack time of split cards | Matthew Cornelisse | 2018-11-28 | 1 | -0/+13 |
| | | | |||||
| * | | added split card warning | Matthew Cornelisse | 2018-11-28 | 1 | -0/+4 |
| | | | |||||
| * | | added hack time message | Matthew Cornelisse | 2018-11-28 | 1 | -0/+1 |
| | | | |||||
| * | | wrong folder | Matthew Cornelisse | 2018-11-28 | 1 | -960/+0 |
| | | | |||||
* | | | Merge pull request #279 from mctrivia/master | iancoleman | 2019-11-11 | 3 | -0/+994 |
|\| | | | | | | | | Added Split Phrase Card Output | ||||
| * | | added hack time message | Matthew Cornelisse | 2018-11-28 | 1 | -0/+960 |
| | | | |||||
| * | | Added 2/3 Seed Card | Matthew Cornelisse | 2018-11-20 | 1 | -0/+28 |
| | | | |||||
| * | | Added 2/3 Seed Card | Matthew Cornelisse | 2018-11-20 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #271 from cernekee/local | iancoleman | 2019-11-11 | 2 | -16/+44 |
|\ \ \ | | | | | | | | | Allow converting mnemonic back to raw entropy value | ||||
| * | | | Allow converting mnemonic back to raw entropy value | Kevin Cernekee | 2018-10-28 | 2 | -16/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, this sequence produces an unexpected result: 1) Navigate to bip39-standalone.html 2) Paste a known-good mnemonic into the BIP39 Mnemonic field 3) Select "Show entropy details" This will erase the BIP39 Mnemonic field and most of the derived address/key information. It shows an empty Entropy field, and zeroes for Event Count, Bits Per Event, Raw Entropy Words, Total Bits, etc. However, it will show valid Word Indexes and BIP39 Seed. The way to fix it is to convert the mnemonic back into a raw entropy value and populate it in DOM.entropy, so that everything stays consistent. This will only happen if the mnemonic is manually entered by the user, not if phraseChanged() is triggered by hand-editing the entropy value. | ||||
* | | | | Merge pull request #255 from dalijolijo/master | iancoleman | 2019-11-11 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | Fix wrong addresses for BTDX and MEC | ||||
| * | | | | Fix wrong addresses for BTDX and MEC | David | 2018-09-21 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #353 from Groestlcoin/add-groestlcoin | iancoleman | 2019-09-16 | 7 | -3/+46927 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Groestlcoin with Tests | ||||
| * | | | | | Add Groestlcoin | HashEngineering | 2019-09-13 | 7 | -3/+46927 |
|/ / / / / | |||||
* | | | | | Fix trailing whitespace | Ian Coleman | 2019-09-13 | 8 | -73/+72 |
| | | | | | |||||
* | | | | | Add base-x to libs directory | Ian Coleman | 2019-09-12 | 5 | -0/+262 |
| | | | | | |||||
* | | | | | Fix typo in path for build script | Ian Coleman | 2019-09-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Add instructions for manual changes for zcash | Ian Coleman | 2019-09-12 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Add ethereumjs-util to libs directory | Ian Coleman | 2019-09-12 | 3 | -0/+865 |
| | | | | | |||||
* | | | | | Change levenshtein library to fixed version 2.0.6 | Ian Coleman | 2019-09-12 | 1 | -148/+75 |
| | | | | | |||||
* | | | | | Add bitcoinjs-bip38 to libs directory | Ian Coleman | 2019-09-12 | 3 | -0/+286 |
| | | | | | |||||
* | | | | | Add bitcoinjs-lib to libs directory | Ian Coleman | 2019-09-12 | 3 | -0/+23 |
| | | | | | |||||
* | | | | | Compile stellar-util to /tmp | Ian Coleman | 2019-09-12 | 2 | -3/+2 |
| | | | | | |||||
* | | | | | Fix test failing due to timeout | Ian Coleman | 2019-09-12 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Fix CPUchain test | Ian Coleman | 2019-09-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya | iancoleman | 2019-09-12 | 3 | -0/+102 |
|\ \ \ \ \ | | | | | | | | | | | | | Support BSV, RPD, MONKEY, ARYA | ||||
| * | | | | | Support BSV, RPD, MONKEY, ARYA | Pavlos Tzegiannakis | 2019-09-02 | 3 | -0/+102 |
| | | | | | | |||||
* | | | | | | Merge pull request #355 from zhanghangorg/master | iancoleman | 2019-09-12 | 2 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Zencash renamed Horizen | ||||
| * | | | | | | Zencash was renamed Horizen in 2018 | zhanghang | 2019-09-11 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Zencash was renamed Horizen in 2018 | zhanghang | 2019-09-11 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #356 from skironDotNet/HUSH3 | iancoleman | 2019-09-12 | 3 | -2/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Added HUSH3 encoding and kept old as Legacy for users to be able to | ||||
| * | | | | | Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify | Pawel Cioch | 2019-09-10 | 3 | -2/+27 |
|/ / / / / | |||||
* | | | | | Merge pull request #345 from flyfoxuk/master | iancoleman | 2019-08-01 | 4 | -0/+31 |
|\ \ \ \ \ | | | | | | | | | | | | | Added CSC (CasinoCoin) with test | ||||
| * | | | | | Added CSC (CasinoCoin) with test | Chris | 2019-07-18 | 4 | -0/+31 |
| | | | | | | |||||
* | | | | | | Merge pull request #342 from minkcrypto/master | iancoleman | 2019-08-01 | 4 | -0/+52 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add CPUchain support | ||||
| * \ \ \ \ \ | Merge branch 'master' into master | iancoleman | 2019-08-01 | 3 | -0/+26 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #341 from Cryptarchist/support_wagerr | iancoleman | 2019-08-01 | 3 | -0/+25 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Add support for Wagerr | ||||
| * | | | | | | Add support for Wagerr | Cryptarchist | 2019-07-16 | 3 | -0/+25 |
| | | | | | | | |||||
| | * | | | | | Add CPUchain support | Min Khang Aung | 2019-07-17 | 4 | -0/+51 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #340 from sile16/master | iancoleman | 2019-07-16 | 2 | -0/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Added support for VeChain, hdcoin 818, same address formats as ETH | ||||
| * | | | | | add test for VeChain | Matt Robertson | 2019-07-04 | 1 | -0/+7 |
| | | | | | |