Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate addresses for P2WSH and P2WSH-P2SH | Ian Coleman | 2019-12-17 | 3 | -14/+25 |
| | |||||
* | Add P2WSH and P2WSH-P2SH for bitcoin and testnet | Ian Coleman | 2019-12-16 | 4 | -0/+210 |
| | | | | Address generation still to come. | ||||
* | Merge pull request #385 from hladik-dan/master | iancoleman | 2019-12-09 | 2 | -0/+16 |
|\ | | | | | Add Czech language | ||||
| * | Add Czech language | Daniel Hladík | 2019-12-06 | 2 | -0/+16 |
|/ | |||||
* | Release v0.3.14 | Ian Coleman | 2019-12-02 | 2 | -1/+5 |
| | |||||
* | Fix energyweb test | Ian Coleman | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | Revert "Fix tests for Pull Request 371" | Ian Coleman | 2019-12-02 | 1 | -12/+12 |
| | | | | This reverts commit b130271b2b5cb08a9516a3472607826bb88ad3bf. | ||||
* | Partially revert Pull 371 BIP44 Default Change | Ian Coleman | 2019-12-02 | 2 | -36/+7 |
| | |||||
* | Release v0.3.13 | Ian Coleman | 2019-11-11 | 2 | -1/+21 |
| | |||||
* | Move hardened addresses checkbox to address table | Ian Coleman | 2019-11-11 | 1 | -7/+8 |
| | |||||
* | Fix typo splitPhrase/phraseSplit | Ian Coleman | 2019-11-11 | 1 | -2/+2 |
| | |||||
* | Add test for Pull Request 370 THT Thought network | Ian Coleman | 2019-11-11 | 1 | -0/+7 |
| | |||||
* | Run all tests instead of only specific new tests | Ian Coleman | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | Fix tests for Pull Request 371 | Ian Coleman | 2019-11-11 | 1 | -12/+12 |
| | |||||
* | Tidy up split phrase warning | Ian Coleman | 2019-11-11 | 3 | -6/+13 |
| | | | | | | | 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. | ||||
* | Add test for Pull Request 319 EnergyWeb | Ian Coleman | 2019-11-11 | 1 | -0/+7 |
| | |||||
* | Add test for Pull Request 279 split phrase cards | Ian Coleman | 2019-11-11 | 2 | -2/+32 |
| | |||||
* | Raw entropy is interpreted as binary | Ian Coleman | 2019-11-11 | 3 | -3/+14 |
| | | | | | | | | | | 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. | ||||
* | Remove trailing comments | Ian Coleman | 2019-11-11 | 1 | -21/+21 |
| | |||||
* | Replace tabs with spaces as per rest of the file | Ian Coleman | 2019-11-11 | 1 | -52/+52 |
| | |||||
* | Test for Pull Request 271 | Ian Coleman | 2019-11-11 | 1 | -0/+17 |
| | |||||
* | Reverse some changes from adding thought network | Ian Coleman | 2019-11-11 | 2 | -5/+1 |
| | |||||
* | Fix elastos changes | Ian Coleman | 2019-11-11 | 2 | -4/+1 |
| | |||||
* | Merge pull request #370 from thoughtnetwork/master | iancoleman | 2019-11-11 | 4 | -1/+23 |
|\ | | | | | added Thought network spec | ||||
| * | Merge branch 'master' into master | iancoleman | 2019-11-11 | 9 | -40/+569 |
| |\ | |/ |/| | |||||
* | | Merge pull request #371 from immae/master | iancoleman | 2019-11-11 | 2 | -21/+54 |
|\ \ | | | | | | | Add a button to remove the "change" in the derivation path for ethereum | ||||
| * \ | Merge branch 'master' into master | iancoleman | 2019-11-11 | 9 | -24/+520 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #368 from johnnynanjiang/elastos-pr | iancoleman | 2019-11-11 | 6 | -7/+181 |
|\ \ \ | | | | | | | | | Add Elastos | ||||
| * | | | Add Elastos | Nan Jiang | 2019-10-30 | 6 | -7/+181 |
| | | | | |||||
* | | | | Merge pull request #357 from PavlosTze/enable-segwit | iancoleman | 2019-11-11 | 1 | -0/+234 |
|\ \ \ \ | | | | | | | | | | | Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt | ||||
| * \ \ \ | Merge branch 'enable-segwit' of https://github.com/PavlosTze/bip39 into ↵ | Pavlos Tzegiannakis | 2019-09-17 | 7 | -3/+46927 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | enable-segwit | ||||
| | * | | | | Merge branch 'master' into enable-segwit | iancoleman | 2019-09-16 | 7 | -3/+46927 |
| | |\| | | | |||||
| * | | | | | Fix syscoin | Pavlos Tzegiannakis | 2019-09-17 | 1 | -6/+6 |
| |/ / / / | |||||
| * | | | | Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt | Pavlos Tzegiannakis | 2019-09-13 | 1 | -0/+234 |
| | | | | | |||||
* | | | | | 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 |
| | | | | | | |