Commit Graph

82 Commits

Author SHA1 Message Date
DenioD
020994549d fix hush config path 2019-10-26 21:48:41 +02:00
DenioD
4bf90091fa merge 2019-10-26 08:59:56 +02:00
Aditya Kulkarni
2f80982c34 Merge branch 'master' of github.com:adityapk00/zecwallet-lite-lib 2019-10-25 17:36:58 -07:00
Aditya Kulkarni
2cbdab37fa Make commands case insensitive 2019-10-25 17:36:54 -07:00
Za Wilcox
3a76d92607 factor logic out of main.rs into lib.rs (#9) 2019-10-25 17:23:39 -07:00
DenioD
4e74c1f91d megrge updates 2019-10-25 22:46:53 +02:00
Aditya Kulkarni
865a72442d Add syncstatus command 2019-10-24 18:26:25 -07:00
Aditya Kulkarni
17bbb71a69 Add sync status command 2019-10-24 17:11:56 -07:00
DenioD
d14e6d9c30 Merge branch 'dev' of https://github.com/DenioD/silentdragonlite-cli into dev 2019-10-24 23:23:41 +02:00
DenioD
39fd884ded fix broken balance 2019-10-24 23:23:04 +02:00
Denio
ee1eda9179 Merge pull request #21 from adityapk00/master
Safely handler seed phrases
2019-10-24 21:09:04 +02:00
Aditya Kulkarni
6dc22e4d74 Safely handler seed phrases 2019-10-24 11:50:07 -07:00
DenioD
25ed8e2a62 fix 2019-10-24 01:25:46 +02:00
DenioD
61f016c871 fix prefix 2019-10-24 01:08:34 +02:00
DenioD
8ac15162cf update librustzcash commit height 2019-10-24 00:52:27 +02:00
DenioD
ac0c282753 fix zs address 2019-10-23 23:58:12 +02:00
DenioD
da955de8b7 change address Prefix 2019-10-23 20:58:26 +02:00
DenioD
389fcb4360 merged manually 2019-10-23 14:56:33 +02:00
Aditya Kulkarni
11bc928f8d Need birthday while restoring seed 2019-10-22 21:03:23 -07:00
Aditya Kulkarni
adba18e13b Add new testnet checkpoint 2019-10-22 21:03:11 -07:00
Aditya Kulkarni
cb5c55a829 Add checkpoints 2019-10-22 17:03:44 -07:00
DenioD
3fb483aa08 Merge updates manually 2019-10-22 23:47:29 +02:00
Aditya Kulkarni
be2eaad443 Refactor into cargo workspace 2019-10-22 13:21:18 -07:00
Aditya Kulkarni
4a62949bdb Move actions to root 2019-10-22 13:00:10 -07:00
Aditya Kulkarni
13a89f8c82 Github build action 2019-10-22 12:56:36 -07:00
Aditya Kulkarni
d8075dae28 Add proper error for lock 2019-10-22 12:56:29 -07:00
DenioD
1b4bfae1f6 merged updates,delete some trash 2019-10-22 18:35:11 +02:00
Aditya Kulkarni
bea9a26e3d Recover seed properly 2019-10-22 08:08:48 -07:00
Aditya Kulkarni
9324f7f097 Pin tokio dependencies 2019-10-22 07:42:43 -07:00
Aditya Kulkarni
f058e0d3d2 Merge branch 'master' of github.com:adityapk00/zecwallet-lite-lib 2019-10-21 20:43:32 -07:00
Aditya Kulkarni
581d882a5f Additional tests 2019-10-21 20:43:30 -07:00
Aditya Kulkarni
c014dbc4d9 Add parse comment 2019-10-21 18:00:19 -07:00
Aditya Kulkarni
51b1b54863 Add wallet creation tests 2019-10-21 17:59:15 -07:00
Aditya Kulkarni
c901b4f52f Move tests to tests.rs 2019-10-21 17:25:14 -07:00
Aditya Kulkarni
710a580f25 Add rtests for ecieve t/z while encrypted 2019-10-21 17:18:52 -07:00
DenioD
72726bdc1a Merge branch 'dev' of https://github.com/DenioD/silentdragonlite-cli into dev 2019-10-22 01:28:49 +02:00
DenioD
2aced7ebba fix address test 2019-10-22 01:10:45 +02:00
Denio
51e78817dd Merge pull request #6 from adityapk00/master
updates
2019-10-21 23:26:09 +02:00
Aditya Kulkarni
7767caaf3f Add lock command 2019-10-21 14:13:43 -07:00
Aditya Kulkarni
08a2fded88 Fix issue where t addresses weren't scanned when locked 2019-10-21 14:05:33 -07:00
DenioD
05ba67882c merged conflicts manually 2019-10-21 22:32:32 +02:00
Aditya Kulkarni
654f526918 Check for wallet encryption first. 2019-10-21 13:20:54 -07:00
Aditya Kulkarni
5cf2c955e3 Don't fix bug when no money is involved. 2019-10-21 13:09:47 -07:00
Aditya Kulkarni
94e70cc3f7 Fix bip39 bug before encryption 2019-10-21 13:00:31 -07:00
Aditya Kulkarni
27fb3f984b Fix issue where new wallets weren't being created 2019-10-21 12:32:15 -07:00
Aditya Kulkarni
29b5e4459b Update version number 2019-10-21 09:39:51 -07:00
DenioD
813ba56b8e Resolved merge conflict by incorporating both suggestions. 2019-10-21 13:33:00 +02:00
DenioD
2a4201dc52 Resolved merge conflict by incorporating both suggestions. 2019-10-21 13:31:06 +02:00
DenioD
1e3107fe55 manualy merged conflicts 2019-10-21 13:21:49 +02:00
DenioD
7a3285e08a Resolved merge conflicts 2019-10-21 13:05:44 +02:00