Remove dead code from serialization logic - extracted from https://github.com/bitcoin/bitcoin/pull/31868
refactor: remove unused `ser_writedata16be` and `ser_readdata16be` #33093
pull l0rinc wants to merge 1 commits into bitcoin:master from l0rinc:l0rinc/serialization-cleanup changing 2 files +0 −15-
l0rinc commented at 11:28 PM on July 29, 2025: contributor
-
cleanup: remove unused `ser_writedata16be` and `ser_readdata16be` 0431a690c3
- DrahtBot added the label Refactoring on Jul 29, 2025
-
DrahtBot commented at 11:28 PM on July 29, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33093.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
jlest01 commented at 9:14 PM on July 30, 2025: none
-
maflcko commented at 6:28 AM on July 31, 2025: member
lgtm ACK 0431a690c3a498a1e728c9df34a132ac16177a04
-
achow101 commented at 11:01 PM on July 31, 2025: member
ACK 0431a690c3a498a1e728c9df34a132ac16177a04
- achow101 merged this on Jul 31, 2025
- achow101 closed this on Jul 31, 2025
- l0rinc deleted the branch on Aug 1, 2025
Labels