aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-16Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add testW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22995: doc: Remove stale comment for CPrivKeyW. J. van der Laan
2021-09-16doc: Remove stale comment for CPrivKeyCalvin Kim
2021-09-16Merge bitcoin/bitcoin#22952: Cleanup headers after #20788merge-script
2021-09-15Fix Qt test broken by #22219Russell Yanofsky
2021-09-16Merge bitcoin/bitcoin#22979: doc: Fix walletdisplayaddress RPC docfanquake
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-16fuzz: allow lower number of sourcesMartin Zumsande
2021-09-16fuzz: Use public interface to fill addrman tried tablesMartin Zumsande
2021-09-16addrman: Improve performance of GoodMartin Zumsande
2021-09-15test: validation: add unittest for UpdateTip behaviorJames O'Beirne
2021-09-15test: refactor: separate CreateBlock in TestChain100SetupJames O'Beirne
2021-09-15test: refactor: declare NoMalleation const autoJames O'Beirne
2021-09-15move-only: unittest: add test/util/chainstate.hJames O'Beirne
2021-09-15validation: fix CheckBlockIndex for multiple chainstatesJames O'Beirne
2021-09-15validation: insert assumed-valid block index entries into candidatesJames O'Beirne
2021-09-15validation: set BLOCK_ASSUMED_VALID during snapshot loadJames O'Beirne
2021-09-15chain: add BLOCK_ASSUMED_VALID for use with assumeutxoJames O'Beirne
2021-09-15validation: change UpdateTip for multiple chainstatesJames O'Beirne
2021-09-15doc: add comment for g_best_blockJames O'Beirne
2021-09-15Allow passing "tried" to rpc addpeeraddress to call CAddrMan::Good()Jon Atack
2021-09-15doc: Fix walletdisplayaddress RPC docMarcoFalke
2021-09-14refactor: net: avoid duplicate map lookups to `mapLocalHost`Sebastian Falbesoner
2021-09-14Merge bitcoin-core/gui#420: Ensure translator comments end in full stopHennadii Stepanov
2021-09-13Merge bitcoin-core/gui#419: Add missing tooltips to options menu settingsHennadii Stepanov
2021-09-13qt: add missing tooltips to options menu settingsJarol Rodriguez
2021-09-12qt: ensure translator comments end in full stopJarol Rodriguez
2021-09-12wallet: refactor: avoid duplicate lookup on `mapValue["timesmart"]`Sebastian Falbesoner
2021-09-12wallet: refactor: inline function WriteOrderPos()Sebastian Falbesoner
2021-09-12Merge bitcoin-core/gui#391: Add cancel button to configuration options popupHennadii Stepanov
2021-09-12Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu ActionHennadii Stepanov
2021-09-12p2p: Rename fBlocksOnly, Add testMarcoFalke
2021-09-11Cleanup headers after #20788Hennadii Stepanov
2021-09-10wallet: refactor: inline function ReadOrderPos()Sebastian Falbesoner
2021-09-10qt: Add cancel button to configuration options popupShashwat
2021-09-10Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...merge-script
2021-09-10[doc] improve RBF documentationglozow
2021-09-10[policy/refactor] pass in relay fee instead of using globalglozow
2021-09-10Merge bitcoin/bitcoin#22675: RBF move 2/3: extract RBF logic into policy/rbffanquake
2021-09-10Merge bitcoin/bitcoin#22911: [net] Minor cleanups to asmapfanquake
2021-09-10compat: remove glibc_compat.cppfanquake
2021-09-10build: remove glibc-back-compat from build systemfanquake
2021-09-09Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro ...merge-script
2021-09-09Merge bitcoin/bitcoin#22914: util: remove libevent <= 2.0.18 back-compat codefanquake
2021-09-09Merge bitcoin/bitcoin#22923: test: Switch multiprocess to clang i686 buildW. J. van der Laan
2021-09-09util: remove libevent <= 2.0.18 back-compat codefanquake
2021-09-09Merge bitcoin/bitcoin#22079: zmq: Add support to listen on IPv6 addressesW. J. van der Laan
2021-09-09Raise InitError when peers.dat is invalid or corruptedMarcoFalke
2021-09-09Inline ReadPeerAddressesMarcoFalke
2021-09-09Move LoadAddrman from init to addrdbMarcoFalke