Hennadii Stepanov
Hennadii Stepanov
My Guix build: ``` 50de79d47cf8e15acd94d189a88423a89003e287c0e30978d45cb13a478a8a7c guix-build-665b2ba99955/output/dist-archive/bitcoin-665b2ba99955.tar.gz edae04ce1b66195e3afb9fcdd399719e20085c0d42e55f30a17fd8d1b972b798 guix-build-665b2ba99955/output/x86_64-w64-mingw32/SHA256SUMS.part 33dfd8539f6dae306a7ee3f8ff2c6e4eafe8d7740a76629767fb4f4601c9c61c guix-build-665b2ba99955/output/x86_64-w64-mingw32/bitcoin-665b2ba99955-win64-codesigning.tar.gz 9acd0edc19836d7aeed0e776d69795b8d27f78df3c1282a615e074a31e46fd93 guix-build-665b2ba99955/output/x86_64-w64-mingw32/bitcoin-665b2ba99955-win64-debug.zip daa1472c667d009835420e9d42edb09ee9d56e7912d622e29d20d641d0ce81b5 guix-build-665b2ba99955/output/x86_64-w64-mingw32/bitcoin-665b2ba99955-win64-setup-unsigned.exe df4c74e83e6159e02e06934f21f67aabaddd2f3d449cffe5c4a4fe323ff984fe guix-build-665b2ba99955/output/x86_64-w64-mingw32/bitcoin-665b2ba99955-win64-unsigned.zip ```
> i've added a check for the application manifest to the symbol checker here: https://github.com/laanwj/bitcoin/tree/2025-05-manifest-check, feel free to cherry-pick. > > (not too important yet now as we're just adding...
@laanwj https://cirrus-ci.com/task/6261972905230336: ``` [12:43:30.811] contrib/devtools/symbol-check.py:308: error: No overload variant of "int" matches argument type "RESOURCE_TYPES" [call-overload] [12:43:30.811] contrib/devtools/symbol-check.py:308: note: Possible overload variants: [12:43:30.811] contrib/devtools/symbol-check.py:308: note: def __new__(cls, str | Buffer...
My Guix build: ``` 164958d8c5292ef876e3454725888a488565a414af690a568caedae31215db6c guix-build-b074ae1b4f52/output/dist-archive/bitcoin-b074ae1b4f52.tar.gz 145be7d02fd3d967351ad5944ffe4ceb885e3f7bed6677be657b1c0aa125b40c guix-build-b074ae1b4f52/output/x86_64-w64-mingw32/SHA256SUMS.part 2794ba8c24e64ca1068e04b73748e1406df51089a149a8b0a70637d0bf8e120a guix-build-b074ae1b4f52/output/x86_64-w64-mingw32/bitcoin-b074ae1b4f52-win64-codesigning.tar.gz 627119d12ba969849ed7727d105ec7d756e201415c999ab1d5419f8d4f75583b guix-build-b074ae1b4f52/output/x86_64-w64-mingw32/bitcoin-b074ae1b4f52-win64-debug.zip 281dc09b5614e0e7787173f345b2f2c766518c6fa0242a6b7ff67214b50f6f18 guix-build-b074ae1b4f52/output/x86_64-w64-mingw32/bitcoin-b074ae1b4f52-win64-setup-unsigned.exe 8d14726873fc6ebfae1cd102fc42ce7140903195cfdd519226dc03b04d572b55 guix-build-b074ae1b4f52/output/x86_64-w64-mingw32/bitcoin-b074ae1b4f52-win64-unsigned.zip ```
Friendly ping @davidgumberg @hodlinator @sipsorcery :)
The feedback from @fanquake has been addressed.
My Guix build: ``` aarch64 be6aa004944a606e9bbef9129b971960186a533f6572c5fb2e522fabc544c611 guix-build-477b69ad19d7/output/dist-archive/bitcoin-477b69ad19d7.tar.gz e75f1ed645abf5d086f5e328107ce804e3ebec9ac5b2d0d8a9d037744e2e4859 guix-build-477b69ad19d7/output/x86_64-w64-mingw32/SHA256SUMS.part 526d76c4402086b1f8382d5b461162485efcaaf1ebf98a23dc9fd8b8f7bd62d8 guix-build-477b69ad19d7/output/x86_64-w64-mingw32/bitcoin-477b69ad19d7-win64-codesigning.tar.gz 11029fcb9a8f11c7df44b2dfbda58392d2293e72e688e545457062696736a973 guix-build-477b69ad19d7/output/x86_64-w64-mingw32/bitcoin-477b69ad19d7-win64-debug.zip e9e9c2b4658a0c73b3ef1611b54e388a78a65b11048bb71c57687e324167eabb guix-build-477b69ad19d7/output/x86_64-w64-mingw32/bitcoin-477b69ad19d7-win64-setup-unsigned.exe ab431fca3dc67f73f93fc6114806c3970c39c59490d37f07c5d40cda74e64bf6 guix-build-477b69ad19d7/output/x86_64-w64-mingw32/bitcoin-477b69ad19d7-win64-unsigned.zip ```
Rebased due to a conflict with the merged bitcoin/bitcoin#32458.
Friendly ping @laanwj @sipsorcery :)
Updated c0f41523973e33a8cd104a8ebf4906a4d99f3eed -> 8f4fed7ec70093e2535423d63e9f9dd400c378ac ([pr32396.08](https://github.com/hebasto/bitcoin/commits/pr32396.08) -> [pr32396.09](https://github.com/hebasto/bitcoin/commits/pr32396.09), [diff](https://github.com/hebasto/bitcoin/compare/pr32396.08..pr32396.09)): The [feedback](https://github.com/bitcoin/bitcoin/pull/32396#issuecomment-2883491267) from @fanquake has been addressed. Thank you!