Commit Graph

17079 Commits

Author SHA1 Message Date
Duke Leto
29a5aa99fd Move address+amount data to addresses key in JSON; add some useful metadata to snapshot response 2018-07-17 19:39:55 +00:00
Duke Leto
92dc28a3c9 Return snapshot info as JSON 2018-07-17 18:42:30 +00:00
Homu
13b41a6760 Auto merge of #3156 - Eirik0:2935-change-indicator, r=bitcartel
Add change indicator

This adds to the json returned when calling z_listreceivedbyaddress and z_listuspent an additional field entitiled 'change' which will be either true or false depending on whether or not the note was change from another transaction.
2018-07-17 11:41:03 -07:00
jl777
3872e9cb59 Fix 2018-07-17 05:29:01 -11:00
jl777
7000ef1af3 Possible workaround for crash 2018-07-17 05:26:34 -11:00
Duke Leto
920f960122 Correctly print out snapshot data to stderr for now 2018-07-17 06:05:36 +00:00
Larry Ruane
66dfcc1369 add extra help how to enable experimental features 2018-07-16 21:31:55 -06:00
Duke Leto
d62d9d7889 Almost working snapshot, we need to sum unspent outputs for each address and return to final snapshot data in json response 2018-07-17 01:40:24 +00:00
Sean Bowe
f23e783600 Decryption and tests of note/outgoing encryption. 2018-07-16 18:34:14 -06:00
Homu
ea0bd9d3b8 Auto merge of #3345 - str4d:sapling-z_validateaddress, r=bitcartel
Add Sapling support to z_validateaddress

Part of #3217.
2018-07-16 15:04:54 -07:00
Eirik Ogilvie-Wigley
0646f749f9 Add change indicator for notes 2018-07-16 14:49:29 -06:00
Homu
b7d058cef3 Auto merge of #3334 - arielgabizon:add_groth_tests, r=bitcartel
Extend JoinSplit tests to Groth

As we now have both PGHR and Groth proofs for Sprout - make the joinsplit tests check the Groth proofs as well.
See https://github.com/zcash/zcash/issues/3266
2018-07-16 12:11:12 -07:00
jl777
17839698a3 block_from_future_rejecttime used in RAMstaker 2018-07-16 00:55:48 -11:00
jl777
8613127572 LastTip() and tweak deprecation heights 2018-07-15 22:47:16 -11:00
jl777
8d487e52a7 Change deprecation height for 1400000 2018-07-15 21:41:24 -11:00
Duke Leto
3bd2c3bd6a Fix progress estimate for asset chains, mostly 2018-07-16 07:57:56 +00:00
Jonathan "Duke" Leto
7246f7f31d WIP correctly calculate block progress for asset chains 2018-07-15 22:01:35 -07:00
jl777
6651944ae7 Test 2018-07-14 23:59:08 -11:00
jl777
48c3fcbed3 Snapshot() reverse iterator 2018-07-14 23:48:09 -11:00
Michael Toutonghi
37ad688668 Protect from null ptr on chain tip 2018-07-14 21:45:38 -07:00
jl777
a3b8c12830 Test 2018-07-14 13:26:39 -11:00
jl777
8afd5b3a04 Test 2018-07-14 13:25:57 -11:00
jl777
779b7b3a5b Typo 2018-07-14 13:16:18 -11:00
jl777
8cbf8d6a12 Test 2018-07-14 13:12:08 -11:00
jl777
2d48111526 -prints 2018-07-14 13:02:35 -11:00
jl777
1973dfa050 Test 2018-07-14 12:49:18 -11:00
jl777
6e7dcf3106 Test 2018-07-14 12:42:51 -11:00
jl777
d3ce166fb8 Test 2018-07-14 12:41:30 -11:00
jl777
37d6294dbe Test 2018-07-14 12:36:44 -11:00
jl777
cca0bdc6c4 Test 2018-07-14 12:35:26 -11:00
jl777
cfe64b2b48 Test 2018-07-14 12:26:38 -11:00
jl777
b8b0686360 Test 2018-07-14 12:21:33 -11:00
jl777
d5c81c59bb Test 2018-07-14 12:11:43 -11:00
jl777
45c4bfef64 Test 2018-07-14 12:02:20 -11:00
Duke Leto
cbce9f1f65 WIP debugging why leveldb iterator is broke 2018-07-14 23:00:09 +00:00
jl777
a87b6f5f62 Test 2018-07-14 11:55:01 -11:00
jl777
817aedba53 Test 2018-07-14 11:53:42 -11:00
jl777
1d8f1b466a Test 2018-07-14 11:18:36 -11:00
jl777
518e079e91 Test 2018-07-14 11:14:53 -11:00
jl777
011b0a2433 Test 2018-07-14 11:02:23 -11:00
jl777
ecae680bfa Test 2018-07-14 10:52:42 -11:00
jl777
76df25be7a Test 2018-07-14 10:51:01 -11:00
jl777
aecf58592c Fix 2018-07-14 10:41:08 -11:00
jl777
1273624d3e Test 2018-07-14 10:38:45 -11:00
jl777
5649e3d39d Test 2018-07-14 10:30:50 -11:00
jl777
ac53109534 Optimized staker 2018-07-14 10:29:29 -11:00
jl777
d04efc6ff5 Test 2018-07-14 08:30:38 -11:00
jl777
aa2ef3abfc Test 2018-07-14 08:05:00 -11:00
jl777
55dd662212 Optimize staking loop a bit 2018-07-14 07:41:29 -11:00
jl777
4fc4e20096 Test 2018-07-14 07:22:28 -11:00