Age | Commit message (Expand) | Author |
2023-10-04 | build: Bump version to 25.1rc1 | fanquake |
2023-10-04 | doc: add 25.0 release notes | fanquake |
2023-10-04 | Merge bitcoin/bitcoin#28487: [25.1] Final backports | fanquake |
2023-10-04 | http: bugfix: track closed connection | stickies-v |
2023-10-04 | http: log connection instead of request count | stickies-v |
2023-10-04 | http: refactor: use encapsulated HTTPRequestTracker | stickies-v |
2023-10-03 | gui: macOS, make appMenuBar part of the main app window | furszy |
2023-10-03 | gui: macOS, do not process dock icon actions during shutdown | furszy |
2023-10-03 | depends: fix unusable memory_resource in macos qt build | fanquake |
2023-10-03 | build, macos: Fix `qt` package build with new Xcode 15 linker | Hennadii Stepanov |
2023-10-02 | test: Test loading wallets with conflicts without a chain | Andrew Chow |
2023-10-02 | wallet: Check last block and conflict height are valid in MarkConflicted | Andrew Chow |
2023-10-02 | ci: Nuke Android APK task, Use credits for tsan | MarcoFalke |
2023-10-02 | test: ensure old fee_estimate.dat not read on restart and flushed | ismaelsadeeq |
2023-10-02 | tx fees, policy: read stale fee estimates with a regtest-only option | ismaelsadeeq |
2023-10-02 | tx fees, policy: do not read estimates of old fee_estimates.dat | ismaelsadeeq |
2023-10-02 | tx fees, policy: periodically flush fee estimates to fee_estimates.dat | ismaelsadeeq |
2023-10-02 | test: wallet, verify migration doesn't crash for an invalid script | furszy |
2023-10-02 | wallet: disallow migration of invalid or not-watched scripts | furszy |
2023-10-02 | Do not use std::vector = {} to release memory | Pieter Wuille |
2023-10-02 | Merge bitcoin/bitcoin#28534: [25.x] qt: 25.1rc1 translations update | fanquake |
2023-09-28 | qt: 25.1rc1 translations update | Hennadii Stepanov |
2023-09-06 | Merge bitcoin/bitcoin#28047: [25.x] Further backports for 25.1 | fanquake |
2023-07-21 | depends: xcb-proto 1.15.2 | fanquake |
2023-07-21 | test: wallet, add coverage for watch-only raw sh script migration | furszy |
2023-07-21 | descriptor: InferScript, do not return top-level only func as sub descriptor | furszy |
2023-07-07 | test: wallet, add coverage for addressbook migration | furszy |
2023-07-07 | wallet: migration bugfix, persist empty labels | furszy |
2023-07-07 | wallet: migration bugfix, clone 'send' record label to all wallets | furszy |
2023-07-04 | Merge bitcoin/bitcoin#27752: [25.x] Parallel compact block downloads | fanquake |
2023-06-16 | Unconditionally return when compact block status == READ_STATUS_FAILED | Greg Sanders |
2023-06-16 | Add tests for parallel compact block downloads | Greg Sanders |
2023-06-16 | Support up to 3 parallel compact block txn fetchings | Greg Sanders |
2023-06-16 | Only request full blocks from the peer we thought had the block in-flight | Greg Sanders |
2023-06-16 | Convert mapBlocksInFlight to a multimap | Greg Sanders |
2023-06-16 | Remove nBlocksInFlight | Greg Sanders |
2023-06-16 | alias BlockDownloadMap for mapBlocksInFlight | Greg Sanders |
2023-06-16 | Merge bitcoin/bitcoin#27887: [25.x] Backports | fanquake |
2023-06-15 | ci: Switch to `amd64` container in "ARM" task | Hennadii Stepanov |
2023-06-15 | test: add coverage for `/deploymentinfo` passing a blockhash | brunoerg |
2023-06-15 | rest: bugfix, fix crash error when calling `/deploymentinfo` | brunoerg |
2023-06-15 | ci: Use podman stop over podman kill | MarcoFalke |
2023-06-15 | ci: Use podman for persistent workers | MarcoFalke |
2023-06-15 | ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUN | MarcoFalke |
2023-06-02 | Merge bitcoin/bitcoin#27775: [25.x] build: disable boost multi index safe mode | fanquake |
2023-05-29 | build: disable boost multi index safe mode | willcl-ark |
2023-05-25 | Merge bitcoin/bitcoin#27750: [25.x] rpc: Fix invalid bech32 handling | fanquake |
2023-05-25 | rpc: Fix invalid bech32 handling | MarcoFalke |
2023-05-25 | Merge bitcoin/bitcoin#27686: 25.0 Final Changesv25.0 | fanquake |
2023-05-24 | doc: update release notes for 25.0 | fanquake |