aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-25correct '-dbcache' to '-prune'Ben Westgate
2024-03-22Merge bitcoin/bitcoin#29672: validation: Make translations of fatal errors co...Ava Chow
2024-03-22Merge bitcoin/bitcoin#28998: rpc: "addpeeraddress tried" return error on failureAva Chow
2024-03-22Merge bitcoin/bitcoin#29704: test: make p2p_handshake robust against timeoffs...fanquake
2024-03-22Merge bitcoin/bitcoin#29647: Avoid divide-by-zero in header sync logs when No...Ava Chow
2024-03-22test: make p2p_handshake robust against timeoffset warningsstickies-v
2024-03-22Merge bitcoin/bitcoin#29703: doc: Rename `contrib/devtools/bitcoin-tidy/READM...fanquake
2024-03-22doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`Hennadii Stepanov
2024-03-21node: Use log levels in noui_ThreadSafeMessageBoxTheCharlatan
2024-03-21node: Make translations of fatal errors consistentTheCharlatan
2024-03-21Merge bitcoin/bitcoin#29651: guix: bump time-machine to dc4842797bfdc5f9f3f5f...fanquake
2024-03-20Merge bitcoin/bitcoin#29671: index: avoid "failed to commit" errors on initia...Ava Chow
2024-03-20Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...Ava Chow
2024-03-20Merge bitcoin/bitcoin#27039: blockstorage: do not flush block to disk if it i...Ava Chow
2024-03-20Merge bitcoin/bitcoin#28955: index: block filters sync, reduce disk read oper...Ava Chow
2024-03-20Merge bitcoin/bitcoin#29676: ci: Bump msan to llvm-18fanquake
2024-03-19Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...glozow
2024-03-19index: Move last_locator_write_time and logging to end of threadsync loopFabian Jahr
2024-03-19Merge bitcoin/bitcoin#29192: Weaken serfloat testsfanquake
2024-03-19ci: Bump msan to llvm-18MarcoFalke
2024-03-19test: fix test to ensure hidden RPC is present in detailed helpstratospher
2024-03-19test: remove unused mocktime in test_addpeeraddress0xb10c
2024-03-19rpc: "addpeeraddress tried" return error on failure0xb10c
2024-03-19Merge bitcoin/bitcoin#29094: ci: Better tidy errorsfanquake
2024-03-19Merge bitcoin/bitcoin#29639: test: fix intermittent failures with test=addrmanfanquake
2024-03-19Merge bitcoin/bitcoin#29667: fuzz: actually test garbage >64b in p2p transpor...fanquake
2024-03-18Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...glozow
2024-03-18assumeutxo: Remove BLOCK_ASSUMED_VALID flagRyan Ofsky
2024-03-18Merge bitcoin/bitcoin#29669: ci: Drop `--enable-c++20` optionfanquake
2024-03-18test: assumeutxo snapshot block CheckBlockIndex crash testRyan Ofsky
2024-03-18test: assumeutxo stale block CheckBlockIndex crash testRyan Ofsky
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2024-03-18doc: Improve comments describing setBlockIndexCandidates checksRyan Ofsky
2024-03-18validation: Check GuessVerificationProgress is not called with disconnected b...Ryan Ofsky
2024-03-18ci: add getchaintxstats ubsan suppressionsRyan Ofsky
2024-03-18assumeutxo test: Add RPC test for fake nTx and nChainTx valuesRyan Ofsky
2024-03-18Merge bitcoin/bitcoin#29659: ci: Bump `TIDY_LLVM_V`fanquake
2024-03-18Merge bitcoin/bitcoin#29091: build: Bump g++ minimum supported version to 11fanquake
2024-03-18Merge bitcoin/bitcoin#29537: lint: Misc improvements for lint runnerfanquake
2024-03-17lint: Add lint runner build dir and lint pycache to clean taskFabian Jahr
2024-03-17lint: Add lint runner build dir to gitignoreFabian Jahr
2024-03-17lint: Clarify lint runner rust dependencyFabian Jahr
2024-03-17ci: Drop `--enable-c++20` optionHennadii Stepanov
2024-03-17fuzz: actually test garbage >64b in p2p transport testPieter Wuille
2024-03-15ci: Bump `TIDY_LLVM_V`Hennadii Stepanov
2024-03-15Merge bitcoin/bitcoin#29487: lint: Fix lint-whitespace issuesfanquake
2024-03-15Merge bitcoin/bitcoin#29650: depends: drop 1 Qt determinism patchfanquake
2024-03-14Remove unused g++-10 workaroundMarcoFalke
2024-03-14guix: bump time-machine to dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5afanquake
2024-03-14Merge bitcoin/bitcoin#29459: test: check_mempool_result negative feerateglozow