aboutsummaryrefslogtreecommitdiffstats
path: root/core/types
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma...obscuren2014-12-191-4/+4
* mergeobscuren2014-12-191-48/+46
|\
| * Gas corrections and vm fixesobscuren2014-12-191-9/+0
| * Moved methods to messagesobscuren2014-12-181-21/+2
| * Created generic message (easy for testing)obscuren2014-12-181-31/+57
* | Merge fixesobscuren2014-12-181-5/+0
|/
* Locks, refactor, testsobscuren2014-12-182-1/+6
* Moved powobscuren2014-12-101-0/+3
* Fixed issue in VM where LOG didn't pop anything of the stackobscuren2014-12-052-7/+18
* Log is now interfaceobscuren2014-12-041-2/+2
* Renamed State => StateDBobscuren2014-12-042-3/+3
* Renamed `chain` => `core`obscuren2014-12-048-0/+825