aboutsummaryrefslogtreecommitdiffstats
path: root/common/math/big_test.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm, common/math: Add doc about Byte, fix formatMartin Holst Swende2017-06-091-11/+16
* common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endian...Martin Holst Swende2017-06-071-5/+6
* core/vm, common/math: Add fast getByte for bigints, improve opByteMartin Holst Swende2017-06-051-1/+92
* all: update license informationFelix Lange2017-04-141-1/+1
* common/math: add HexOrDecimal64, HexOrDecimal256Felix Lange2017-03-231-6/+7
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-0/+23
* common: move big integer math to common/math (#3699)Felix Lange2017-02-271-0/+196