aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04Merge bitcoin/bitcoin#28559: [25.1] Final changes for 25.1rc1v25.1rc1fanquake
2023-10-04doc: add release notes for 25.1rc1fanquake
2023-10-04doc: update manual pages for 25.1rc1fanquake
2023-10-04build: Bump version to 25.1rc1fanquake
2023-10-04doc: add 25.0 release notesfanquake
2023-10-04Merge bitcoin/bitcoin#28487: [25.1] Final backportsfanquake
2023-10-04http: bugfix: track closed connectionstickies-v
2023-10-04http: log connection instead of request countstickies-v
2023-10-04http: refactor: use encapsulated HTTPRequestTrackerstickies-v
2023-10-03gui: macOS, make appMenuBar part of the main app windowfurszy
2023-10-03gui: macOS, do not process dock icon actions during shutdownfurszy
2023-10-03depends: fix unusable memory_resource in macos qt buildfanquake
2023-10-03build, macos: Fix `qt` package build with new Xcode 15 linkerHennadii Stepanov
2023-10-02test: Test loading wallets with conflicts without a chainAndrew Chow
2023-10-02wallet: Check last block and conflict height are valid in MarkConflictedAndrew Chow
2023-10-02ci: Nuke Android APK task, Use credits for tsanMarcoFalke
2023-10-02test: ensure old fee_estimate.dat not read on restart and flushedismaelsadeeq
2023-10-02tx fees, policy: read stale fee estimates with a regtest-only optionismaelsadeeq
2023-10-02tx fees, policy: do not read estimates of old fee_estimates.datismaelsadeeq
2023-10-02tx fees, policy: periodically flush fee estimates to fee_estimates.datismaelsadeeq
2023-10-02test: wallet, verify migration doesn't crash for an invalid scriptfurszy
2023-10-02wallet: disallow migration of invalid or not-watched scriptsfurszy
2023-10-02Do not use std::vector = {} to release memoryPieter Wuille
2023-10-02Merge bitcoin/bitcoin#28534: [25.x] qt: 25.1rc1 translations updatefanquake
2023-09-28qt: 25.1rc1 translations updateHennadii Stepanov
2023-09-06Merge bitcoin/bitcoin#28047: [25.x] Further backports for 25.1fanquake
2023-07-21depends: xcb-proto 1.15.2fanquake
2023-07-21test: wallet, add coverage for watch-only raw sh script migrationfurszy
2023-07-21descriptor: InferScript, do not return top-level only func as sub descriptorfurszy
2023-07-07test: wallet, add coverage for addressbook migrationfurszy
2023-07-07wallet: migration bugfix, persist empty labelsfurszy
2023-07-07wallet: migration bugfix, clone 'send' record label to all walletsfurszy
2023-07-04Merge bitcoin/bitcoin#27752: [25.x] Parallel compact block downloadsfanquake
2023-06-16Unconditionally return when compact block status == READ_STATUS_FAILEDGreg Sanders
2023-06-16Add tests for parallel compact block downloadsGreg Sanders
2023-06-16Support up to 3 parallel compact block txn fetchingsGreg Sanders
2023-06-16Only request full blocks from the peer we thought had the block in-flightGreg Sanders
2023-06-16Convert mapBlocksInFlight to a multimapGreg Sanders
2023-06-16Remove nBlocksInFlightGreg Sanders
2023-06-16alias BlockDownloadMap for mapBlocksInFlightGreg Sanders
2023-06-16Merge bitcoin/bitcoin#27887: [25.x] Backportsfanquake
2023-06-15ci: Switch to `amd64` container in "ARM" taskHennadii Stepanov
2023-06-15test: add coverage for `/deploymentinfo` passing a blockhashbrunoerg
2023-06-15rest: bugfix, fix crash error when calling `/deploymentinfo`brunoerg
2023-06-15ci: Use podman stop over podman killMarcoFalke
2023-06-15ci: Use podman for persistent workersMarcoFalke
2023-06-15ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUNMarcoFalke
2023-06-02Merge bitcoin/bitcoin#27775: [25.x] build: disable boost multi index safe modefanquake
2023-05-29build: disable boost multi index safe modewillcl-ark
2023-05-25Merge bitcoin/bitcoin#27750: [25.x] rpc: Fix invalid bech32 handlingfanquake