aboutsummaryrefslogtreecommitdiffstats
path: root/common/big.go
Commit message (Expand)AuthorAgeFilesLines
* core, vm, common: define constantinople fork + shift (#16045)Martin Holst Swende2018-02-231-1/+1
* common: move big integer math to common/math (#3699)Felix Lange2017-02-271-133/+7
* common, crypto: add ICAP functionsGustav Simonsson2015-10-131-0/+3
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* types: block json unmarshal method addedobscuren2015-06-041-4/+4
* xeth: set balance max balance to from in call. Closes #951obscuren2015-05-161-0/+1
* Move Big* vars to big.goTaylor Gerring2015-03-221-0/+13
* Removed more castsobscuren2015-03-201-2/+2
* Moved ethutil => commonobscuren2015-03-161-0/+123