8919 Commits (17f3533c8484f02732fff5cf004d251c0df50eb8)
 

Author SHA1 Message Date
Patrick Strateman 17f3533c84 Better support for nodes with non-standard nMaxConnections 9 years ago
Patrick Strateman 1317cd1928 RAII wrapper for CNode* 9 years ago
Patrick Strateman df23937422 Add comments to AttemptToEvictConnection 9 years ago
Patrick Strateman a8f6e45249 Remove redundant whiteconnections option 9 years ago
Patrick Strateman b105ba398b Prefer to disconnect peers in favor of whitelisted peers 9 years ago
Patrick Strateman 2c701537c8 AttemptToEvictConnection 9 years ago
Patrick Strateman 4bac601610 Record nMinPingUsecTime 9 years ago
Patrick Strateman ae037b707c Refactor: Move failure conditions to the top of AcceptConnection 9 years ago
Patrick Strateman 1ef4817614 Refactor: Bail early in AcceptConnection 9 years ago
Patrick Strateman 541a1dd9e6 Refactor: AcceptConnection 9 years ago
Wladimir J. van der Laan 49793fbb09
Merge pull request #6541 9 years ago
Wladimir J. van der Laan e3f13ddc54
Merge pull request #6242 9 years ago
Wladimir J. van der Laan e128464bc5
Merge pull request #6545 9 years ago
Wladimir J. van der Laan 70ec975ea6
Merge pull request #6556 9 years ago
Wladimir J. van der Laan 5e6e0898a1
Merge pull request #6571 9 years ago
Alex Morcos 1123cdbf4d add unit test for CNetAddr::GetGroup. 9 years ago
Cory Fields 1d1073c2d3 consensus: cache the openssl EC_GROUP to avoid a race condition for each CECKey instantiation 9 years ago
Wladimir J. van der Laan ef30389e2a
Merge pull request #6544 9 years ago
Wladimir J. van der Laan 80cddbbba9
Merge pull request #6539 9 years ago
Wladimir J. van der Laan a6f2affde8
Merge pull request #6565 9 years ago
Wladimir J. van der Laan e08a7d9d40
Merge pull request #6561 9 years ago
Wladimir J. van der Laan 0f0f323c9a
Merge pull request #6567 9 years ago
Casey Rodarmor fb08d92312 Make sure we re-acquire lock if a task throws 9 years ago
Daniel Kraft 2016576998 Fix crash when mining with empty keypool. 9 years ago
Casey Rodarmor 7bd57bb1d7 Add limitedmap test 9 years ago
Casey Rodarmor 8b06894194 Disallow unlimited limited maps 9 years ago
Casey Rodarmor fd2d862fbc Make limited map actually respect max size 9 years ago
Wladimir J. van der Laan 1e92b27540
Merge pull request #6553 9 years ago
Wladimir J. van der Laan 39ddaeb8fe
Merge pull request #6551 9 years ago
Wladimir J. van der Laan bb4faee21e
Merge pull request #6509 9 years ago
Jeff Garzik 6feeec1ec5
Merge pull request #6013 9 years ago
Alex Morcos bba3db1a40 Fix masking of irrelevant bits in address groups. 9 years ago
Wladimir J. van der Laan ddd8d80c63
Merge pull request #6415 9 years ago
Pavel Janík 70180b2e57 Implement REST mempool API, add test and documentation. 9 years ago
fanquake 183b8fbeb0 Add missing files to files.md 9 years ago
Adam Weiss 243b80d292 Handle leveldb::DestroyDB() errors on wipe failure 9 years ago
Casey Rodarmor 45a6cce971 Fix race condition on test node shutdown 9 years ago
Wladimir J. van der Laan 87f37e259d
Merge pull request #6519 9 years ago
Wladimir J. van der Laan 7f1f8f5edf Move mempool rejections to new debug category 9 years ago
Wladimir J. van der Laan 66daed5e1b Add information to errors in ConnectBlock, CheckBlock 9 years ago
Wladimir J. van der Laan 6cab808272 Remove most logging from transaction validation 9 years ago
Wladimir J. van der Laan 9003c7cdd8 Add function to convert CValidationState to a human-readable message 9 years ago
Wladimir J. van der Laan dc58258adf Introduce REJECT_INTERNAL codes for local AcceptToMempool errors 9 years ago
Pavel Janík 8be371db34 Do not store more than 200 timedata samples. 9 years ago
Mark Friedenbach c5c1edfe60 Fix spelling mistake in -> if. 9 years ago
Mark Friedenbach e846b2a1e9 Correct a possibly intentional pun that is nevertheless hard to read: "two times of nLockTime." What is meant is that there are two kinds, or categories of nLockTime. 9 years ago
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer) 9 years ago
Pavel Janík e0862c0933 Reformat validateaddress help, add missing iswatchonly description. 9 years ago
Wladimir J. van der Laan 3eaaf71fe7
Merge pull request #6532 9 years ago
fanquake 8778471dce Update init doc to mention cookie authentication 9 years ago