Etan Kissling b90483e9d2
avoid warnings when processing GasInt for RLP (#712)
RLP does not support signed integer values, so we have to convert
`GasInt` to `uint64` when decoding / encoding via RLP.
2024-07-03 13:21:45 +02:00
..
2024-05-30 14:46:57 +02:00
2022-09-02 16:57:52 +02:00
2022-09-02 16:57:52 +02:00
2024-02-14 15:59:13 +07:00
2024-05-26 09:57:59 +02:00