aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16Merge #20171: Add functional test test_txid_inv_delayWladimir J. van der Laan
2020-12-16Merge #20661: Only select from addrv2-capable peers for torv3 address relayWladimir J. van der Laan
2020-12-16Merge #20365: wallettool: add parameter to create descriptors walletMarcoFalke
2020-12-16Merge #20605: init: Signal-safe instant shutdownWladimir J. van der Laan
2020-12-16Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...MarcoFalke
2020-12-16Merge #20601: doc: Update for FreeBSD 12.2, add GUI Build InstructionsWladimir J. van der Laan
2020-12-16Merge #20276: test: run mempool_expiry.py even with wallet disabledMarcoFalke
2020-12-16Merge #20650: depends: Drop workaround for a fixed bug in Qt build systemJonas Schnelli
2020-12-16Merge #20477: net: Add unit testing of node eviction logicMarcoFalke
2020-12-16Assert eviction at >= 29 candidates. Assert non-eviction at <= 20 candidates.practicalswift
2020-12-16test: Add unit testing of node eviction logicpracticalswift
2020-12-16net: Move eviction node selection logic to SelectNodeToEvict(...)practicalswift
2020-12-15Merge #20611: Move TX_MAX_STANDARD_VERSION to policyWladimir J. van der Laan
2020-12-15Merge #20615: cirrus: Schedule one task with paid credits for faster CI feedbackWladimir J. van der Laan
2020-12-15Only consider addrv2 peers for relay of non-addrv1 addressesPieter Wuille
2020-12-15refactor: add IsAddrCompatible() to CNodePieter Wuille
2020-12-15Merge #20660: Move signet onion seed from v2 to v3Wladimir J. van der Laan
2020-12-15Merge #20560: fuzz: Link all targets onceMarcoFalke
2020-12-15Merge #20653: doc: Move addr relay comment in net to correct placeMarcoFalke
2020-12-15Merge #20616: Check CJDNS address is validWladimir J. van der Laan
2020-12-15init: Signal-safe instant shutdownWladimir J. van der Laan
2020-12-15Merge #20437: fuzz: Avoid time-based "non-determinism" in fuzzing harnesses b...MarcoFalke
2020-12-15Move signet onion seed from v2 to v3Sjors Provoost
2020-12-15Merge #20253: net: use std::chrono throughout maxOutbound logicfanquake
2020-12-15Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...Jonas Schnelli
2020-12-14Merge #20594: Fix getauxval calls in randomenv.cppWladimir J. van der Laan
2020-12-14Check if Cjdns address is validLucas Ontivero
2020-12-14doc: Move add relay comment in net to correct placeMarcoFalke
2020-12-14Merge #20599: net processing: Tolerate sendheaders and sendcmpct messages bef...MarcoFalke
2020-12-14build: Add option --enable-danger-fuzz-link-allMarcoFalke
2020-12-14[net processing] Tolerate sendheaders and sendcmpct messages before verackJohn Newbery
2020-12-14Merge #19763: net: don't try to relay to the address' originatorMarcoFalke
2020-12-14depends: Drop workaround for a fixed bug in Qt build systemHennadii Stepanov
2020-12-14Merge #20624: net processing: Remove nStartingHeight check from block relayMarcoFalke
2020-12-14Merge #20592: doc: update wtxidrelay documentation per BIP339MarcoFalke
2020-12-14Merge #20617: p2p: Remove m_is_manual_connection from CNodeStatefanquake
2020-12-13net: use std::chrono throughout maxOutbound logicfanquake
2020-12-13init: set nMaxOutboundLimit connection option directlyfanquake
2020-12-13net: remove nMaxOutboundTimeframe from connection optionsfanquake
2020-12-13net: remove SetMaxOutboundTimeframefanquake
2020-12-13net: remove SetMaxOutboundTargetfanquake
2020-12-13Merge #20588: Remove unused and confusing CTransaction constructorfanquake
2020-12-12Merge #20079: p2p: Treat handshake misbehavior like unknown messageMarcoFalke
2020-12-12Merge #20275: wallet: List all wallets in non-SQLite and non-BDB buildsMarcoFalke
2020-12-11[net processing] Clarify UpdatedBlockTip()John Newbery
2020-12-11[net processing] Remove unnecesary nNewHeight variable in UpdatedBlockTip()John Newbery
2020-12-11[net processing] Remove nStartingHeight check from block relayJohn Newbery
2020-12-11Merge #19858: Periodically make block-relay connections and sync headersMarcoFalke
2020-12-11Merge #19982: test: Fix inconsistent lock order in wallet_tests/CreateWalletfanquake
2020-12-10doc: Update for FreeBSD 12.2, add GUI Build InstructionsJarol Rodriguez