Commit Graph

29732 Commits

Author SHA1 Message Date
Charles
327609707f updated deps native_ccache 3.7.7 2020-03-15 03:16:12 -04:00
Charles
d5534ef041 updated deps native_ccache 3.7.4 2020-03-15 03:11:20 -04:00
Charles
5a0c3ac22b updated proton dep 0.26.0 2020-03-15 03:09:34 -04:00
Charles
6605434eda upgraded dep libcurl 7.67.0 2020-03-15 02:42:30 -04:00
Charles
c7cd5d5449 boost dep upgraded to 1.72.0 2020-03-15 02:29:59 -04:00
Duke Leto
2439e5106b Port zcash/zcash#4390 and the included bitcoin/bitcoin#8063 2020-03-14 21:23:58 -04:00
Duke Leto
f3cc3b25df Fix compiling komodo_curve25519.h on ARMv8 2020-03-14 21:06:09 -04:00
Duke Leto
c0c7d497d0 Fix compile issues and hopefully better logging of consolidation 2020-03-14 15:03:23 -04:00
Duke Leto
d81ab5c9c7 I think this should fix some compile issues 2020-03-14 10:45:04 -04:00
Duke Leto
7691e89b1b We got rid of this verus bug: fatal error: OCTET_STRING.h, yay 2020-03-14 08:48:54 -04:00
Duke Leto
378b1e3e74 Update coinsupply rpc docs 2020-03-14 08:44:00 -04:00
Duke Leto
c271fb8cbd Locks and docs 2020-03-10 09:10:12 -04:00
Duke Leto
968890c591 More error checking and use a CAmount instead of int, which hopefully fixes CommitTransaction() bug 2020-03-10 09:10:05 -04:00
Duke Leto
1beb2b1fa8 Remove more sprouty code 2020-03-10 07:22:23 -04:00
Duke Leto
41662dc370 Remove sprout-related RPC docs 2020-03-10 07:22:14 -04:00
Duke Leto
448b72f270 Merge branch 'duke' into dev 2020-03-09 21:31:44 -04:00
Duke Leto
d8477c4d7b Remove some more sprout code, yay 2020-03-09 21:28:09 -04:00
Duke Leto
736aa8cfaf Add more data to failed consolidation ops 2020-03-09 21:27:49 -04:00
Duke Leto
744ef34438 Add zindex to z_getinfo 2020-03-09 21:04:53 -04:00
Duke Leto
e4bfafc76c Better error checking in consolidation for when CommitTransaction() fails 2020-03-09 21:02:52 -04:00
Duke Leto
67f666d5ff Tweak z_getinfo data slightly 2020-03-09 18:42:13 -04:00
Duke Leto
2aa376d286 Add z_getinfo, a place for various shielded details that do not fit other places 2020-03-09 16:31:54 -04:00
Duke Leto
3bf6993991 Merge branch 'duke' into dev 2020-03-09 11:06:20 -04:00
Duke Leto
ad4d87c653 Fix ConnectTip() from thread_notify merge 2020-03-09 11:04:36 -04:00
Duke Leto
9c4acae5fd Move this inside another lexical scope to hopefully avoid compiler bugs in gcc 8.3 and clang 9.0 2020-03-09 10:32:29 -04:00
Duke Leto
5870f6f059 Update unix man pages 2020-03-08 09:06:06 -04:00
Duke Leto
699b59037a Bump version to 3.3.2 2020-03-08 08:55:42 -04:00
Duke Leto
4f06ce726b Merge pull request #95 from MyHush/thread_notify
Thread notify upstream fixes
2020-03-08 05:14:40 -07:00
Duke Leto
13b59f00ce Clean up 2020-03-07 21:30:51 -05:00
Duke Leto
61c2090dd6 Make the compiler Elder Gods happy 2020-03-07 17:48:34 -05:00
Duke Leto
0f99a6ea3f Port Network upgrade detection back to our KMD flavor 2020-03-07 17:28:35 -05:00
Duke Leto
3d7bed74c1 Port more required code 2020-03-07 17:22:41 -05:00
Duke Leto
35c68602e7 Port the BlockFound signal and parts of ScriptForMining from ZEC upstream 2020-03-07 14:36:22 -05:00
Duke Leto
a2c8f752df Pull in validation interface changes from zcash commit 26a24da74503ae60cc9aa2d6e6ae0923ecd375fb 2020-03-07 13:58:22 -05:00
Duke Leto
a2b3316664 Port PR93 from @denioD 2020-03-07 13:55:12 -05:00
Duke Leto
64dfd18fa0 Merge pull request #94 from MyHush/sapcon_sietch
Untested sapling consolidation plus sietch outputs to reduce metadata leakage
2020-03-06 12:24:37 -08:00
Duke Leto
fad66953fb Cleanup 2020-03-06 15:22:50 -05:00
Duke Leto
9c72f4c2f5 Change consolidation fee to be the default instead of zero and require zinput arity to be inside [3,8] 2020-03-06 14:40:24 -05:00
Duke Leto
dc7525f12e Untested sapling consolidation plus sietch outputs to reduce metadata leakage 2020-03-04 09:17:05 -05:00
Duke Leto
21ec2e7260 Merge pull request #92 from DenioD/duke
add opretmintxfee from komodo upstream
2020-02-29 04:18:04 -08:00
DenioD
b2b76e82da Change KMD to Hush in opretMinFeeRate unit 2020-02-29 08:44:13 +01:00
ca333
2f891b0e14 add opretmintxfee 2020-02-29 08:39:09 +01:00
Duke Leto
9b0d986528 Document default of -consolidation and add comment about number of zouts 2020-02-27 18:20:14 -05:00
Duke Leto
cb004f5d57 Remove sprout code from z_exportwallet 2020-02-27 11:11:59 -05:00
Duke Leto
a7250280d0 Remove deprecated Sprout benchmarking RPCs 2020-02-27 11:06:58 -05:00
Duke Leto
a5515aa336 Fix z_validateaddress docs to remove sprout stuff and use a sapling address in examples 2020-02-26 14:31:35 -05:00
Duke Leto
08583ff269 Merge branch 'dev' into duke 2020-02-26 14:13:54 -05:00
Duke Leto
9e1c741905 Update convert params junk 2020-02-26 14:12:15 -05:00
Duke Leto
2152f4df6d Port getalldata from ZER sans sproutness 2020-02-26 09:51:09 -05:00
Duke Leto
b06bd5720a Add z_listreceivedbyaddress from ZER and refactor some stuff 2020-02-26 00:20:02 -05:00