aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/javascript_runtime.go
Commit message (Expand)AuthorAgeFilesLines
* Renamed State => StateDBobscuren2014-12-041-1/+1
* Renamed `chain` => `core`obscuren2014-12-041-3/+3
* Begin of moving objects to types packageobscuren2014-11-181-1/+2
* StateManager => BlockManagerobscuren2014-11-041-1/+1
* ethstate => stateobscuren2014-10-311-2/+2
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-3/+3
* Moved utils to cmdobscuren2014-10-311-1/+1
* ethlog => loggerobscuren2014-10-311-2/+2
* Moved ethchain to chainobscuren2014-10-311-3/+3
* javascript: remove unused quit channelFelix Lange2014-10-291-7/+1
* events should be set prior to calling mainloopobscuren2014-10-271-4/+4
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-7/+7
* Updated to reflect BlockChain changesobscuren2014-10-201-2/+2
* adapt to new event packageFelix Lange2014-10-151-23/+12
* Stack infoobscuren2014-09-191-1/+1
* Rename and changed peer windowobscuren2014-09-171-1/+1
* Switched over to ethpipeobscuren2014-08-161-16/+4
* Got rid of warnings and updated storage gettersobscuren2014-08-151-1/+1
* Moved JSRE to it's own package for sharing between ethere(um/al)obscuren2014-08-111-0/+266