aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/address.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: cleanup and renamesobscuren2015-06-041-98/+0
* Use logger.Error instead of 0 with glogGustav Simonsson2015-04-071-1/+2
* Forward and log EC recover err and remove dup pubkey len checkGustav Simonsson2015-04-071-2/+4
* Read most protocol params from common/params.jsonGustav Simonsson2015-04-021-7/+8
* Cleanup.obscuren2015-03-291-10/+13
* Merge branch 'fix_ecrecover' of https://github.com/ebuchman/go-ethereum into ...obscuren2015-03-291-7/+21
* moved state and vm to coreobscuren2015-03-231-0/+77