28 Commits (d0a94f2c2f127768acd9be4c0905d40f609ba6fc)

Author SHA1 Message Date
Wladimir J. van der Laan 16bc9aaf8a Move `getinfo` from rpcnet to rpcmisc 11 years ago
Philip Kaufmann fdbdb7f345 cleanup includes in rpcnet.cpp 11 years ago
Pieter Wuille b2864d2fb3 Add main-specific node state 11 years ago
Philip Kaufmann 38cbeab1ff fix typo in rpcnet.cpp 11 years ago
Wladimir J. van der Laan 48ba56cdfd Delimit code with #ifdef ENABLE_WALLET 11 years ago
Wladimir J. van der Laan 991685d3dc Move getinfo to rpcnet.cpp 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
Mike Hearn a946aa8d3e Store and use a sanitized subVer 11 years ago
sje a6099ef319 Issue #1865 - Clean up RPC help messages 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 4315ec1a72 RPC: error code changes and prevent crash with walletpassphrase 11 years ago
Josh Lehan 547c61f8d8 Adding new "addrlocal" field to RPC getpeerinfo. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Scott Ellis ce14345a89 Add network traffic graph 11 years ago
Josh Lehan 971bb3e901 Added ping time measurement. 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Pieter Wuille 86648a8d16 Add bytessent, bytesrecv and syncnode to getpeerinfo 12 years ago
Pieter Wuille cedaa71446 Drop release times for CNode 12 years ago
Matt Corallo 67a11bd6c5 Add a getaddednodeinfo RPC. 12 years ago
Matt Corallo 72a348fd9a Add addnode RPC command. 12 years ago
Jeff Garzik ea0796bde3 Trim trailing whitespace for src/*.{h,cpp} 12 years ago
Jeff Garzik 18e8e43715 RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value 12 years ago
Jeff Garzik 1006f0707e RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data 12 years ago
Jeff Garzik 70ab73a008 Create new rpcnet module, and move 'getconnectioncount' RPC to it 12 years ago