Commit Graph

14 Commits (6c6bf6fe64ff422b97c1e5011fe5e9d33988937c)

Author SHA1 Message Date
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2 weeks ago
Péter Szilágyi 5c3b792e61 common/math: sigh, keep deleting dead code 2 weeks ago
Péter Szilágyi 9015a05f31
common/math: delete some further dead code (#30639) 2 weeks ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2 weeks ago
tianyeyouyou bdc62f9beb
common/math: rename variable name `int` to `n` (#29890) 5 months ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Marius van der Wijden ab72803e6f
accounts/abi: move U256Bytes to common/math (#21020) 5 years ago
Martin Holst Swende ac9865791a core/vm, common/math: Add doc about Byte, fix format 8 years ago
Martin Holst Swende 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness 8 years ago
Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Felix Lange 04fa6a3744 common/math: add HexOrDecimal64, HexOrDecimal256 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago