Daniel Lubarov a8e30b0ca0 Switch a few uses of current-context memory to kernel memory
E.g. make sure the RLP segment is only used with the kernel context. Using current-context memory would also work, we just need to be consistent.

For transaction parsing etc, the context should be 0 anyway, but explicitly referring to kernel memory feels more idiomatic to me.
2022-10-15 08:45:01 -07:00
..
2022-10-14 18:09:43 -07:00
2022-10-02 11:14:19 -07:00
2022-10-11 22:07:32 -06:00