aboutsummaryrefslogtreecommitdiffstats
path: root/common/big.go
Commit message (Collapse)AuthorAgeFilesLines
* common, crypto: add ICAP functionsGustav Simonsson2015-10-131-0/+3
|
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
| | | | I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
| | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
* 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