backport of a small commit from BIP157 PR 14121
2ad2338ef serialize: Serialization support for big-endian 32-bit ints.
Differential D2873
serialize: Serialization support for big-endian 32-bit ints. markblundeberg on Apr 24 2019, 15:20. Authored by
Details
backport of a small commit from BIP157 PR 14121 2ad2338ef serialize: Serialization support for big-endian 32-bit ints. no tests included
Diff Detail
Event TimelineComment Actions I don't see this being used in https://github.com/bitcoin/bitcoin/pull/14121/files Why is it needed? Comment Actions Although this backport looks ok, I do think we should investigate test coverage in the future |