Commit Graph

22993 Commits

Author SHA1 Message Date
Duke Leto
2620de459f Correctly count taddr outputs towards shielded payments 2019-12-20 10:47:24 -05:00
Duke Leto
80868ef5e4 Make sure to count taddr outputs in z=>t xtns as shielded payments 2019-12-20 09:05:08 -05:00
Duke Leto
a2e63618e4 Tone down our STDOUT debugging 2019-12-19 17:46:58 -05:00
Duke Leto
dbf1c23a81 Add rpc docs about organic xtns 2019-12-19 17:25:07 -05:00
Duke Leto
55258a54dc Add rpc docs about shielded-only stats 2019-12-19 16:22:42 -05:00
Duke Leto
feee580c33 Add more getchaintxstats rpc docs 2019-12-19 16:10:29 -05:00
Duke Leto
284edb0968 Add some forgotten zstats that are important 2019-12-19 12:38:06 -05:00
Duke Leto
bf75e6aea3 Add payment rpc docs for getchaintxstats 2019-12-19 10:02:24 -05:00
Duke Leto
0baa4ecadf Guard against negative values in statistics and add some rpc docs 2019-12-19 10:00:04 -05:00
Duke Leto
284f8a7e60 Pull in test change from upstream 2019-12-19 09:18:16 -05:00
Duke Leto
9c3d846573 Fix rpc c++ tests 2019-12-19 09:00:37 -05:00
Duke Leto
12e7c13a84 Change datatypes, do not use VARINT, increase exception logging 2019-12-19 00:10:52 -05:00
Duke Leto
339f03233d Clean up 2019-12-18 15:45:34 -05:00
Duke Leto
aef3f37b0f move new zindex stuff to the end of serialization and more logging 2019-12-18 15:20:31 -05:00
Duke Leto
97df4d43ec Set nChainPayments and increasing debugging/logging 2019-12-18 13:58:08 -05:00
Duke Leto
1cbcb0d012 Organic stats 2019-12-17 18:23:33 -05:00
Duke Leto
fbfdc8f40f Port zindex code from old patches; compiles and seems to work when zindex is disabled 2019-12-17 12:08:14 -05:00
Duke Leto
2492ac8c3a Start scavenging zindex code from the depths of the git bit bucket 2019-12-17 09:43:29 -05:00
Duke Leto
73030bccd2 Delete dead code relating to chainPower 2019-12-16 12:01:19 -05:00
Duke Leto
1e980895b8 Allow hush-cli stop to be run during RPC warmup, thanks to @zancas for the idea 2019-12-16 08:45:18 -05:00
Duke Leto
7e9ea7e9ee Tweak hush-cli stop message and help 2019-12-15 20:14:58 -05:00
Duke Leto
f3091936e1 Increase max debug.log file size to 100MB
ZEC took the route of disabling this by default, so debug.log files grow without limit,
in attempt to gather more data about CVE-2019-16930, which was fixed in the same emergency
release as changing this default behavior.

KMD has chosen to ignore that ZEC change, which I find reasonable. We take the middle path,
and 10X increase the size limit.

Now debug.log must hit 100MB to be resized, and potentially lose some data about attacks.
2019-12-15 19:53:49 -05:00
Duke Leto
22cb700e06 Remove CLI options whose internals have been removed 2019-12-15 19:34:17 -05:00
Duke Leto
0ea56333d1 Remove log2_stake from debug.log 2019-12-15 11:14:02 -05:00
Duke Leto
ccbe3478e5 Delete some sprout code 2019-12-15 06:26:00 -05:00
Duke Leto
8ebeafce77 Delete some sprout code that causes problems and remove some dead code 2019-12-14 22:15:28 -05:00
Duke Leto
bde7744d9c Bump version to 3.3.0 2019-12-14 07:49:36 -05:00
Duke Leto
f2ce6c15a7 Remove more dead code 2019-12-14 05:20:56 -05:00
Duke Leto
b2d577c31f Remove dead code 2019-12-14 05:07:34 -05:00
Duke Leto
1d9a1a53a1 Delete more junk 2019-12-13 14:54:16 -05:00
Jonathan "Duke" Leto
595ca09081 Fix lack of block dir bug 2019-12-13 12:16:03 -05:00
Duke Leto
e8509dd525 It is called hush_hardfork_active now 2019-12-13 11:08:10 -05:00
Duke Leto
b6e93662c7 Fix channelsaddress 2019-12-13 09:47:49 -05:00
Duke Leto
f70531c09c Compile fixes 2019-12-13 09:44:47 -05:00
Duke Leto
c0f350f56f fix zcbenchmarks.cpp 2019-12-12 23:52:09 -05:00
Duke Leto
9e19480cc1 Fix rest.cpp 2019-12-12 23:46:26 -05:00
Duke Leto
b5197addcd Compile fix 2019-12-12 23:30:38 -05:00
Duke Leto
82a21aacc0 ExtractVoutDestination is only needed for timelocked utxos 2019-12-12 23:30:27 -05:00
Duke Leto
208fb4a74d Delete unnecessary code 2019-12-12 23:13:20 -05:00
Duke Leto
7fe2ee121c compile fix 2019-12-12 23:09:09 -05:00
Duke Leto
31416f0d96 compile fix 2019-12-12 23:07:02 -05:00
Duke Leto
28d13de5b7 bits256 fixes from upstream 2019-12-12 22:54:42 -05:00
Duke Leto
56bc76c425 Remove all QT stuff which is old and broken and deleted from ZEC upstream 2019-12-12 20:26:42 -05:00
Duke Leto
8811b8633f Add src/cc upstream changes 2019-12-12 20:21:06 -05:00
Duke Leto
421c069073 src/wallet/rpcdisclosure.cpp upstream changes 2019-12-12 19:31:58 -05:00
Duke Leto
bf3b41ace4 src/wallet/rpcdump.cpp upstream changes 2019-12-12 19:25:11 -05:00
Duke Leto
02c34367bf src/wallet/wallet.cpp upstream changes 2019-12-12 19:19:28 -05:00
Duke Leto
b3d3a3cff9 async wallet upstream chnages 2019-12-12 19:16:06 -05:00
Duke Leto
73997b39fc Fixups 2019-12-12 19:06:46 -05:00
Duke Leto
869409b710 src/wallet/rcpwallet.cpp upstream changes 2019-12-12 18:56:36 -05:00