Commit Graph

22973 Commits

Author SHA1 Message Date
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
Duke Leto
791a181098 mypk changes 2019-12-12 18:06:18 -05:00
Duke Leto
0cb8318f41 src/rpc/crosschain.cpp upstream changes 2019-12-12 18:02:08 -05:00
Duke Leto
43f984eae0 src/rpc/misc.cpp upstream changes 2019-12-12 17:56:11 -05:00
Duke Leto
0202e3436d src/rpc/mining.cpp upstream changes 2019-12-12 17:49:09 -05:00
Duke Leto
ea12ce2c85 src/rcp/rawtransaction.cpp upstream changes 2019-12-12 17:36:15 -05:00
Duke Leto
94e2d1aedf src/rcp/server.h upstream changes 2019-12-12 17:33:26 -05:00
Duke Leto
d26465b0d0 rpc/server.cpp changes 2019-12-12 17:24:33 -05:00
Duke Leto
1f03e53f38 rpc/net.cpp changes 2019-12-12 17:21:54 -05:00
Duke Leto
8f46f4cc68 src/rpc/blockchain.cpp upstream updates 2019-12-12 17:05:17 -05:00
Duke Leto
d09e8ea10f This is needed for now 2019-12-12 16:46:33 -05:00
Jonathan "Duke" Leto
9f722b41f7 Not needed 2019-12-12 06:44:37 -08:00
Duke Leto
ff803add6e Compile fixes 2019-12-12 06:42:33 -05:00
Duke Leto
f2081ca3a0 Revert "fix makefile"
This reverts commit 1bc12291ff.
2019-12-11 23:20:35 -05:00
Duke Leto
a7b3051f75 This header is needed for now 2019-12-11 23:10:11 -05:00
Duke Leto
fb1f989391 Revert "Clean up"
This reverts commit 5477a673e1.
2019-12-11 23:04:59 -05:00
Duke Leto
0bb15841b0 define 2019-12-11 23:04:49 -05:00
Duke Leto
1bc12291ff fix makefile 2019-12-11 23:04:31 -05:00
Duke Leto
bfc635106a Compile fixes 2019-12-11 22:39:56 -05:00
Duke Leto
5477a673e1 Clean up 2019-12-11 16:53:49 -05:00
Duke Leto
ed52da4a8d No staking code, thank you very much 2019-12-11 16:35:47 -05:00