Forked from
github / maticnetwork / bor
Source project has a limited visibility.
-
Felix Lange authored
These changes fix two corner cases related to internal handling of types in package rlp: The "tail" struct tag can only be applied to the last field. The check for this was wrong and didn't allow for private fields after the field with the tag. Unsupported types (e.g. structs containing int) which implement either the Encoder or Decoder interface but not both couldn't be encoded/decoded. Also fixes #19367
Unverified8deec2e4
Code owners
Assign users and groups as approvers for specific file changes. Learn more.