aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31test: Avoid `BOOST_ASSERT` macroHennadii Stepanov
2023-05-31Merge bitcoin/bitcoin#27778: ci: Enable float-divide-by-zero checkfanquake
2023-05-31Merge bitcoin/bitcoin#27657: doc: Remove unused NO_BLOOM_VERSION constantfanquake
2023-05-31Merge bitcoin/bitcoin#27780: fuzz: Avoid timeout in utxo_total_supplyfanquake
2023-05-31Merge bitcoin/bitcoin#27786: fuzz: fix wallet notifications.cppfanquake
2023-05-31Merge bitcoin/bitcoin#27784: test: fix intermittent error in getblockfrompeer.pyfanquake
2023-05-31Merge bitcoin/bitcoin#27777: ci: Prune dangling images on RESTART_CI_DOCKER_B...fanquake
2023-05-30fuzz: fix wallet notifications.cppfurszy
2023-05-30test: add block sync to getblockfrompeer.pyMartin Zumsande
2023-05-30Merge bitcoin/bitcoin#26261: p2p: cleanup `LookupIntern`, `Lookup` and `Looku...Andrew Chow
2023-05-30scripted-diff: move settings to common namespaceTheCharlatan
2023-05-30move-only: Move settings to the common libraryTheCharlatan
2023-05-30Merge bitcoin/bitcoin#27666: wallet, bench: Move commonly used functions to t...fanquake
2023-05-30kernel: Remove chainparams, chainparamsbase, args, settings from kernel libraryTheCharlatan
2023-05-30refactor: Remove gArgs access from validation.cppTheCharlatan
2023-05-30refactor: Add path argument to FindSnapshotChainstateDirTheCharlatan
2023-05-30refactor: Add stop_at_height option in ChainstateManagerTheCharlatan
2023-05-30Merge bitcoin/bitcoin#27774: refactor: Add [[nodiscard]] where ignoring a Res...fanquake
2023-05-30Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...fanquake
2023-05-30fuzz: Avoid timeout in utxo_total_supplyMarcoFalke
2023-05-30ci: Enable float-divide-by-zero checkMarcoFalke
2023-05-30Merge bitcoin/bitcoin#27673: log: don't log total disk read time in ConnectTi...fanquake
2023-05-30ci: Use podman for persistent workersMarcoFalke
2023-05-30ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUNMarcoFalke
2023-05-29ci: return to using Ubuntu 22.04 in MSAN jobsfanquake
2023-05-29ci: compile clang and compiler-rt in MSAN jobsfanquake
2023-05-29ci: use LLVM 16.0.4 in MSAN jobsfanquake
2023-05-29ci: remove extra CC & CXX from MSAN jobsfanquake
2023-05-29ci: standardize custom libc++ usage in MSAN jobsfanquake
2023-05-29Merge bitcoin/bitcoin#27507: lint: stop ignoring LIEF importsfanquake
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-29fix includes for touched header files (iwyu)MarcoFalke
2023-05-29Add [[nodiscard]] where ignoring a Result return type is an errorMarcoFalke
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-29lint: stop ignoring LIEF importsfanquake
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-26p2p, refactor: return `std::optional<CNetAddr>` in `LookupHost`brunoerg
2023-05-26p2p, refactor: return vector/optional<CService> in `Lookup`brunoerg
2023-05-26p2p, refactor: return `std::vector<CNetAddr>` in `LookupHost`brunoerg
2023-05-26p2p, refactor: return `std::vector<CNetAddr>` in `LookupIntern`brunoerg
2023-05-26Merge bitcoin/bitcoin#27761: p2p: Log addresses of stalling peersfanquake