good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 04f3e900 authored by battlmonstr's avatar battlmonstr Committed by GitHub
Browse files

rlp: add support for optional struct fields (#22832) (#3977)

This adds support for a new struct tag "optional". Using this tag, structs used
for RLP encoding/decoding can be extended in a backwards-compatible way,
by adding new fields at the end.

see geth commit https://github.com/ethereum/go-ethereum/commit/700df1442d714cb3c42a602c39c042ce88be463f



Co-authored-by: default avatarFelix Lange <fjl@twurst.com>
parent 61515ed2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment