aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-25doc: update -onlynet help in src/init.cppJon Atack
2021-01-25Merge #18710: Add local thread pool to CCheckQueueWladimir J. van der Laan
2021-01-24Fix BlockToJsonVerbose benchmarkMartin Ankerl
2021-01-22Merge #20927: [refactor] [net] Clean up InactivityCheck()MarcoFalke
2021-01-22Merge #20523: zmq: deduplicate 'sequence' publisher message creation/sendingfanquake
2021-01-22Merge #17920: guix: Build support for macOSfanquake
2021-01-21Merge bitcoin-core/gui#176: Fix TxViewDelegate layoutMarcoFalke
2021-01-21Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialogMarcoFalke
2021-01-21Merge #20932: refactor: Replace fs::absolute calls with AbsPathJoin callsMarcoFalke
2021-01-21build: Add var printing target to src/Makefile.amCarl Dong
2021-01-21Merge #20972: locks: Annotate CTxMemPool::check to require cs_mainMarcoFalke
2021-01-21Merge #20946: fuzz: Consolidate fuzzing TestingSetup initializationMarcoFalke
2021-01-21fuzz: Initialize a full TestingSetup where appropriateCarl Dong
2021-01-21fuzz: Consolidate fuzzing TestingSetup initializationCarl Dong
2021-01-21zmq: deduplicate 'sequence' publisher message creation/sendingSebastian Falbesoner
2021-01-20locks: Annotate CTxMemPool::check to require cs_mainCarl Dong
2021-01-20Merge #20952: wallet: Add BerkeleyDB version sanity check at init timeSamuel Dobson
2021-01-19Merge #20891: rpc: Remove deprecated bumpfee behaviorWladimir J. van der Laan
2021-01-19[net] Cleanup InactivityChecks() and add commenting about timeJohn Newbery
2021-01-18Merge #19866: eBPF Linux tracepointsWladimir J. van der Laan
2021-01-18Merge #20938: build: fix linking against -latomic when building for riscvWladimir J. van der Laan
2021-01-17Merge #20939: build: fix RELOC_SECTION security check for bitcoin-utilWladimir J. van der Laan
2021-01-17wallet: Add BerkeleyDB version sanity check at init timeWladimir J. van der Laan
2021-01-15Replace fs::absolute calls with AbsPathJoin callsKiminuo
2021-01-15test: Clear forced -walletdir setting after wallet init_testsKiminuo
2021-01-15Merge #20916: rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-15Merge #20908: fuzz: Use mocktime in process_message* fuzz targetsMarcoFalke
2021-01-15build: fix RELOC_SECTION security check for bitcoin-utilfanquake
2021-01-15add std::atomic include to bitcoin-util.cppfanquake
2021-01-14Merge #20834: locks and docs in ATMP and CheckInputsFromMempoolAndCachefanquake
2021-01-14Merge #20828: fuzz: Introduce CallOneOf helper to replace switch-caseMarcoFalke
2021-01-13Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...MarcoFalke
2021-01-13Merge #20917: doc, rpc: add missing signet mentions in network name listsMarcoFalke
2021-01-13[net] InactivityCheck() takes a CNode referenceJohn Newbery
2021-01-13Merge #20913: doc: Add manual page generation for bitcoin-utilWladimir J. van der Laan
2021-01-13Merge #20811: refactor: move net_processing implementation details out of headerWladimir J. van der Laan
2021-01-13Merge #19935: Move SaltedHashers to separate file and add some new onesWladimir J. van der Laan
2021-01-13fuzz: Use mocktime in process_message* fuzz targetsMarcoFalke
2021-01-12rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-12doc, rpc: add missing signet mentions in network name listsSebastian Falbesoner
2021-01-12doc: Add manual page generation for bitcoin-utilWladimir J. van der Laan
2021-01-12Merge #19937: signet mining utilityWladimir J. van der Laan
2021-01-12[doc] for CheckInputsFromMempoolAndCachegzhao408
2021-01-12lock annotations for MemPoolAccept functionsgzhao408
2021-01-12Add bitcoin-util command line utilityAnthony Towns
2021-01-12Merge #20495: sync: Use decltype(auto) return type for WITH_LOCKfanquake
2021-01-11Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...MarcoFalke
2021-01-11Merge #20787: Use C++17 std::array deduction for OUTPUT_TYPES, ALL_FEE_ESTIMA...fanquake
2021-01-11Merge #20373: refactor, net: Increase CNode data member encapsulationMarcoFalke
2021-01-11Merge #20852: net: allow CSubNet of non-IP networksWladimir J. van der Laan