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: dev-unsubscr...@tuweni.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
For additional commands, e-mail: dev-h...@tuweni.apache.org

Reply via email to