ferranbt / fastssz

Fast Ethereum2.0 SSZ encoder/decoder
MIT License
73 stars 44 forks source link

fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly. #152

Closed itsdevbear closed 4 months ago

ferranbt commented 4 months ago

Can you add a test under generator/testcases to cover this change? It does not need a unit test, only a example struct and the code generated.