Files
revive/crates/integration/contracts
xermicus 7d8fa75a0f storage keys and values should be big endian (#277)
Storage keys and values are big endian. Keeping them LE was a pre-mature
optimization because for the contract itself it this is a no-op and thus
not observable. However we should consider the storage layout as part of
the contract ABI. The endianness of transient storage values are still
kept as-is.

---------

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
2025-04-07 10:34:44 +02:00
..
2024-12-19 18:59:10 +01:00
2024-11-15 13:50:55 +01:00
2024-09-28 19:17:41 +02:00
2024-09-28 20:03:03 +02:00
2024-09-28 20:03:03 +02:00
2024-11-23 18:05:21 +01:00
2024-05-14 09:46:18 +02:00
2024-09-10 09:09:52 +02:00
2024-10-21 10:13:50 +02:00
2024-12-18 17:19:32 +01:00
2024-12-18 20:31:42 +01:00
2025-03-18 13:01:15 +01:00
2024-09-28 20:03:03 +02:00
2024-09-03 17:18:22 +02:00