Commit Graph

727 Commits

Author SHA1 Message Date
miketout
3bfa5e2264 Latest Zcash updates and more CC for N@S 2018-10-05 00:26:06 -07:00
Larry Ruane
27a6a99cb0 fix z_listunspent includeWatchonly logic 2018-10-04 12:26:36 -06:00
miketout
2ed3bbec38 Debugging 2018-10-03 22:04:39 -07:00
miketout
06f4116090 VerusStakeTransaction 2018-10-03 00:58:00 -07:00
Simon
5f57babd08 Cleanup to address review comments. 2018-09-28 22:11:05 -07:00
Jay Graber
cd1c6e3767 Modify comments 2018-09-28 15:19:10 -07:00
Jay Graber
66795a408b z_listunspent sapling support - needs refactor 2018-09-28 15:19:05 -07:00
Jay Graber
06f2a8f9b6 s/jsoutindex/outindex for sapling outputs 2018-09-28 15:13:29 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
Larry Ruane
e4f0d6a8de Sapling support for z_listreceivedbyaddress 2018-09-27 16:59:29 -06:00
Jack Grigg
34e222c18e Revert "Disable Sapling features on mainnet"
This reverts commit 554e00e8f9.
2018-09-21 23:43:31 +01:00
miketout
644c7445ec Latest Zcash updates 2018-09-20 13:32:57 -07:00
miketout
b8deecdc09 Sapling transaction testing 2018-09-20 03:08:36 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Jonas Schnelli
82e71233b0 [Wallet] print hd masterkeyid in getwalletinfo
Zcash: modified for zip32
2018-09-14 16:59:56 -06:00
Michael Toutonghi
0c8fa56a02 All latest updates, smart contracts, including oracle from KMD/jl777 2018-09-13 13:00:13 -07:00
jl777
6bde696a31 Gatewaysmarkdone 2018-09-12 08:36:01 -11:00
jl777
5955955d18 gatewayspending 2018-09-12 03:49:09 -11:00
jl777
9d860bd978 Fix 2018-09-12 02:36:00 -11:00
jl777
3f4351c9fb gatewayswithdraw roc 2018-09-12 02:30:51 -11:00
jl777
a5ea3ded38 Test 2018-09-11 05:32:35 -11:00
jl777
e5a5dadb61 GatewaysCCassets 2018-09-11 04:46:18 -11:00
jl777
7f9283e5b1 Valiate merkleroot 2018-09-11 00:59:17 -11:00
jl777
72e3df0101 Test 2018-09-10 07:29:35 -11:00
jl777
f81291ae82 Gateways claim 2018-09-10 07:28:33 -11:00
jl777
a609fa64ea Test 2018-09-10 06:46:00 -11:00
jl777
a7fe9c6b44 Test 2018-09-10 05:53:39 -11:00
jl777
fd83def100 , 2018-09-10 05:16:31 -11:00
jl777
a985f63be8 pubkey 2018-09-10 05:15:28 -11:00
jl777
db37f5c3b4 uint8_t 2018-09-10 05:14:40 -11:00
jl777
d73f18f5e4 gatewaysdeposit rpc 2018-09-10 05:10:19 -11:00
jl777
0173c09685 Test 2018-09-10 02:40:35 -11:00
jl777
77fad4320d Test 2018-09-10 02:35:54 -11:00
jl777
dbf8484eef Test 2018-09-09 22:12:35 -11:00
jl777
98a1f520ee Test 2018-09-09 22:08:57 -11:00
jl777
3515c101d4 Initial gateways CC 2018-09-09 21:07:02 -11:00
jl777
96da392118 Merge branch 'jl777' into FSM 2018-09-05 05:30:59 -11:00
jl777
d95908b80b Oraclessubscribe with float 2018-09-04 06:59:51 -11:00
jl777
a82dd70fc7 Fix 2018-09-03 03:25:46 -11:00
jl777
a8c3557589 Fix 2018-09-03 03:23:52 -11:00
jl777
26ca942ec5 Feature complete oracles CC 2018-09-03 03:06:45 -11:00
Jack Grigg
70b4ad2dcd wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey
The wallet now only stores Sapling extended spending keys, and thus can
only be used with keys generated from an HDSeed via ZIP 32.

Note that not all Sapling keys in the wallet will correspond to the
wallet's HDSeed, as a standalone Sapling xsk can be imported via
z_importkey. However, it must have been generated from a seed itself,
and thus is more likely to be backed up elsewhere.
2018-09-03 10:45:37 +01:00
Jack Grigg
7c02acc5b6 Minor cleanups 2018-09-03 01:28:31 +01:00
jl777
3d6ee3e028 Test 2018-09-02 04:36:44 -11:00
jl777
366625ca23 Initial oracles CC without validation 2018-09-02 03:40:52 -11:00
jl777
9a44d9ea32 Merge branch 'jl777' into FSM
# Conflicts:
#	src/cc/rewards.cpp
#	src/main.cpp
2018-08-31 22:07:10 -11:00
jl777
2b349eff8c Fix 2018-08-31 01:37:27 -11:00
jl777
3737d4569a Fix 2018-08-31 01:36:48 -11:00
jl777
02da4225f4 Payment/collect for channels 2018-08-31 01:27:23 -11:00
Anton Lysakov
bad5d1c3bd Validate plan name for Rewards CC 2018-08-31 17:00:27 +07:00