ferranbt / fastssz

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

Allocate []uintX array if len is 0 #97

Closed ferranbt closed 2 years ago

ferranbt commented 2 years ago

Closes #96