aboutsummaryrefslogtreecommitdiffstats
path: root/common/math
Commit message (Expand)AuthorAgeFilesLines
* core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584)Martin Holst Swende2019-06-031-0/+7
* common: all golint warnings removed (#16852)kiel barry2018-06-142-2/+3
* common: improve documentation comments (#16701)kiel barry2018-05-291-3/+2
* core/vm, common/math: Add doc about Byte, fix formatMartin Holst Swende2017-06-092-15/+20
* common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endian...Martin Holst Swende2017-06-072-16/+17
* core/vm, common/math: Add fast getByte for bigints, improve opByteMartin Holst Swende2017-06-052-1/+120
* Hive-test fixes (#14419)Martin Holst Swende2017-05-041-0/+2
* all: update license informationFelix Lange2017-04-141-1/+1
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-0/+3
* common/math: add HexOrDecimal64, HexOrDecimal256Felix Lange2017-03-234-12/+54
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-282-8/+48
* common: move big integer math to common/math (#3699)Felix Lange2017-02-277-236/+468
* common/math: "optimised" SafeMul and added comment on Exp (#3675)Jeffrey Wilcke2017-02-182-2/+5
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-142-0/+75
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-132-75/+0
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-022-0/+75
* all: gofmt -w -sFelix Lange2017-01-061-18/+18
* 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
* all: fix go vet warningsFelix Lange2016-04-151-1/+1
* all: fix license headers one more timeFelix Lange2015-07-242-2/+2
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-232-8/+8
* all: update license informationFelix Lange2015-07-072-0/+32
* Moved ethutil => commonobscuren2015-03-162-0/+146