macfarla opened a new issue, #445:
URL: https://github.com/apache/incubator-tuweni/issues/445

   always returns a 32 byte value, ignoring the second param
   
   Example: this test fails:
   
       assertThat(Bytes32.ZERO.slice(12, 20).size()).isEqualTo(20);
   
   expected: 20
    but was: 32
   
   tuweni 2.3.0


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to