Skip to content

Conversation

@yuvicc
Copy link
Owner

@yuvicc yuvicc commented Dec 16, 2025

30367c1b3e kernel: Add support for block headers
4eda3a00da  kernel: Add Handle/View pattern for BlockValidationState
0690514d4f Merge bitcoin/bitcoin#33770: init: Require explicit -asmap filename
b2f88b53e0 Merge bitcoin/bitcoin#33286: doc: update multisig tutorial to use multipath descriptors
313cdd2bfb Merge bitcoin/bitcoin#33915: test: Retry download in get_previous_releases.py
17072f7005 Merge bitcoin/bitcoin#33912: clang-format: Set PackConstructorInitializers: CurrentLine
6b2d17b132 Merge bitcoin/bitcoin#33888: ci: Re-enable LINT_CI_SANITY_CHECK_COMMIT_SIG
ac71df4338 Merge bitcoin/bitcoin#33870: refactor: remove incorrect lifetimebounds
6cdb51c14e Merge bitcoin/bitcoin#33887: doc: Improve CI docs on env and qemu-user-static
29c37651c7 Merge bitcoin/bitcoin#33880: test: Fix race condition in IPC interface block progation test
32368cd3e9 Merge bitcoin/bitcoin#33905: ci: Consistenly only cache on the default branch
e55c49f851 Merge bitcoin/bitcoin#33851: depends: update xcb-util packages to latest versions
a07bd8415d Merge bitcoin/bitcoin#33824: ci: Enable experimental kernel stuff in most CI tasks via `dev-mode`
f541b92cf2 depends: expat 2.7.3
fad06f3bb4 test: retry download in get_previous_releases.py
2ebf4356e6 depends: libxcb 1.17.0
ba7ac870a3 depends: xcb_proto 1.17.0
fad0c76d0a clang-format: Set PackConstructorInitializers: CurrentLine
42d0692f91 depends: libxcb-util-cursor 0.1.6
25b85919ab depends: libxcb 1.15
d129384ca9 depends: libxcb-util-wm 0.4.2
0b857ae9e5 depends: libxcb-util-renderutil 0.3.10
35e50488b2 depends: libxcb-util-keysyms 0.4.1
74b68ad28b depends: libxcb-util-image 0.4.1
5bc0dde85d depends: libxcb-util 0.4.1
8d07292c28 depends: libXau 1.0.12
1af46cff94 Merge bitcoin/bitcoin#33896: clang-format: Set InsertNewlineAtEOF: true
27ac11ea0a Merge bitcoin/bitcoin#33867: kernel: handle null or empty directories in implementation
2578e6fc0f test: Fix race condition in IPC interface block propagation test
288b8c30be doc: Drop (default: none) from -i2psam description
509dc91db1 Merge bitcoin/bitcoin#33026: test, refactor: Embedded ASMap [1/3]: Selected minor preparatory work
b126f98194 Merge bitcoin-core/gui#910: Added test coverage for qt gui#901 console history filter
7d7b829c36 Merge bitcoin-core/gui#908: Remove HD seed reference from blank wallet tooltip
53b72372da Merge bitcoin/bitcoin#31734: miniscript: account for all `StringType` variants in `Miniscriptdescriptor::ToString()`
a7f9bbe4c5 Merge bitcoin/bitcoin#32821: rpc: Handle -named argument parsing where '=' character is used
55555db055 doc: Add missing --platform=linux to docker build command
fa0ce4c148 ci: Re-enable LINT_CI_SANITY_CHECK_COMMIT_SIG
faa0973de2 ci: [refactor] Rename CIRRUS_PR env var to LINT_CI_IS_PR
fa411f938e ci: Consistenly only cache on the default branch
552eb90071 doc: CI - Describe qemu-user-static usage
2afbbddee5 doc: CI - Clarify how important `env -i` is and why
2444488f6a Merge bitcoin/bitcoin#33894: net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresses()`
fa1bf6818f clang-format: Set InsertNewlineAtEOF: true
115d298a9f Merge bitcoin/bitcoin#33872: init: completely remove `-maxorphantx` option
a90f3922ff Merge bitcoin/bitcoin#32419: psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows
4d893c0f46 net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresses()`
fa1dacaebe ci: Move lint exec snippet to stand-alone py file
ead849c9f1 Merge bitcoin/bitcoin#33886: test: Remove tests violating hardened std::span
c03081fdb4 Merge bitcoin/bitcoin#33776: ci: Lint follow-ups
fadb4f63cb test: Remove tests violating hardened std::span
6e21558160 Merge bitcoin/bitcoin#33869: refactor: Avoid -W*-whitespace in git archive
c8715aca95 Merge bitcoin/bitcoin#33247: build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings
ee5de407e3 Merge bitcoin/bitcoin#33537: guix: build `bitcoin-qt` with static libxcb & utils
024a787350 Merge bitcoin/bitcoin#33876: doc: Update NetBSD Build Guide
c29eaeeaf9 doc: Update NetBSD Build Guide
7f318e1dd0 test: Add better coverage for Autofile size()
b7af960eb8 refactor: Add AutoFile::size
ec0f75862e refactor: Modernize logging in util/asmap.cpp
606a251e0a tests: add unit test vectors for asmap interpreter
6657bcbdb4 kernel: allow null data_directory
0aebdac95d init: completely remove `-maxorphantx` option
99d012ec80 refactor: return reference instead of pointer
f743e6c5dd refactor: add missing LIFETIMEBOUND annotation for parameter
fa95353902 ci: Run macos tasks in a git archive, not git checkout
141117f5e8 refactor: remove incorrect LIFETIMEBOUND annotations
fae3618fd6 ci: Annotate all check runs with the pull request number
faf05d637d ci: Retry lint image building once after failure
96963b888e depends: static libxcb
ad06843fab depends: avoid qdbusviewer in Qt build
6848ed56dc depends: apply Qt patches to fix static libxcb use
5f1b016beb depends: static libxcb-util-image
98a2fbbe70 depends: static libxkbcommon
1412baf772 depends: static libxcb-util-wm
a4009dadf4 depends: static libxcb-keysyms
bcfb8679b3 depends: static libxcb-render-util
faf99ae379 refactor: Avoid -W*-whitespace in git archive
2594d5a189 build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings
310e4979b3 qt: Added test coverage for qt gui#901 console history filter
fac4f6de28 ci: Rewrite lint task Bash snippet to Python
fa0d37a579 ci: Rewrite Bash to check inputs to Python
fae83611b8 ci: [refactor] Use --preset=dev-mode in mac_native task
fadb67b4b4 ci: [refactor] Base nowallet task on --preset=dev-mode
6666980e86 ci: Enable bitcoin-chainstate and test_bitcoin-qt in win64 task
faff7b2312 ci: Enable experimental kernel stuff in i686 task
fa1632eecf ci: Enable experimental kernel stuff in mac-cross tasks
fad10ff7c9 ci: Enable experimental kernel stuff in armhf task
fa9d67c13d ci: Enable experimental kernel stuff in Alpine task
fab3fb8302 ci: Enable experimental kernel stuff in s390x task
fa7da8a646 ci: Enable experimental kernel stuff in valgrind task
fa9c2973d6 ci: Enable experimental kernel stuff in TSan task
fad30d4395 ci: Enable experimental kernel stuff in MSan task
f6ec3519a3 init: Require explicit -asmap filename
929f69d0ff qt: Remove HD seed reference from blank wallet tooltip
de7c3587cd doc: Update add checksum instructions in tutorial
2a46e94a16 doc: Update multisig-tutorial.md to use multipath descriptors
f53dbbc505 test: Add functional tests for named argument parsing
694f04e2bd rpc: Handle -named argument parsing where '=' character is used
d31158d364 psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows
28a4fcb03c test: check listdescriptors do not return a mix of hardened derivation marker
975783cb79 descriptor: account for all StringType in MiniscriptDescriptor::ToStringHelper()

git-subtree-dir: bitcoinkernel/bitcoin
git-subtree-split: 30367c1b3e7e94ed59d0a3ee816da14a3ee0424f
@yuvicc yuvicc force-pushed the 2025-12-add_block_header_support branch from 304cbe7 to 9e6ef11 Compare December 16, 2025 09:36
@yuvicc yuvicc force-pushed the 2025-12-add_block_header_support branch from 9e6ef11 to 09db332 Compare December 16, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants