aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13test: fix `assert_debug_log` call-site bugs, add type checksSebastian Falbesoner
2023-10-13Merge bitcoin/bitcoin#28631: devtools: test_utxo_snapshots.sh sleep cleanup a...fanquake
2023-10-13Merge bitcoin/bitcoin#28639: refactor: Remove unused nchaintx from SnapshotMe...fanquake
2023-10-13Merge bitcoin/bitcoin#28459: build: add `-mbranch-protection=bti` (aarch64) t...fanquake
2023-10-13Merge bitcoin/bitcoin#28547: ci: Work around podman stop intermittent failurefanquake
2023-10-13Merge bitcoin/bitcoin#28644: test: Fuzz merge with -use_value_profile=0 for nowfanquake
2023-10-12Merge bitcoin/bitcoin#28640: ci: Use clang-17 in Asan taskfanquake
2023-10-12Merge bitcoin/bitcoin#28641: ci: Drop no longer needed `NOLINTNEXTLINE`fanquake
2023-10-12test: Fuzz merge with -use_value_profile=0 for nowMarcoFalke
2023-10-12ci: Bump asanMarcoFalke
2023-10-12ci: Drop no longer needed `NOLINTNEXTLINE`Hennadii Stepanov
2023-10-12Merge bitcoin/bitcoin#28629: test: fix usdt undeclared function errors on mantisfanquake
2023-10-12Merge bitcoin/bitcoin#27228: test: exempt previous release binaries from valg...fanquake
2023-10-12test: Check snapshot file with wrong number of coinsMarcoFalke
2023-10-12refactor: Remove unused nchaintx from SnapshotMetadata constructorMarcoFalke
2023-10-12Merge bitcoin/bitcoin#28634: test: BIP324: add check for detection of missing...fanquake
2023-10-12test: don't run old binaries under valgrindSjors Provoost
2023-10-12Merge bitcoin/bitcoin#28633: ci: Install Qt's default Android API platformfanquake
2023-10-11Merge bitcoin/bitcoin#28625: test: check that loading snapshot not matching A...Andrew Chow
2023-10-11Merge bitcoin/bitcoin#28392: test: Use pathlib over os pathfanquake
2023-10-11Merge bitcoin/bitcoin#28602: descriptors: Disallow hybrid and uncompressed ke...fanquake
2023-10-11Merge bitcoin/bitcoin#28624: docs: fix typofanquake
2023-10-11Merge bitcoin/bitcoin#28482: ci: use LLVM/Clang 17 in tidy jobfanquake
2023-10-11test: BIP324: add check for missing garbage terminator detectionSebastian Falbesoner
2023-10-10ci: Install Android API 31 platform as Qt expectsHennadii Stepanov
2023-10-10 test: Use pathlib over os.path #28362ns-xvrn
2023-10-10build: add `-mbranch-protection=bti` to aarch64 hardening flagsfanquake
2023-10-10devtools: test_utxo_snapshots.sh sleep cleanup and documentationFabian Jahr
2023-10-10ci: use LLVM/Clang 17 in tidy jobfanquake
2023-10-10ci: use LLVM 17.0.2 in MSAN jobsfanquake
2023-10-10test: check that loading snapshot not matching AssumeUTXO parameters failsSebastian Falbesoner
2023-10-10docs: fix typovuittont60
2023-10-09test: fix usdt undeclared function errors on mantiswillcl-ark
2023-10-09Merge bitcoin/bitcoin#26331: Implement `CCoinsViewErrorCatcher::HaveCoin` and...Andrew Chow
2023-10-09test: Unit test for inferring scripts with hybrid and uncompressed keysAndrew Chow
2023-10-09test: Scripts with hybrid pubkeys are migrated to watchonlyAndrew Chow
2023-10-09descriptors: Move InferScript's pubkey validity checks to InferPubkeyAndrew Chow
2023-10-09descriptors: Check result of InferPubkeyAndrew Chow
2023-10-09ci: move-only CI_CONTAINER_ID to 02_run_container.shMarcoFalke
2023-10-09ci: Work around podman stop bugMarcoFalke
2023-10-09ci: Add set -ex to 02_run_container.shMarcoFalke
2023-10-09ci: Rename 04_install to 02_run_containerMarcoFalke
2023-10-09Merge bitcoin/bitcoin#28573: github actions: Fix test-one-commit when parent ...fanquake
2023-10-09Merge bitcoin/bitcoin#28591: kernel: chainparams updates for 26.xfanquake
2023-10-09Merge bitcoin/bitcoin#28595: ci: Avoid cache depends/work/buildfanquake
2023-10-09Merge bitcoin/bitcoin#28611: Adjust Gradle properties to fix `apk` buildfanquake
2023-10-09Merge bitcoin-core/gui#767: Update translation source file for v26.0 string f...Hennadii Stepanov
2023-10-09qt: Update translation source file for v26.0 string freezeHennadii Stepanov
2023-10-09Merge bitcoin/bitcoin#28604: test: Use feerate higher than minrelay fee in wa...fanquake
2023-10-08Merge bitcoin/bitcoin#27255: MiniTapscript: port Miniscript to TapscriptAndrew Chow