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 | 2 | -3/+3 |
|/ | |||||
* | 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 | 2 | -4/+4 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 2 | -14/+14 |
| | |||||
* | 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 | 2 | -12/+12 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Updated to reflect BlockChain changes | obscuren | 2014-10-20 | 1 | -2/+2 |
| | |||||
* | Updated to reflect the Filter changes in eth-go | obscuren | 2014-10-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #138 from erezwanderman/fixwindows | Jeffrey Wilcke | 2014-10-17 | 1 | -1/+3 |
|\ | | | | | Fix ethereum compilation and functioning on Windows. | ||||
| * | Fix ethereum compilation and functioning on Windows. | Erez Wanderman | 2014-10-15 | 1 | -1/+3 |
| | | | | | | | | | | repl console output is now colored. repl "exit" command now works. | ||||
* | | adapt to new event package | Felix Lange | 2014-10-15 | 1 | -23/+12 |
|/ | |||||
* | Stack info | obscuren | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Minor visual updates | obscuren | 2014-09-18 | 1 | -0/+4 |
| | |||||
* | Rename and changed peer window | obscuren | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Implementing new wallet views | obscuren | 2014-08-18 | 1 | -3/+3 |
| | |||||
* | Switched over to ethpipe | obscuren | 2014-08-16 | 2 | -32/+16 |
| | |||||
* | Moving over to ethpipe | obscuren | 2014-08-15 | 1 | -31/+1 |
| | |||||
* | Got rid of warnings and updated storage getters | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Json types | obscuren | 2014-08-14 | 1 | -11/+13 |
| | |||||
* | Moved JSRE to it's own package for sharing between ethere(um/al) | obscuren | 2014-08-11 | 3 | -0/+489 |