Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into poc8 | obscuren | 2014-12-18 | 1 | -0/+18 |
|\ | |||||
| * | moved err check | obscuren | 2014-12-17 | 1 | -0/+18 |
| | | |||||
* | | adapt javascript pkg to new backend, use SuggestPeer | zelig | 2014-12-15 | 1 | -2/+2 |
|/ | |||||
* | states moved to chain | obscuren | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -3/+3 |
| | |||||
* | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -1/+2 |
| | | | | | * Block(s) * Transaction(s) | ||||
* | StateManager => BlockManager | obscuren | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | ethstate => state | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+1 |
| | |||||
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | javascript: remove unused quit channel | Felix Lange | 2014-10-29 | 1 | -7/+1 |
| | | | | This fixes the hang in JSRE.Stop. | ||||
* | events should be set prior to calling mainloop | obscuren | 2014-10-27 | 1 | -4/+4 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -7/+7 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Updated to reflect BlockChain changes | obscuren | 2014-10-20 | 1 | -2/+2 |
| | |||||
* | adapt to new event package | Felix Lange | 2014-10-15 | 1 | -23/+12 |
| | |||||
* | Stack info | obscuren | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Rename and changed peer window | obscuren | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Switched over to ethpipe | obscuren | 2014-08-16 | 1 | -16/+4 |
| | |||||
* | Got rid of warnings and updated storage getters | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Moved JSRE to it's own package for sharing between ethere(um/al) | obscuren | 2014-08-11 | 1 | -0/+266 |