CalDescent
d5daed9163
Added "redeemp2sh" command - a very early attempt to redeem a P2SH to a z address
...
Warning: this is unsafe - do not use with real funds unless you have read the code in detail and know exactly what it is doing. Many safety checks and features (such as paying change) are disabled. This is a work in progress, and very experimental.
2022-05-15 18:01:08 +01:00
CalDescent
d5637b76f2
Updated params when calling builder.add_transparent_output_with_script_pubkey()
2022-05-15 11:23:56 +01:00
CalDescent
6c2f716568
Bump librustzcash revision
2022-05-13 18:07:10 +01:00
CalDescent
8879bf4405
Add num-integer v0.1.44
2022-04-26 12:24:32 +01:00
CalDescent
c21386b4b5
Switched deps to temporary alternate repo
2022-04-26 12:24:19 +01:00
Cryptoforge
ddada7676b
Update librustzcash location
2021-05-11 13:42:23 -07:00
Cryptoforge
ca32c63ff4
update to use u32 consensus id
2020-10-12 15:09:14 -07:00
Cryptoforge
ba5411f3c9
add mulitcore feature to bellman
2020-10-01 21:04:57 -07:00
Cryptoforge
d9a5e89fbd
use coin-ckeckpoint.json
2020-09-11 10:28:20 -07:00
Cryptoforge
41d855a784
Merge commit '6c0a672d6643b82b336160da5d3c05cbd2167967' into merge_upstream
2020-09-05 21:55:14 -07:00
Cryptoforge
b557f144ec
update librustzcash
2020-07-30 21:46:06 -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
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