schroedingerscode opened a new pull request #22: Correct encoding behavior for vector of non-homogeneous Bytes. URL: https://github.com/apache/incubator-tuweni/pull/22 Correct encoding behavior for vector of non-homogeneous Bytes. Both vectors of homogeneous (fixed/exact) bytes and vectors of non-homogeneous bytes (which require a mixin) were encoded without the element size mixin. This corrects that behavior.
---------------------------------------------------------------- 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]
