| Commit message (Expand) | Author | Age | Files | Lines |
| * | [doc] Add permissions to the getpeerinfo help. | Amiti Uttarwar | 2020-12-26 | 1 | -0/+4 |
| * | Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo,... | Wladimir J. van der Laan | 2020-11-09 | 1 | -4/+2 |
| |\ |
|
| | * | rpc: update GetNetworksInfo() to not return unsupported networks | Jon Atack | 2020-10-15 | 1 | -4/+2 |
| * | | Merge #20090: [doc] Tiny followups to new getpeerinfo connection type field | Wladimir J. van der Laan | 2020-10-15 | 1 | -1/+12 |
| |\ \
| |/
|/| |
|
| | * | [trivial] Extract connection type doc into file where it is used. | Amiti Uttarwar | 2020-10-09 | 1 | -0/+9 |
| | * | [doc] Improve help for getpeerinfo connection_type field. | Amiti Uttarwar | 2020-10-09 | 1 | -1/+3 |
| * | | Merge #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/imp... | Wladimir J. van der Laan | 2020-10-15 | 1 | -3/+7 |
| |\ \ |
|
| | * | | rpc, test: expose CNodeStats network in RPC getpeerinfo | Jon Atack | 2020-10-14 | 1 | -3/+7 |
| | |/ |
|
| * | | RPC: getpeerinfo: Wrap long help line for bytesrecv_per_msg | Luke Dashjr | 2020-10-14 | 1 | -1/+2 |
| * | | RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions") | Luke Dashjr | 2020-10-14 | 1 | -2/+6 |
| |/ |
|
| * | Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs | MarcoFalke | 2020-09-26 | 1 | -2/+8 |
| |\ |
|
| | * | [rpc] Deprecate getpeerinfo addnode field | Amiti Uttarwar | 2020-09-21 | 1 | -2/+6 |
| | * | [rpc] Add connection type to getpeerinfo RPC, update tests | Amiti Uttarwar | 2020-09-21 | 1 | -0/+2 |
| * | | Assert that RPCArg names are equal to CRPCCommand ones (net, rpcwallet) | MarcoFalke | 2020-09-22 | 1 | -57/+91 |
| |/ |
|
| * | Merge #19405: rpc, cli: add network in/out connections to `getnetworkinfo` an... | Wladimir J. van der Laan | 2020-09-04 | 1 | -3/+7 |
| |\ |
|
| | * | UNIX_EPOCH_TIME fixup in rpc getnettotals | Jon Atack | 2020-08-24 | 1 | -1/+1 |
| | * | Add in/out connections to rpc getnetworkinfo | Jon Atack | 2020-08-24 | 1 | -2/+6 |
| * | | Merge #19607: [p2p] Add Peer struct for per-peer data in net processing | Wladimir J. van der Laan | 2020-08-28 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | scripted-diff: rename misbehavior members | John Newbery | 2020-08-12 | 1 | -1/+1 |
| * | | rpc: expose nLastBlockTime/TXTime as getpeerinfo last_block/transaction | Jon Atack | 2020-08-15 | 1 | -0/+4 |
| * | | Merge #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) | MarcoFalke | 2020-08-14 | 1 | -3/+3 |
| |\ \ |
|
| | * | | refactor: Use C++11 range based for loops to simplify rpc code | MarcoFalke | 2020-08-02 | 1 | -3/+3 |
| * | | | Merge #19696: rpc: Fix addnode remove command error | Wladimir J. van der Laan | 2020-08-12 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | rpc: Improve addnode remove command error message | Fabian Jahr | 2020-08-11 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge #19658: [rpc] Allow RPC to fetch all addrman records and add records to... | Wladimir J. van der Laan | 2020-08-12 | 1 | -6/+53 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | [net] Add addpeeraddress RPC method | John Newbery | 2020-08-12 | 1 | -0/+49 |
| | * | | [addrman] Specify max addresses and pct when calling GetAddresses() | John Newbery | 2020-08-12 | 1 | -6/+4 |
| | |/ |
|
| * | | [net/refactor] Add AddrFetch connections to ConnectionType enum | Amiti Uttarwar | 2020-08-07 | 1 | -1/+1 |
| * | | [net/refactor] Add feeler connections to ConnectionType enum | Amiti Uttarwar | 2020-08-07 | 1 | -1/+1 |
| * | | [net/refactor] Add manual connections to ConnectionType enum | Amiti Uttarwar | 2020-08-07 | 1 | -1/+1 |
| |/ |
|
| * | rpc: deprecate banscore field in rpc getpeerinfo | Jon Atack | 2020-07-08 | 1 | -2/+5 |
| * | Clean up separated ban/discourage interface | Pieter Wuille | 2020-07-03 | 1 | -4/+3 |
| * | Replace automatic bans with discouragement filter | Pieter Wuille | 2020-07-03 | 1 | -5/+4 |
| * | Make GetWarnings() return bilingual_str | Hennadii Stepanov | 2020-06-10 | 1 | -1/+2 |
| * | scripted-diff: Remove g_rpc_node references | Russell Yanofsky | 2020-05-13 | 1 | -34/+34 |
| * | refactor: Pass NodeContext to RPC and REST methods through util::Ref | Russell Yanofsky | 2020-05-13 | 1 | -13/+26 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | rpc: Avoid initialization-order-fiasco on static CRPCCommand tables | MarcoFalke | 2020-04-06 | 1 | -2/+2 |
| * | Merge #18134: Replace std::to_string with locale-independent alternative | Wladimir J. van der Laan | 2020-03-25 | 1 | -1/+2 |
| |\ |
|
| | * | Replace std::to_string with locale-independent alternative | Ben Woosley | 2020-03-14 | 1 | -1/+2 |
| * | | rpc: Document an RPCResult for all calls; Enforce at compile time | MarcoFalke | 2020-03-13 | 1 | -7/+16 |
| |/ |
|
| * | Merge #18260: refactor: Fix implicit value conversion in formatPingTime | MarcoFalke | 2020-03-05 | 1 | -6/+9 |
| |\ |
|
| | * | refactor: Cast ping values to double before output | Ben Woosley | 2020-03-05 | 1 | -6/+9 |
| | * | refactor: Convert ping wait time from double to int64_t | Ben Woosley | 2020-03-04 | 1 | -2/+2 |
| | * | refactor: Convert min ping time from double to int64_t | Ben Woosley | 2020-03-04 | 1 | -2/+2 |
| | * | refactor: Convert ping time from double to int64_t | Ben Woosley | 2020-03-04 | 1 | -2/+2 |
| * | | rpc: fix getpeerinfo RPCResult `mapped_as` type | Jon Atack | 2020-03-04 | 1 | -1/+2 |
| * | | rpc: Auto-format RPCResult | MarcoFalke | 2020-02-25 | 1 | -123/+133 |
| |/ |
|
| * | scripted-diff: Add missing spaces in RPCResult, Fix type names | MarcoFalke | 2020-02-09 | 1 | -63/+63 |
| * | Merge #17804: doc: Misc RPC help fixes | Wladimir J. van der Laan | 2020-02-05 | 1 | -15/+15 |
| |\ |
|