aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/vm_env.go
Commit message (Collapse)AuthorAgeFilesLines
* 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/+29
|
* Begin of moving objects to types packageobscuren2014-11-181-4/+3
| | | | | * Block(s) * Transaction(s)
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-1/+1
|
* ethstate => stateobscuren2014-10-311-14/+14
|
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-0/+40