aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26Merge bitcoin/bitcoin#29464: [25.2] Final backports and changes for 25.2rc1v25.2rc1fanquake
2024-02-21doc: Update release notes for 25.2rc1Ava Chow
2024-02-21doc: update manpages for 25.2rc1Ava Chow
2024-02-21build: Bump to 25.2rc1Ava Chow
2024-02-21wallet: Fix use-after-free in WalletBatch::EraseRecordsMarcoFalke
2024-02-21Use only Span{} constructor for byte-like types where possibleMarcoFalke
2024-02-21util: Allow std::byte and char Span serializationMarcoFalke
2024-01-16Merge bitcoin/bitcoin#28768: [25.x] Backportsfanquake
2024-01-16doc: update release notes for 25.xfanquake
2024-01-15test: add regression test for the getrawtransaction segfaultMartin Zumsande
2024-01-15rpc: fix getrawtransaction segfaultMartin Zumsande
2023-12-11gui: fix crash on selecting "Mask values" in transaction viewSebastian Falbesoner
2023-12-11doc: add historical release notes for 25.1fanquake
2023-10-16Merge bitcoin/bitcoin#28655: [25.1] Final Changesv25.1fanquake
2023-10-16doc: update release notes for 25.1fanquake
2023-10-16doc: update manual pages for 25.1fanquake
2023-10-16build: bump version to 25.1 finalfanquake
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