aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-29Merge bitcoin/bitcoin#27724: build: disable boost multi index safe mode in de...fanquake
2023-05-29Merge bitcoin/bitcoin#27759: Fix `#include`s in `src/wallet`fanquake
2023-05-29Merge bitcoin/bitcoin#25975: contrib/init: Better systemd integrationfanquake
2023-05-29Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hexfanquake
2023-05-29Merge bitcoin/bitcoin#27739: ci: Add missing set -e to 01_base_install.shfanquake
2023-05-29ci: Avoid leaking HOME var into CI podMarcoFalke
2023-05-29ci: Remove "default" test envMarcoFalke
2023-05-29ci: Add missing set -e to 01_base_install.shMarcoFalke
2023-05-28contrib/init: Better systemd integrationCarl Dong
2023-05-27Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...Andrew Chow
2023-05-27Merge bitcoin/bitcoin#27766: fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compil...fanquake
2023-05-26Merge bitcoin/bitcoin#27469: wallet: improve IBD sync time by skipping block ...Andrew Chow
2023-05-26Merge bitcoin/bitcoin#27761: p2p: Log addresses of stalling peersfanquake
2023-05-26fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compile-time to a run-time settingMarcoFalke
2023-05-26Merge bitcoin/bitcoin#27735: test: Move test_chain_listunspent wallet check f...fanquake
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-26Merge bitcoin/bitcoin#25977: refactor: Replace `std::optional<bilingual_str>`...fanquake
2023-05-26Merge bitcoin/bitcoin#27751: doc: Add doc/release-notes/release-notes-25.0.mdfanquake
2023-05-26doc: Fix broken link in release notes MacrabFalke
2023-05-26test: Move test_chain_listunspent wallet check from mempool_packages to walle...MarcoFalke
2023-05-26p2p: Log addresses of stalling peersMartin Zumsande
2023-05-25test: Throw error when -signetchallenge is non-hexMarcoFalke
2023-05-25Fix `#include`s in `src/wallet`Hennadii Stepanov
2023-05-25Merge bitcoin/bitcoin#27721: depends: remove redundant stdlib optionfanquake
2023-05-25wallet: skip block scan if block was created before wallet birthdayfurszy
2023-05-25refactor: single method to append new spkm to the walletfurszy
2023-05-25doc: Fix typo in doc/release-process.md URLMarcoFalke
2023-05-25doc: Add doc/release-notes/release-notes-25.0.mdMarcoFalke
2023-05-25Merge bitcoin/bitcoin#27747: rpc: Use 'byte'/'bytes' for bech32(m) validation...fanquake
2023-05-25Merge bitcoin/bitcoin#27743: p2p: Unconditionally return when compact block s...fanquake
2023-05-25use 'byte'/'bytes' for bech32(m) validation errorReese Russell
2023-05-24Unconditionally return when compact block status == READ_STATUS_FAILEDGreg Sanders
2023-05-24Merge bitcoin/bitcoin#27727: rpc: Fix invalid bech32 address handlingAndrew Chow
2023-05-24refactor: Replace std::optional<bilingual_str> with util::ResultRyan Ofsky
2023-05-24util: Add void support to util::ResultMarcoFalke
2023-05-24Merge bitcoin/bitcoin#27626: Parallel compact block downloads, take 3fanquake
2023-05-23Merge bitcoin/bitcoin#27177: test: fix intermittent issue in `feature_bip68_s...Andrew Chow
2023-05-23Add tests for parallel compact block downloadsGreg Sanders
2023-05-23Support up to 3 parallel compact block txn fetchingsGreg Sanders
2023-05-23rpc: Fix invalid bech32 handlingMarcoFalke
2023-05-23build: disable boost multi index safe modewillcl-ark
2023-05-23Merge bitcoin/bitcoin#27717: test: Make `util/test_runner.py` honor `BITCOINU...fanquake
2023-05-22depends: remove redundant stdlib optionCory Fields
2023-05-22Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpcAndrew Chow
2023-05-22Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missingfanquake
2023-05-22Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()fanquake
2023-05-22test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX`Hennadii Stepanov
2023-05-22Merge bitcoin/bitcoin#27670: guix: remove redundant glibc patchesfanquake
2023-05-22Merge bitcoin/bitcoin#27561: test: Explicitly specify directory where to sear...fanquake
2023-05-22Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is no...fanquake