aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils/vm_env.go
Commit message (Expand)AuthorAgeFilesLines
* Refactored block & Transactionobscuren2014-12-231-6/+6
* Cleaned up objectsobscuren2014-12-191-3/+1
* Log is now interfaceobscuren2014-12-041-1/+1
* Renamed State => StateDBobscuren2014-12-041-3/+3
* Renamed `chain` => `core`obscuren2014-12-041-4/+4
* Updated environments according to the new interface setobscuren2014-12-041-1/+33
* Begin of moving objects to types packageobscuren2014-11-181-4/+3
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-1/+1
* ethstate => stateobscuren2014-10-311-14/+14
* Moved utils to cmdobscuren2014-10-311-0/+41