14 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
miodragpop 56d9c00749 asmap bucketing ported from Komodo 4 years ago
Miodrag Popović 9a3e68a832 small fix for Mac build 4 years ago
miodragpop 62f67821ec tls implemented 4 years ago
Duke Leto e87101bd1f RPC help fixes 4 years ago
Duke Leto d4883bce7c More timedate changes from KMD 0.6 4 years ago
Duke Leto 1f03e53f38 rpc/net.cpp changes 4 years ago
Duke Leto f5b4a57702 Fix -clientname, which must be used at runtime, not compile-time 5 years ago
jl777 f093390948 -extern 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 58b0fc23ac Guard longest chain and GetNodeStateStats 6 years ago
jl777 34b1a40307 Remove longest chain mutex 6 years ago
jl777 3db0fd1d48 Ignore <0 syncheight peers in longest chain calc 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
jl777 6dcd15b5c7 Fix dustvout 6 years ago
jl777 20e2d0b747 Test 6 years ago
jl777 c3d91e3bae Autodetect insync status 6 years ago
jl777 99ba67a0d1 insync flag 6 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 8 years ago
Jack Grigg c74ab3356a Remove config option -disabledeprecation 6 years ago
pbca26 a7322d7720 rename zcash to komodo in cli examples 6 years ago
jl777 6bb74a0256 Test 6 years ago
jl777 265660f7cb streamline 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 caf6b6b54a KOMODO_LONGESTCHAIN = height; 6 years ago
jl777 6477ad07af Test 6 years ago
jl777 78c23c84c7 Test 6 years ago
Pavol Rusnak 2bc62dc4e3
limit total length of user agent comments 9 years ago
Pavol Rusnak 8c5e229ac9
implement uacomment config parameter 9 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Jay Graber df46562f26 Make applicable only on mainnet 6 years ago
Jay Graber 9d2974ed5b Add getdeprecationinfo rpc call to return current version and deprecation block height. 6 years ago
Jay Graber c16528495c s/zcash/Zcash 7 years ago
Bruno Arueira d2c1e4a807 Removes out bitcoin mention in favor for zcash 8 years ago
Ross Nicoll 091b2116a0
Rationalize currency unit to "BTC" 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Jack Grigg 14454a3a82
Fix typo in listbanned RPC keys 7 years ago
Jack Grigg 4acd140eeb
Update default RPC port in help strings 7 years ago
Jonas Schnelli cbf3ab51f9
fix lock issue for QT node diconnect and RPC disconnectnode 9 years ago
Jonas Schnelli 1cad8c9ff9
setban: add RPCErrorCode 9 years ago
Jonas Schnelli fcc8920f36
setban: rewrite to UniValue, allow absolute bantime 9 years ago
Jonas Schnelli 63c06b232b
rename json field "bannedtill" to "banned_until" 9 years ago
Jonas Schnelli e521939942
[RPC] extend setban to allow subnets 9 years ago
Jonas Schnelli ed3f13a057
[RPC] add setban/listbanned/clearbanned RPC commands 9 years ago
Alex van der Peet 94ee48c42a
New RPC command disconnectnode 9 years ago
Stephen 6699b42518
Add paytxfee to getwalletinfo, warnings to getnetworkinfo 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago