aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22tidy: remove C compiler checkfanquake
2024-03-22tidy: set CMAKE_CXX_STANDARD to 20fanquake
2024-03-22tidy: remove terminfo TODOfanquake
2024-03-22tidy: set minimum CMake to 3.22fanquake
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-21lint: Fix COMMIT_RANGE issuesMarcoFalke
2024-03-21guix: build GCC with --enable-standard-branch-protectionfanquake
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-20test: Add test for createwalletdescriptorAva Chow
2024-03-20wallet: Test upgrade of pre-taproot wallet to have tr() descriptorsAva Chow
2024-03-20wallet, rpc: Add createwalletdescriptor RPCAva Chow
2024-03-20wallet: Be able to retrieve single key from descriptorsAva Chow
2024-03-20wallet: Add GetActiveHDPubKeys to retrieve xpubs from active descriptorsAva Chow
2024-03-20wallet, descspkm: Refactor wallet descriptor generation to standalone funcAndrew Chow
2024-03-20wallet: Refactor function for single DescSPKM setupAndrew Chow
2024-03-20tests: Test for gethdkeysAva Chow
2024-03-20wallet, rpc: Add gethdkeys RPCAva Chow
2024-03-20wallet, rpc: show mempool conflicts in `gettransaction` resultishaanam
2024-03-20wallet: track mempool conflictsishaanam
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-20test: add coverage for bech32m in `wallet_keypool_topup`brunoerg
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