aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15net: decouple state independent service flags from desirable onesfurszy
2024-01-15net: store best block tip time inside PeerManagerfurszy
2023-12-18Merge bitcoin/bitcoin#28863: wallet, mempool: propagete `checkChainLimits` er...glozow
2023-12-18Merge bitcoin/bitcoin#29064: fuzz: Improve fuzzing stability for minisketch h...fanquake
2023-12-18Merge bitcoin/bitcoin#29078: build: Bump guix time-machine to unlock riscv64 ...fanquake
2023-12-18Merge bitcoin/bitcoin#29079: fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MES...fanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-17wallet, mempool: propagete `checkChainLimits` error message to walletismaelsadeeq
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15Merge bitcoin/bitcoin#29087: Update security.md contact for achow101fanquake
2023-12-15tests: ensure functional tests set permitbaremultisig=1 when neededAnthony Towns
2023-12-15tests: test both settings for permitbaremultisig in p2sh testsAnthony Towns
2023-12-14Update security.md contact for achow101Ava Chow
2023-12-14Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanupAva Chow
2023-12-14Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanningAva Chow
2023-12-14Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...Ava Chow
2023-12-14[fuzz] Improve fuzzing stability for minisketch harnessdergoegge
2023-12-14Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helperAva Chow
2023-12-14Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optionalAva Chow
2023-12-14refactor: Rename fs::path::u8string() to fs::path::utf8string()MarcoFalke
2023-12-14Merge bitcoin/bitcoin#29080: ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK`...Hennadii Stepanov
2023-12-14ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failuresHennadii Stepanov
2023-12-14fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTHMarcoFalke
2023-12-14build: Bump guix time-machine to unlock riscv64 metalMarcoFalke
2023-12-13Merge bitcoin/bitcoin#29065: bench: wallet, fix change position out of range ...Ava Chow
2023-12-13Merge bitcoin/bitcoin#29075: msvc: Fix `test\config.ini` contentfanquake
2023-12-13msvc: Fix `test\config.ini` contentHennadii Stepanov
2023-12-13Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to migra...fanquake
2023-12-13Merge bitcoin/bitcoin#28967: build: disable external-signer for Windowsfanquake
2023-12-13Merge bitcoin/bitcoin#29068: test: Actually fail when a python unit test failsfanquake
2023-12-13Merge bitcoin/bitcoin#28846: depends: fix libmultiprocess build on aarch64fanquake
2023-12-13test: add TestNode wait_until helperNikodemas Tuckus
2023-12-13Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePathfanquake
2023-12-12test: Actually fail when a python unit test failsMarcoFalke
2023-12-12build: Bump minimum required Boost to 1.73.0 to support C++20Hennadii Stepanov
2023-12-12test: wallet, fix change position out of range errorfurszy
2023-12-12Merge bitcoin/bitcoin#28994: wallet: skip BnB when SFFO is enabledAndrew Chow
2023-12-12depends: build libmultiprocess with position independant codefanquake
2023-12-12depends: always install libmultiprocess to /libfanquake
2023-12-12depends: always install capnp to /libfanquake
2023-12-12Merge bitcoin/bitcoin#29059: Revert "ci: Only run functional tests on windows...fanquake
2023-12-12Merge bitcoin/bitcoin#29055: tests, bench: Fix issue with CWallet::LoadWallet...fanquake
2023-12-12Merge bitcoin/bitcoin#29052: doc/reduce-traffic: update/clarify max outbound ...fanquake
2023-12-12Merge bitcoin/bitcoin#29021: refactor: rpc: Pass CBlockIndex by reference ins...fanquake
2023-12-12Revert "ci: Only run functional tests on windows in master"Hennadii Stepanov
2023-12-11fuzz: disable BnB when SFFO is enabledfurszy
2023-12-11test: add coverage for BnB-SFFO restrictionfurszy
2023-12-11wallet: Assert that the wallet is not initialized in LoadWalletAndrew Chow
2023-12-11tests, bench: Remove incorrect LoadWallet() callsAndrew Chow
2023-12-11doc: update/clarify max outbound connection countMarnix