Commit Graph

36 Commits

Author SHA1 Message Date
Cryptoforge
41d855a784 Merge commit '6c0a672d6643b82b336160da5d3c05cbd2167967' into merge_upstream 2020-09-05 21:55:14 -07:00
Cryptoforge
041dc38b67 remove unneeded crate 2020-08-05 22:07:12 -07:00
Cryptoforge
e000ff3bc9 newline cleanup 2020-08-05 21:55:33 -07:00
Cryptoforge
4c39a57ae3 set fee 2020-07-30 23:03:54 -07:00
Cryptoforge
6f8aa9f39e Require spending from specified address 1. Add from address, t or z 2. Use ovk of the address being spent from 3. disable lazy consolidation of t addresses 4. In a t->z transaction use the ovk of the fist z-address in the wallet. 2020-07-23 20:28:37 -07:00
Aditya Kulkarni
c117c5d739 Accept JSON for import 2020-07-23 10:52:38 -07:00
adityapk00
fb1135328f Viewing Keys (#32)
Add support for importing viewing keys and upgrading to spending keys.
2020-07-21 12:08:04 -07:00
Aditya Kulkarni
f0e13e3caf Allow raw memos to be fetched.
Fixes #30
2020-07-10 10:08:52 -07:00
William Budington
77bb07b069 Add max to send (#26)
* add 'max' amount to send

* Change 'max' to 'entire-verified-zbalance'
2020-06-11 20:03:50 -07:00
adityapk00
6150fe0ac6 Prevent unnecessary syncs 2020-04-01 17:05:00 -07:00
Aditya Kulkarni
9451de8faf Clarify that fee is additional (Fixes #19) 2019-12-05 12:08:43 -08:00
Aditya Kulkarni
4f946da774 Default sync for height 2019-11-19 13:14:02 -08:00
Aditya Kulkarni
165c22e39e Add clear command 2019-11-16 21:11:41 -08:00
Arjun
96997c5a46 Move logging to lightclient 2019-11-15 12:07:23 -08:00
Aditya Kulkarni
61dc063fe1 Sync before height command 2019-11-13 15:05:07 -08:00
Aditya Kulkarni
3e3f445ca3 Disallow memos to t-addresses 2019-11-08 10:34:26 -08:00
Aditya Kulkarni
92d3804a5c Merge branch 'master' of github.com:adityapk00/zecwallet-lite-lib 2019-10-30 13:52:20 -07:00
Aditya Kulkarni
0a1f672ebc Get wallet encryption status 2019-10-30 13:52:13 -07:00
Aditya Kulkarni
8504a61225 Allow escaped chars 2019-10-29 14:44:59 -07:00
Aditya Kulkarni
2cbdab37fa Make commands case insensitive 2019-10-25 17:36:54 -07: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
Aditya Kulkarni
d8075dae28 Add proper error for lock 2019-10-22 12:56:29 -07:00
Aditya Kulkarni
7767caaf3f Add lock command 2019-10-21 14:13:43 -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
9ed9e47ff9 Add lightclient encryption test 2019-10-20 20:34:08 -07:00
Aditya Kulkarni
8ade7caa48 Wallet encryption commands 2019-10-20 11:40:25 -07:00
Aditya Kulkarni
e4f00a78d5 Fix save command return value 2019-10-19 20:29:17 -07:00
Aditya Kulkarni
19d9dfa18e Return results instead of JSON 2019-10-19 20:21:53 -07:00
Aditya Kulkarni
611974c5fa Add bugfix address derivation 2019-10-19 16:41:27 -07:00
Aditya Kulkarni
3ebc46185c Add bug detection 2019-10-19 16:23:32 -07:00
Aditya Kulkarni
bd15a081b1 Allow multiple addresses in send 2019-10-18 10:32:05 -07:00
Aditya Kulkarni
91de0220ab Compiler warnings 2019-10-15 10:15:42 -07:00
Aditya Kulkarni
cec21dbbd8 Rename to ZEC 2019-10-14 10:25:46 -07:00
Aditya Kulkarni
2c2afcc442 Merge 2019-10-12 15:09:13 -07:00