Files
bitcoin/src
Lőrinc 516f0689b5 refactor: re-enable UBSan implicit-sign-change in serialize.h
Made every signed/unsigned conversion in the serialization helpers explicit so the UBSan `implicit-sign-change` check passes and the `serialize.h` suppression can be dropped.

For consistency, a few other simple changes were also applied to the serialization helpers:
* remove redundant `inline` on function templates;
* unify formatting to make the differences between similar methods obvious.
2025-05-14 15:41:20 +02:00
..
2025-05-06 16:53:16 -07:00
2025-05-08 16:49:58 +01:00
2025-05-08 16:49:58 +01:00
2025-05-09 15:03:08 +02:00
2025-05-09 15:06:51 +02:00
2025-03-13 11:13:13 +00:00
2025-03-13 11:13:13 +00:00
2025-05-06 12:21:32 -07:00
2025-05-12 17:11:27 +01:00
2025-05-08 16:49:58 +01:00
2020-12-31 09:45:41 +01:00
2025-04-17 16:31:57 -07:00
2025-05-08 16:49:58 +01:00
2025-04-09 15:59:59 +01:00
2025-04-09 15:59:59 +01:00