ConsenSysMesh / cava

ConsenSys core libraries for Java & Kotlin
Apache License 2.0
84 stars 34 forks source link

Internally represent UInt64 with a long #174

Closed cleishm closed 5 years ago

cleishm commented 5 years ago

Also improve boundary checking of addExact(long), subtractExact(long) and valueOf(BigInteger)

atoulme commented 5 years ago

Rerunning CI. One gradle worker failed.