aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-02Merge bitcoin/bitcoin#30272: doc: use TRUC instead of v3 and add release noteAva Chow
2024-07-02Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...Ava Chow
2024-07-02Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...Ava Chow
2024-07-02Merge bitcoin/bitcoin#30324: optimization: Moved repeated `-printpriority` fe...Ava Chow
2024-07-02use version=3 instead of v3 in debug stringsglozow
2024-07-02scripted-diff: change names from V3 to TRUCglozow
2024-07-02[doc] replace mentions of v3 with TRUCglozow
2024-07-02Merge bitcoin/bitcoin#30344: kernel: remove mempool_persistglozow
2024-07-01wallet: update mempool conflicts tests + docsishaanam
2024-07-01Merge bitcoin/bitcoin#30237: test: Add Compact Block Encoding test `ReceiveWi...glozow
2024-07-01Merge bitcoin/bitcoin#30306: fuzz: Improve stability for txorphan and mini_mi...merge-script
2024-07-01Merge bitcoin/bitcoin#30273: fuzz: FuzzedSock::Recv() don't lose bytes from M...merge-script
2024-06-30Moved the repeated -printpriority fetching out of AddToBlockLÅ‘rinc
2024-06-28scripted-diff: Log parameter interaction not thriceMarcoFalke
2024-06-28doc: Fix outdated dev comment about loggingMarcoFalke
2024-06-27Merge bitcoin/bitcoin#30335: Mining interface followups, reduce cs_main locki...Ryan Ofsky
2024-06-27Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...Ryan Ofsky
2024-06-27Merge bitcoin/bitcoin#30050: refactor, wallet: get serialized size of `CRecip...Ava Chow
2024-06-27init: add option for rpccookie permissionswillcl-ark
2024-06-27util: add perm string helper functionswillcl-ark
2024-06-27Have testBlockValidity hold cs_main instead of callerSjors Provoost
2024-06-27refactor: use CHECK_NONFATAL to avoid single-use symbolSjors Provoost
2024-06-27Drop unneeded lock from createNewBlockSjors Provoost
2024-06-26mempool: move LoadMempool/DumpMempool to nodeCory Fields
2024-06-26Merge bitcoin/bitcoin#29833: i2p: fix and improve logsAva Chow
2024-06-26kernel: remove mempool_persist.cppCory Fields
2024-06-26Merge bitcoin/bitcoin#30334: Update libsecp256k1 subtree to latest masterAva Chow
2024-06-26Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...Ava Chow
2024-06-26Merge bitcoin/bitcoin#30007: chainparams: Add achow101 DNS seedermerge-script
2024-06-26Merge bitcoin/bitcoin#30321: rest: don't copy data when sending binary responsemerge-script
2024-06-26refactor: testBlockValidity make out argument lastSjors Provoost
2024-06-26Add missing include for mining interfaceSjors Provoost
2024-06-26rest: don't copy data when sending binary responseRoman Zeyde
2024-06-25Update secp256k1 subtree to latest masterfanquake
2024-06-25Squashed 'src/secp256k1/' changes from 06bff6dec8..4af241b320fanquake
2024-06-24Merge bitcoin/bitcoin#30200: Introduce Mining interfaceRyan Ofsky
2024-06-24Merge bitcoin/bitcoin#29876: build: add `-Wundef`merge-script
2024-06-21wallet: notify when preset + automatic inputs exceed max weightfurszy
2024-06-21refactor: use #ifdef HAVE_SOCKADDR_UNfanquake
2024-06-21randomenv: use ifdef over iffanquake
2024-06-21zmq: use #ifdef ENABLE_ZMQfanquake
2024-06-21build: Suppress warnings from boost and capnproto in multiprocess codeRyan Ofsky
2024-06-21assumeutxo: Check snapshot base block is not marked invalidFabian Jahr
2024-06-20refactor: remove extraneous lock annotations from function definitionsCory Fields
2024-06-20Merge bitcoin/bitcoin#30202: netbase: extend CreateSock() to support creating...Ava Chow
2024-06-20Merge bitcoin/bitcoin#29862: test: Validate oversized transactions or without...Ava Chow
2024-06-20Merge bitcoin/bitcoin#29575: net_processing: make any misbehavior trigger imm...Ava Chow
2024-06-20Merge bitcoin/bitcoin#30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled fse...merge-script
2024-06-20Merge bitcoin/bitcoin#30248: refactor: Add explicit cast to expected_last_pag...merge-script
2024-06-19test: Make blockencodings_tests deterministicAngusP