975 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Jonathan "Duke" Leto 7d9ddc2a1c Fix DMG support and try to support installation into /Applications 5 years ago
Jonathan "Duke" Leto 71756ca5ec Show PWD in debug.log to help debug DMG param location 5 years ago
Jonathan "Duke" Leto 3544f56d53 Verify file sizes of sapling params and try to support running inside a .dmg 5 years ago
Duke Leto f39cd2a473 Delete Verus junk, which breaks ARMv8/aarch64 builds 5 years ago
Duke Leto ec3c6eaca7 Less noise and put back earlytxid stuff which was not the core issue 5 years ago
Duke Leto 4c0ac5734a Unbreak things by undoing a line accidentally deleted from LoadBlockIndex, derp 5 years ago
Duke Leto 8041d38c6f meh 5 years ago
Duke Leto 2c42908ae1 Rewrite sapling param detection to be less horrific 5 years ago
Duke Leto 7b8fa48dba meh 5 years ago
Duke Leto 36cb2d26c2 fixes 5 years ago
Duke Leto 02a8da2104 yep 5 years ago
Duke Leto b00cda1c09 Fix lots of little things that were undone by migrating Hush to KMD source code 5 years ago
Jonathan "Duke" Leto 3a7db19af4 Add some debug prints 5 years ago
Jonathan "Duke" Leto c29f5cca42 Update port in docs and some branding 5 years ago
Jonathan "Duke" Leto 52c716e625 Look in /usr/share/hush for sapling params 5 years ago
ca333 95f35796b6 include 5 years ago
ca333 85aad4be5d fix PING attack [CVE-2019-17048] 5 years ago
jl777 401f522463 Ondemand fix 5 years ago
Jonathan "Duke" Leto 76543056ab Changing -zindex on or off requires reindex 5 years ago
Jonathan "Duke" Leto d03d774c18 Fix zindex flag detection 5 years ago
Jonathan "Duke" Leto 44f34a22e7 more -zindex 5 years ago
Jonathan "Duke" Leto 5c310aa048 Define -zindex 5 years ago
Mihailo Milenkovic a7204d9f85
CC fixes for nSPV and others (#30) 5 years ago
jl777 1ec92e3df2 Fix nSPV fullnode nServices 5 years ago
Jonathan "Duke" Leto 8b378455ce Do extra work to find sapling params in various locations 5 years ago
blackjok3r 4509efcc63 fix NSPV addressindex 5 years ago
jl777 716e089fab Fix AddCClibtxfee 5 years ago
jl777 0454333ff8 Tristate KOMODO_NSPV 5 years ago
jl777 99313e742f Tmp tmp wallet 5 years ago
jl777 d7abeff40c Test 5 years ago
jl777 1d4be8defb Revert FD_SETSIZE 5 years ago
jl777 d77b5f657c +print 5 years ago
jl777 c36802edc3 +print 5 years ago
jl777 1d4b40c912 Skip params if nSPV 5 years ago
Duke Leto f6a4f17f82 Avoid downloading the 700MB sprout-groth16 file we do not need 5 years ago
jl777 d15bfa2bd3 Stub messages 5 years ago
jl777 a0990a8c06 +prints 5 years ago
jl777 e7cd541cf1 nServices bits NODE_ADDRINDEX and NODE_SPENTINDEX 5 years ago
jl777 17552a08e5 pcoinsTip = new CCoinsViewCache(pcoinscatcher); 5 years ago
jl777 710c0fc9ff InitBlockIndex(); 5 years ago
jl777 41ded8b887 SetRPCWarmupFinished(); uiInterface.InitMessage(_("Done loading")); 5 years ago
jl777 119a7e825b Make nSPV disable wallet 5 years ago
jl777 57394a34c0 KOMODO_NSPV init bypass 5 years ago
Duke Leto f5b4a57702 Fix -clientname, which must be used at runtime, not compile-time 5 years ago
Jonathan "Duke" Leto 045f0f507d Try to lift requirement for sprout params 5 years ago
blackjok3r b5910e55c7 . 5 years ago
blackjok3r 8703305e7a game commit 5 years ago
Jonathan "Duke" Leto c60e3d97f1 Debug weird startup bug 5 years ago
phm87 35ad4a6bc3
init.cpp : move help message -whitelistaddress= 5 years ago
phm87 f7e94b113e
init.cpp : Help message for -whitelistaddress= 5 years ago