Laan Tungir laantungir
laantungir synced commits to refs/pull/32950/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
cfadc8038c test: check LoadBlockIndex correctly recomputes invalidity flags
87833a18ed validation: reset BLOCK_FAILED_CHILD to BLOCK_FAILED_VALID when loading from disk
451f834676 validation: remove BLOCK_FAILED_MASK
350b2ad29c validation: remove BLOCK_FAILED_CHILD
Compare 6 commits »
laantungir synced commits to refs/pull/33411/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
b9b1947b81 ci: exclude wallet_miniscript from valgrind ci
b371761b52 ci: re-add Valgrind job to the CI
b510893d00 Merge bitcoin/bitcoin#33494: depends: Update URL for `qrencode` package source tarball
ec5841888d Merge bitcoin/bitcoin#32513: ci: remove 3rd party js from windows dll gha job
d735e2e9b3 Merge bitcoin/bitcoin#32998: Bump SCRIPT_VERIFY flags to 64 bit
Compare 123 commits »
laantungir synced commits to refs/pull/33411/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
b9b1947b81 ci: exclude wallet_miniscript from valgrind ci
b371761b52 ci: re-add Valgrind job to the CI
Compare 3 commits »
laantungir synced commits to refs/pull/33462/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
e4c04f7759 ci: add libcpp hardening flags to macOS fuzz job
b510893d00 Merge bitcoin/bitcoin#33494: depends: Update URL for `qrencode` package source tarball
ec5841888d Merge bitcoin/bitcoin#32513: ci: remove 3rd party js from windows dll gha job
d735e2e9b3 Merge bitcoin/bitcoin#32998: Bump SCRIPT_VERIFY flags to 64 bit
de1dc6b47b Merge bitcoin/bitcoin#33515: Improve LastCommonAncestor performance + add tests
Compare 69 commits »
laantungir synced commits to refs/pull/33462/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
e4c04f7759 ci: add libcpp hardening flags to macOS fuzz job
Compare 2 commits »
laantungir synced commits to refs/pull/33514/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
014b9f6268 ci: clear out space on centos job
laantungir synced commits to refs/pull/33514/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
014b9f6268 ci: clear out space on centos job
Compare 2 commits »
laantungir synced commits to refs/pull/33517/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
dcaf4b736f multiprocess: align our logging with libmultiprocess's
laantungir synced commits to refs/pull/33517/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
dcaf4b736f multiprocess: align our logging with libmultiprocess's
Compare 2 commits »
laantungir synced commits to refs/pull/33536/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
df1815e319 doc: mention coverage build in quickstart section
laantungir synced commits to refs/pull/33536/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
df1815e319 doc: mention coverage build in quickstart section
Compare 2 commits »
laantungir synced commits to refs/pull/33549/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
fad5a7101c ci: Add macOS cross task for arm64
fa8c750a0a ci: Refactor get_previous_releases step in win-test-cross task
Compare 2 commits »
laantungir synced commits to refs/pull/33549/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
fad5a7101c ci: Add macOS cross task for arm64
fa8c750a0a ci: Refactor get_previous_releases step in win-test-cross task
Compare 3 commits »
laantungir synced commits to refs/pull/33551/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
46d9b9091b doc: update manual pages for v29.2
b2026fa290 build: bump version to v29.2
3226616493 doc: update release notes for 29.2
8bcb90d7e3 Merge bitcoin/bitcoin#33563: [29.x] build: fix depends Qt download link
abf4a6eeae build: fix depends Qt download link
Compare 5 commits »
laantungir synced commits to refs/pull/33551/merge at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
46d9b9091b doc: update manual pages for v29.2
b2026fa290 build: bump version to v29.2
3226616493 doc: update release notes for 29.2
Compare 4 commits »
laantungir synced commits to refs/pull/33553/head at laantungir/bitcoin from mirror 2025-10-08 17:30:11 +00:00
04b943b63c validation: call CheckForkWarningConditions during IBD, and at startup
419ff388b9 p2p: Add warning message when receiving headers for blocks cached as invalid
Compare 2 commits »
laantungir synced commits to refs/pull/1561/merge at laantungir/nips from mirror 2025-10-08 09:20:11 +00:00
b516adbf42 Fix fundamentally incorrect assertions in NIP-66 (#2067)
90fcf4a44e NIP-11: add comma and remove empty lines (#2066)
abe6fb959c Remove lud06 field (#2065)
4b19bf2e40 delete BREAKING.md (#2058)
Compare 18 commits »
laantungir synced and deleted reference refs/tags/refs/pull/33564/merge at laantungir/bitcoin from mirror 2025-10-08 09:20:10 +00:00
laantungir synced commits to 27.x at laantungir/bitcoin from mirror 2025-10-08 09:20:10 +00:00
ee048cd32b Merge bitcoin/bitcoin#33564: [27.x] Fix Qt download URLs
9652f4754d doc: update release notes for 27.x
0e8362760b [28.x] ci: Fix Qt 5.15 URL
e93b71d450 build: fix depends Qt download link
Compare 4 commits »
laantungir synced commits to refs/pull/32313/head at laantungir/bitcoin from mirror 2025-10-08 09:20:10 +00:00
a9eb8dfab1 fuzz: exercise `EmplaceCoinInternalDANGER` calls
9a1003b2e3 fuzz: drop leftover UBSan suppressions from `CCoinsViewCache`
77bdd02c64 coins: only adjust `cachedCoinsUsage` on `EmplaceCoinInternalDANGER` inserts
f1791d64b4 coins: reset `cachedCoinsUsage` in Flush() only after the map is cleared
62c600f79a coins: spent erase in `CoinsViewCacheCursor` must not change usage
Compare 57 commits »