FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lightningd: fix format specifier for bitcoin_tx_weight in splice log. by sangbida · Pull Request #9083 · ElementsProject/lightning · GitHub

lightningd: fix format specifier for bitcoin_tx_weight in splice log. - #9083

Merged
sangbida merged 1 commit into
ElementsProject:masterfrom
sangbida:fix-splice-tx-weight-format
Apr 24, 2026
Merged

lightningd: fix format specifier for bitcoin_tx_weight in splice log.#9083
sangbida merged 1 commit into
ElementsProject:masterfrom
sangbida:fix-splice-tx-weight-format

Conversation

sangbida commented Apr 24, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Changelog-Fixed: Builds on linux/amd64 to push to Dockerhub

sangbida force-pushed the fix-splice-tx-weight-format branch from aa10e86 to 836d6cb Compare April 24, 2026 02:15
bitcoin_tx_weight() returns size_t, so use %zu instead of %lu to avoid
a -Wformat error under -Werror on platforms where size_t != unsigned long.

Changelog-Fixed: Builds on linux/amd64 to push to Dockerhub
sangbida force-pushed the fix-splice-tx-weight-format branch from 836d6cb to 987ba3f Compare April 24, 2026 02:15
sangbida enabled auto-merge (rebase) April 24, 2026 03:39
sangbida disabled auto-merge April 24, 2026 03:39
sangbida merged commit a55585e into ElementsProject:master Apr 24, 2026
54 of 69 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL