aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13test: remove mutable global contexts in miniscript fuzzer/testPieter Wuille
2023-10-13Merge bitcoin/bitcoin#28645: test: fix `assert_debug_log` call-site bugs, add...Andrew Chow
2023-10-13fuzz: Merge with -set_cover_merge=1MarcoFalke
2023-10-13lint: Include test_utxo_snapshots in lint_shellFabian Jahr
2023-10-13fuzz: add coverage for `bitcoinconsensus_verify_script_with_spent_outputs`brunoerg
2023-10-13docs: add release notes for #28539brunoerg
2023-10-13docs: add docs for additional libconsensus functionsJake Rawsthorne
2023-10-13docs: link to rust-bitcoinconsensusJake Rawsthorne
2023-10-13lib: add Taproot support to libconsensusJake Rawsthorne
2023-10-13test: fix `assert_debug_log` call-site bugs, add type checksSebastian Falbesoner
2023-10-13ci: always prune all dangling bitcoin-ci-test imagesstickies-v
2023-10-13ci: Add missing CI_RETRY_EXE before git cloneMarcoFalke
2023-10-13ci: Export `IN_GETOPT_BIN` on macOSHennadii Stepanov
2023-10-13Revert "ci: Upgrading pip version in macos environment"Hennadii Stepanov
2023-10-13ci: add label to docker imagesstickies-v
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-12Use type-safe txid types in orphanagedergoegge
2023-10-12Introduce types for txids & wtxidsdergoegge
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-12tidy: modernize-use-emplaceMarcoFalke
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-11doc: assumeutxo prune and index notesSjors Provoost
2023-10-10ci: Install Android API 31 platform as Qt expectsHennadii Stepanov
2023-10-10test: Add Wallet Unlock Context ManagerBrandon Odiwuor
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-10contrib: add test for macOS linker version to symbol-checkfanquake
2023-10-10depends: update LD64_VERSION to 711fanquake
2023-10-10ci: use LLVM/Clang 17 in tidy jobfanquake