aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-26fuzz: add PrioritiseTransaction coverage in diagram checksGreg Sanders
2024-03-26unit test: add coverage showing priority affects diagram check resultsGreg Sanders
2024-03-26unit test: add CheckConflictTopology case for not the only childGreg Sanders
2024-03-26unit test: check tx4 conflict error messageGreg Sanders
2024-03-26unit test: have CompareFeerateDiagram tested with diagrams both waysGreg Sanders
2024-03-26ImprovesFeerateDiagram: Spelling fix and removal of unused diagram vectorsGreg Sanders
2024-03-26doc: fix comment about non-existing CompareFeeFracGreg Sanders
2024-03-26Merge bitcoin/bitcoin#29722: 28950 followupsglozow
2024-03-26Merge bitcoin/bitcoin#29242: Mempool util: Add RBF diagram checks for single ...glozow
2024-03-25use const ref for client_maxfeerateGreg Sanders
2024-03-25scripted-diff: Rename max_sane_feerate to client_maxfeerateGreg Sanders
2024-03-23init: clarify -test error0xb10c
2024-03-23addrman: drop /*deterministic=*/ comment0xb10c
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#29647: Avoid divide-by-zero in header sync logs when No...Ava Chow
2024-03-21node: Use log levels in noui_ThreadSafeMessageBoxTheCharlatan
2024-03-21node: Make translations of fatal errors consistentTheCharlatan
2024-03-21Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.usLuke Dashjr
2024-03-21cli: improve bitcoin-cli error when not connectedwillcl-ark
2024-03-20Merge bitcoin/bitcoin#29671: index: avoid "failed to commit" errors on initia...Ava 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-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-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-19rpc: "addpeeraddress tried" return error on failure0xb10c
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-18remove libbitcoinconsensusfanquake
2024-03-18assumeutxo: Remove BLOCK_ASSUMED_VALID flagRyan 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-18wallet: Add IsActiveScriptPubKeyManAva Chow
2024-03-18desc spkm: Add functions to retrieve specific private keysAva Chow
2024-03-18Merge bitcoin/bitcoin#29659: ci: Bump `TIDY_LLVM_V`fanquake
2024-03-18refactor: FormatISO8601* without gmtime*MarcoFalke
2024-03-18Revert "time: add runtime sanity check"MarcoFalke
2024-03-18Unit tests for CalculateFeerateDiagramsForRBFGreg Sanders
2024-03-18test: unit test for ImprovesFeerateDiagramGreg Sanders
2024-03-18Add fuzz test for FeeFracGreg Sanders