96 Commits (f8b751d9934a05116e3947688fc49e71ae790b01)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer dda2c8281d Add tls_connections to getinfo and getnetworkinfo 7 years ago
Kent Sommer ff769cfbd8 Support for TLS between Hush Nodes 7 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
David Mercer f56f15b73d initial version rebranded as hush 7 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
Jonas Schnelli 38fc4b7090
expicit set UniValue type to avoid empty values 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
J-Stuhlman 582e35b3c9 Update rpcnet.cpp 8 years ago
Simon 5bd677f5c6 Rename client identifier from Satoshi to MagicBean (closes #1481) 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 9 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pavel Janík 26a6bae753 Add time offset to getpeerinfo output 10 years ago
Michael Ford 72fb3d295a Update comments in src/rpc* to be doxygen compatible 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Pieter Wuille ad6e601712 RPC additions after headers-first 10 years ago
Pieter Wuille 341735eb8f Headers-first synchronization 10 years ago
Philip Kaufmann b5ec5fe0cb update getnetworkinfo help with subversion 10 years ago
Jeff Garzik ff36cbe8d0 RPC getnetworkinfo: export local node's client sub-version string 10 years ago
imharrywu c15e483f23 typo fix of booleamn to boolean 10 years ago
Philip Kaufmann ee304b6e35 minor changes for help message of getpeerinfo 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan aa8279513b
Add detailed network info to getnetworkinfo RPC 10 years ago
Philip Kaufmann 7de3f1cfd6 fix help message for RPC getpeerinfo 10 years ago
Gregory Maxwell c4a321f5c6 Add peerid to getpeerinfo to allow correlation with the logs. 10 years ago
Pieter Wuille dc942e6f27 Introduce whitelisted peers. 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
Pieter Wuille aa81564700 Track peers' available blocks 10 years ago
Wladimir J. van der Laan 14f888ca80 Move network-time related functions to timedata.cpp/h 10 years ago
Peter Todd 99ddc6cb70 Add nLocalServices info to RPC getinfo 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
Kamil Domanski d56e30ca89 removed a few unnecessary casts 10 years ago