index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
net.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: add feefilter to peers from getpeerinfo
Patrick Lodder
2021-08-14
1
-0
/
+3
*
Initial back end framework to separate wallet and relay fees + dust.
Michi Lumin
2021-07-30
1
-1
/
+1
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-5
/
+5
*
Return correct error codes in setban().
John Newbery
2017-06-05
1
-2
/
+2
*
[rpc] rename disconnectnode argument
John Newbery
2017-04-14
1
-4
/
+4
*
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-30
1
-0
/
+3
|
\
|
*
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-20
1
-0
/
+3
*
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
|
/
*
RPC help updated
Michael Rotarius
2017-01-11
1
-5
/
+7
*
Merge #8811: rpc: Add support for JSON-RPC named arguments
Wladimir J. van der Laan
2017-01-10
1
-15
/
+17
|
\
|
*
Update RPC argument names
John Newbery
2017-01-10
1
-1
/
+1
|
*
rpc: Named arguments for net calls
Wladimir J. van der Laan
2017-01-05
1
-15
/
+17
*
|
RPC help documentation for addnode peerinfo.
Gregory Maxwell
2017-01-05
1
-0
/
+1
*
|
Break addnode out from the outbound connection limits.
Gregory Maxwell
2017-01-05
1
-0
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
1
-1
/
+23
|
\
|
*
RPC/Net: Use boolean consistently for networkactive, and remove from getinfo
Luke Dashjr
2016-10-24
1
-4
/
+4
|
*
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
1
-7
/
+10
|
*
RPC: Add "togglenetwork" method to toggle network activity temporarily
Jon Lund Steffensen
2016-10-24
1
-0
/
+19
*
|
fix getnettotals RPC description about timemillis.
Masahiko Hyuga
2016-11-10
1
-1
/
+1
*
|
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
1
-36
/
+36
*
|
Display minimum ping in debug window.
R E Broadley
2016-10-15
1
-2
/
+2
|
/
*
Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...
Jeremy Rubin
2016-09-08
1
-1
/
+0
*
net: move nLocalServices/nRelevantServices to CConnman
Cory Fields
2016-09-08
1
-1
/
+2
*
net: move send/recv statistics to CConnman
Cory Fields
2016-09-08
1
-8
/
+10
*
net: create generic functor accessors and move vNodes to CConnman
Cory Fields
2016-09-08
1
-6
/
+7
*
net: Add most functions needed for vNodes to CConnman
Cory Fields
2016-09-08
1
-23
/
+13
*
net: move added node functions to CConnman
Cory Fields
2016-09-08
1
-11
/
+6
*
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
1
-5
/
+12
*
net: move OpenNetworkConnection into CConnman
Cory Fields
2016-09-08
1
-1
/
+4
*
Make the dummy argument to getaddednodeinfo optional
Pieter Wuille
2016-09-01
1
-6
/
+5
*
Merge #8163: Do not shadow global RPC table variable (tableRPC)
Wladimir J. van der Laan
2016-08-31
1
-2
/
+2
|
\
|
*
Do not shadow global RPC table variable (tableRPC)
Pavel Janík
2016-08-25
1
-2
/
+2
*
|
Merge #8512: Trivial: Corrected JSON typo on setban of net.cpp
Wladimir J. van der Laan
2016-08-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Corrected JSON typo on setban of net.cpp
Sev
2016-08-14
1
-1
/
+1
*
|
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
1
-1
/
+1
*
|
net: Split resolving out of CNetAddr
Cory Fields
2016-07-31
1
-2
/
+5
|
/
*
Rework addnode behaviour
Pieter Wuille
2016-06-13
1
-73
/
+22
*
Merge #8065: Addrman offline attempts
Wladimir J. van der Laan
2016-06-08
1
-1
/
+1
|
\
|
*
Avoid counting failed connect attempts when probably offline.
Gregory Maxwell
2016-05-26
1
-1
/
+1
*
|
Merge #8049: Expose information on whether transaction relay is enabled in `g...
Pieter Wuille
2016-05-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
rpc: Add `relaytxes` flag to `getnetworkinfo`
Wladimir J. van der Laan
2016-05-12
1
-0
/
+2
*
|
net: make Ban/Unban/ClearBan functionality consistent
Cory Fields
2016-05-10
1
-10
/
+0
|
/
*
push back getaddednodeinfo dead value
instagibbs
2016-04-22
1
-0
/
+1
*
RPC: do not print ping info in getpeerinfo when no ping received yet, fix help
Pavel Janík
2016-04-09
1
-5
/
+7
*
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-0
/
+22
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-0
/
+628