EVM/Kernel: custom Option RLP encoding cannot roundtrip
The following discussion from !11897 (merged) should be addressed:
-
@pe.cornilleau started a discussion: (+5 comments) For
Noneother encodings usestream.append_empty_data(). This allows to avoid using a list of 1 forSome(...). See for example the encoding of theTransactionReceiptWhy not here ?