aboutsummaryrefslogtreecommitdiffstats
path: root/common/math/exp.go
Commit message (Expand)AuthorAgeFilesLines
* common: move big integer math to common/math (#3699)Felix Lange2017-02-271-47/+0
* common/math: "optimised" SafeMul and added comment on Exp (#3675)Jeffrey Wilcke2017-02-181-0/+3
* all: update license informationFelix Lange2016-11-091-0/+16
* common/math: go fmtKenji Siu2016-11-021-1/+1
* common/math, core/vm: implement fast EXP (#3214)Jeffrey Wilcke2016-11-021-0/+28