schroedingerscode opened a new pull request #19: SSZ v0.5.0 Related Changes URL: https://github.com/apache/incubator-tuweni/pull/19 Add support for fixed-length lists (called tuples in v0.5.0 --> v.0.6.0) that remove the length mixin on known fixed-length lists. This lacks adequate unit testing, but has been tested extensively by the Artemis client which depends on this functionality. The SSZ spec is set to change again (see https://github.com/ethereum/eth2.0-specs/issues/1160), so I will hold on on further updates and refactoring, other than bugfixes, until the next version is better known and understood.
---------------------------------------------------------------- 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]
