mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 23:03:08 +00:00
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.