aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-14p2p: extend inbound eviction protection by network to I2P peersJon Atack
2021-06-14test: add combined onion/localhost eviction protection coverageJon Atack
2021-06-14p2p: remove unused m_is_onion member from NodeEvictionCandidate structJon Atack
2021-06-14p2p: remove unused CompareLocalHostTimeConnected()Jon Atack
2021-06-14p2p: remove unused CompareOnionTimeConnected()Jon Atack
2021-06-14p2p: update ProtectEvictionCandidatesByRatio() doxygen docsJon Atack
2021-06-14p2p: make ProtectEvictionCandidatesByRatio() fully ratio-basedJon Atack
2021-06-13test: remove combined onion/localhost eviction protection testsJon Atack
2021-06-13p2p: add CompareNodeNetworkTime() comparator structJon Atack
2021-06-13p2p: add m_network to NodeEvictionCandidate structJon Atack
2021-06-13p2p, refactor: rename vEvictionCandidates to eviction_candidatesJon Atack
2021-06-13p2p, refactor: improve constness in ProtectEvictionCandidatesByRatio()Jon Atack
2021-06-13test: add ALL_NETWORKS to test utilitiesJon Atack
2021-06-13test: speed up and simplify peer_eviction_testJon Atack
2021-06-11p2p, refactor: rm redundant erase_size calculation in SelectNodeToEvict()Jon Atack
2021-06-11Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable without ...MarcoFalke
2021-06-11Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in denial...fanquake
2021-06-10Make SetupServerArgs callable without NodeContextRussell Yanofsky
2021-06-10Merge bitcoin/bitcoin#22141: net processing: Remove hash and fValidatedHeader...W. J. van der Laan
2021-06-10Merge bitcoin/bitcoin#22084: package testmempoolaccept followupsfanquake
2021-06-09test: Use ConnmanTestMsg from test lib in denialofservice_testsMarcoFalke
2021-06-09Merge bitcoin/bitcoin#22200: zmq: use std::string in zmqError()MarcoFalke
2021-06-09zmq: use msg: prefix over errno= in zmqErrorfanquake
2021-06-09zmq: use std::string in zmqError()fanquake
2021-06-09Merge bitcoin/bitcoin#22173: wallet: Do not load external signers wallets whe...Samuel Dobson
2021-06-09Merge bitcoin/bitcoin#21944: wallet: Fix issues when `walletdir` is root dire...Samuel Dobson
2021-06-09Merge bitcoin/bitcoin#22008: wallet: Cleanup and refactor CreateTransactionIn...Samuel Dobson
2021-06-09Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)Samuel Dobson
2021-06-08Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...MarcoFalke
2021-06-08Merge bitcoin/bitcoin#22180: fuzz: Increase branch coverage of the float fuzz...MarcoFalke
2021-06-07Merge bitcoin-core/gui#164: Handle peer addition/removal in a right wayHennadii Stepanov
2021-06-07Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest masterW. J. van der Laan
2021-06-07qt: Handle peer addition/removal in a right wayHennadii Stepanov
2021-06-07fuzz: Increase branch coverage of the float fuzz targetMarcoFalke
2021-06-07fuzz: Remove confusing return keyword from CallOneOfMarcoFalke
2021-06-07Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harness...MarcoFalke
2021-06-07Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on command ...fanquake
2021-06-06Do not load external signers wallets when unsupportedAndrew Chow
2021-06-06p2p, rpc, fuzz: various tiny follow-upsJon Atack
2021-06-06Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logicHennadii Stepanov
2021-06-05Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the Pe...Hennadii Stepanov
2021-06-05Merge bitcoin-core/gui#329: Make console buttons look clickableHennadii Stepanov
2021-06-05Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the rightHennadii Stepanov
2021-06-05qt: Save/restore column sizes of the tables in the Peers tabHennadii Stepanov
2021-06-04Merge bitcoin/bitcoin#22121: doc: Various validation doc fixupsfanquake
2021-06-04util: Properly handle -noincludeconf on command lineMarcoFalke
2021-06-04Merge bitcoin/bitcoin#15545: [doc] explain why CheckBlock() is called before ...MarcoFalke
2021-06-03Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptorsW. J. van der Laan
2021-06-03[doc] explain why CheckBlock() is called before AcceptBlock()Sjors Provoost
2021-06-03Merge bitcoin/bitcoin#22050: p2p: remove tor v2 supportW. J. van der Laan