Commit Graph

19 Commits

Author SHA1 Message Date
Cryptoforge
b557f144ec update librustzcash 2020-07-30 21:46:06 -07:00
Cryptoforge
e71528f625 update librustzcash target 2020-07-12 23:02:11 -07:00
adityapk00
5d2b85c03a
Multi threaded sync (#27)
* Sync on a threadpool

* Retry on broken connection

* Update README.md

* Update README.md

* Optional Embedded params

* Update (#24)

* Update librustzcash dep

* Update to latest librustzcash

* Fetch blocks on a new thread

* Save wallet deterministically

* Sync on a threadpool

* Fetch blocks on a new thread

* Save wallet deterministically

* At least 2 threads

Co-authored-by: Aditya Kulkarni <adityapk@tr32.home.adityapk.com>
2020-06-29 10:21:22 -07:00
adityapk00
2f3e69eba0
Update (#24)
* Update librustzcash dep

* Update to latest librustzcash
2020-06-06 18:12:57 -07:00
Aditya Kulkarni
b711397277 Optional embed params 2020-05-25 19:25:39 -07:00
Aditya Kulkarni
7cf4d49599 Remove --dangerous option 2020-05-20 21:45:08 -07:00
Aditya Kulkarni
7ce977bb82 update deps 2020-05-14 15:01:39 -07:00
Aditya Kulkarni
796663c971 Gzip the output 2020-04-12 20:23:03 -07:00
Aditya Kulkarni
9631b643b1 Update librustzcash fix for binding_sig 2020-04-04 08:23:54 -07:00
Aditya Kulkarni
8a62634e5f Update tonic version 2020-02-04 10:19:58 -08:00
Aditya Kulkarni
a0b8c6a754 Add --dangerous support 2020-02-04 10:06:23 -08:00
Aditya Kulkarni
64071de642 compile of tonic 2019-12-30 21:09:48 -08:00
Aditya Kulkarni
be2eaad443 Refactor into cargo workspace 2019-10-22 13:21:18 -07:00
Aditya Kulkarni
9324f7f097 Pin tokio dependencies 2019-10-22 07:42:43 -07:00
Aditya Kulkarni
51b1b54863 Add wallet creation tests 2019-10-21 17:59:15 -07:00
Aditya Kulkarni
72548e077e Add lock/unlock API 2019-10-19 13:09:59 -07:00
Aditya Kulkarni
93830f9e99 Always embed params 2019-10-12 16:54:04 -07:00
Aditya Kulkarni
57523adebf Fix build 2019-10-12 15:22:33 -07:00
Aditya Kulkarni
2c2afcc442 Merge 2019-10-12 15:09:13 -07:00