atoulme commented on issue #19: SSZ v0.5.0 Related Changes URL: https://github.com/apache/incubator-tuweni/pull/19#issuecomment-501105714 Merged, and applied some changes on top - renaming fixed size lists to vectors as in the spec. Also reading the spec, lists with elements of variable sizes are not supported. So we can simplify greatly the code going forward by removing the option to have heterogeneous elements in lists and vectors, which is definitely adding complexity right now.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
