232 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
miodragpop 56d9c00749 asmap bucketing ported from Komodo 4 years ago
miodragpop 62f67821ec tls implemented 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
jl777 6cb639c2b7 nspv_listtransactions initial 5 years ago
jl777 c3343e237e Getinfo, login, listunspent, spentinfo rpc calls 5 years ago
jl777 bc89c1de30 -prints 5 years ago
jl777 0dc11fbb02 Spent info rpc helper 5 years ago
jl777 e28d1005be Rest of nSPV function stubs 5 years ago
jl777 e9a2714441 uint32_t lastutxos,lastinfo; 5 years ago
jl777 4b876b6118 Throttle rate of nSPV requests 5 years ago
jl777 cb3756eb07 Print 5 years ago
jl777 373b02e03f Adjust for network header 5 years ago
blackjok3r 8d7234bf22 Test fix to stop nodes forceing an attacking chain onto others. 5 years ago
jl777 932b358243 +comments how to update to 8MB blocks 5 years ago
jl777 352c93f2c4 -<<<<< HEAD 5 years ago
jl777 524342f7ba Single #define _MAX_BLOCK_SIZE to set max block size 5 years ago
blackjok3r c11f60f532 fix merge problem 5 years ago
jl777 10b90968af +comments 5 years ago
blackjok3r ddd4b8eab9 4mb blocks 5 years ago
jl777 7d56db54d1 Messages 5 years ago
jl777 348a23d6c4 tests 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Michael Toutonghi 0ba2065183 Network decentralizatoin and bug fixes 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
Simon 72b2192950 Overwinter peer management and network handshaking. 6 years ago
jl777 9cb1ec9c6e WIN32 -> _WIN32 7 years ago
jl777 8ab425f8b2 Test 7 years ago
jl777 336a60cf9b Prevent duplicate headers 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Patrick Strateman a05be280e7
Remove vfReachable and modify IsReachable to only use vfLimited. 8 years ago
Wladimir J. van der Laan 975dc649af
torcontrol improvements and fixes 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 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
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
Patrick Strateman 0560d671ab Remove redundant whiteconnections option 9 years ago
Patrick Strateman e279e5f90a Record nMinPingUsecTime 9 years ago
Gavin Andresen 9a1dcea2df
Use CScheduler for net's DumpAddresses 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Gavin Andresen d81cff32e5 Replace mruset setAddrKnown with CRollingBloomFilter addrKnown 9 years ago
Pieter Wuille ba04c4a780 Limit message sizes before transfer 9 years ago