482 Commits (2ea5dcb048dfc4ea95f40b8bcdb0de4969ecc34b)

Author SHA1 Message Date
blackjok3r 7e85c39a79 the is better, should be able to add own seeds if this works 6 years ago
blackjok3r 0ccd6d40be try 6 years ago
blackjok3r d5ce03972a y 6 years ago
blackjok3r 01861c777f wtf 6 years ago
blackjok3r 98b374cdd6 try this 6 years ago
blackjok3r 04e51c373c now its fixed 6 years ago
blackjok3r 1c67951171 real fix 6 years ago
blackjok3r 38d065a442 fix 6 years ago
blackjok3r d33edb4ff3 change DNS seeds to exit only if staked chain 6 years ago
blackjok3r e9719a96b0 disavle DNS seeds 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 6855c277d8 Change max connections to 16 6 years ago
miketout a9774a32f7 Added new categories to transactions in listtransactions 6 years ago
Jack Grigg feee210af6
net: Check against the next epoch's version when evicting peers 6 years ago
miketout a671a00fd9 Use seed nodes even if DNS seeds had data 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Michael Toutonghi 0ba2065183 Network decentralizatoin and bug fixes 6 years ago
Jack Grigg d670db7164
Sapling testnet activation height 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 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
Simon 7e9d662ef6 Code clean up. Remove use of X macro. 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Simon 72b2192950 Overwinter peer management and network handshaking. 6 years ago
Per Grön 39d2e9e0cb Make some globals static that can be 7 years ago
jl777 9cb1ec9c6e WIN32 -> _WIN32 7 years ago
Jason Davies b30900a54b Replace "bitcoin" with "Zcash". 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Sean Bowe 15a9937654 Revert "Delete old protocol version constants and simplify code that used them." 7 years ago
Daira Hopwood 5a49c929dd Delete old protocol version constants and simplify code that used them. 7 years ago
Patrick Strateman a05be280e7
Remove vfReachable and modify IsReachable to only use vfLimited. 8 years ago
Gregory Maxwell f28a87b4ba
Decide eviction group ties based on time. 9 years ago
Gregory Maxwell 35db253fb6
Do not absolutely protect local peers from eviction. 9 years ago
Wladimir J. van der Laan 975dc649af
torcontrol improvements and fixes 9 years ago
Wladimir J. van der Laan eb5f63fe58
net: Automatically create hidden service, listen on Tor 9 years ago
Matt Quinn 8a5ae3c7a9
Consolidate individual references to the current maximum peer connection 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Jonas Schnelli 0382246bb1
fix missing lock in CNode::ClearBanned() 9 years ago
Jonas Schnelli fcc8920f36
setban: rewrite to UniValue, allow absolute bantime 9 years ago
Jonas Schnelli e521939942
[RPC] extend setban to allow subnets 9 years ago
Jonas Schnelli 445cd761c5
[net] remove unused return type bool from CNode::Ban() 9 years ago
Jonas Schnelli 997829713c
[net] extend core functionallity for ban/unban/listban 9 years ago
jl777 3fca36b0da test 8 years ago
jl777 8b938f0d15 test 8 years ago
Gregory Maxwell a514cb2968 Only send one GetAddr response per connection. 8 years ago
Gregory Maxwell e2190f8017 Limit setAskFor and retire requested entries only when a getdata returns. 9 years ago
kazcw 56f165bdc1 prevent peer flooding request queue for an inv 10 years ago
Simon 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 8 years ago
Wladimir J. van der Laan 9dcea38a6b net: correctly initialize nMinPingUsecTime 9 years ago
Patrick Strateman 85e84f5e58 Use network group instead of CNetAddr in final pass to select node to disconnect 9 years ago