aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
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-312-4/+4
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-312-14/+14
* 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-232-12/+12
* Updated to reflect BlockChain changesobscuren2014-10-201-2/+2
* Updated to reflect the Filter changes in eth-goobscuren2014-10-181-2/+2
* Merge pull request #138 from erezwanderman/fixwindowsJeffrey Wilcke2014-10-171-1/+3
|\
| * Fix ethereum compilation and functioning on Windows.Erez Wanderman2014-10-151-1/+3
* | adapt to new event packageFelix Lange2014-10-151-23/+12
|/
* Stack infoobscuren2014-09-191-1/+1
* Minor visual updatesobscuren2014-09-181-0/+4
* Rename and changed peer windowobscuren2014-09-171-1/+1
* Implementing new wallet viewsobscuren2014-08-181-3/+3
* Switched over to ethpipeobscuren2014-08-162-32/+16
* Moving over to ethpipeobscuren2014-08-151-31/+1
* Got rid of warnings and updated storage gettersobscuren2014-08-151-1/+1
* Json typesobscuren2014-08-141-11/+13
* Moved JSRE to it's own package for sharing between ethere(um/al)obscuren2014-08-113-0/+489