aboutsummaryrefslogtreecommitdiffstats
path: root/common/math/big.go
Commit message (Expand)AuthorAgeFilesLines
* Hive-test fixes (#14419)Martin Holst Swende2017-05-041-0/+2
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-0/+3
* common/math: add HexOrDecimal64, HexOrDecimal256Felix Lange2017-03-231-0/+19
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-8/+25
* common: move big integer math to common/math (#3699)Felix Lange2017-02-271-0/+143