You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2021/05/28 05:27:59 UTC

[GitHub] [incubator-tuweni] atoulme opened a new issue #247: Bytes32 changes broke toLong()

atoulme opened a new issue #247:
URL: https://github.com/apache/incubator-tuweni/issues/247


   This test fails:
   ```
   @Test
    void testLong() {
        Wei.valueOf(100L).toLong();
    }
   ```


-- 
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:
users@infra.apache.org



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


[GitHub] [incubator-tuweni] atoulme closed issue #247: Bytes32 changes broke toLong()

Posted by GitBox <gi...@apache.org>.
atoulme closed issue #247:
URL: https://github.com/apache/incubator-tuweni/issues/247


   


-- 
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:
users@infra.apache.org



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