erigon-pulse/common/math
Andrew Ashikhmin 9c47df0a2c
Use math.bits in common math Safe* for performance (#556)
* Use math.bits in comoon math Safe* for performance (the compiler optimizes away  math.bits)

* Prettier code in opExp
2020-05-20 14:31:23 +02:00
..
big_test.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-20 15:26:22 +03:00
big.go accounts/abi: move U256Bytes to common/math (#21020) 2020-05-20 15:26:22 +03:00
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 2017-03-23 15:58:42 +01:00
integer.go Use math.bits in common math Safe* for performance (#556) 2020-05-20 14:31:23 +02:00