Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed events from the state manager | obscuren | 2014-10-29 | 1 | -1/+5 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -4/+4 |
* | Renamed block_chain to chain_manager | obscuren | 2014-10-20 | 1 | -8/+8 |
* | New block message | obscuren | 2014-10-08 | 1 | -6/+17 |
* | Minor tweaks for poc7 | obscuren | 2014-10-08 | 1 | -2/+2 |
* | kick of bad peers | obscuren | 2014-10-07 | 1 | -52/+36 |
* | Kick off bad peers on bad chains and improved catch up on diverted chain | obscuren | 2014-10-02 | 1 | -2/+12 |
* | Black listing of bad peers | obscuren | 2014-10-02 | 1 | -6/+76 |
* | improved blockchain downloading | obscuren | 2014-10-02 | 1 | -3/+1 |
* | msg | obscuren | 2014-10-02 | 1 | -3/+3 |
* | Implemented WebSocket package | obscuren | 2014-10-01 | 1 | -3/+2 |
* | Working on new (blocking) event machine. | obscuren | 2014-09-29 | 1 | -14/+24 |
* | Block pool is thread safe | obscuren | 2014-09-28 | 1 | -43/+58 |
* | Have you seen my parents, sir? | obscuren | 2014-09-27 | 1 | -1/+2 |
* | Logging messages | obscuren | 2014-09-27 | 1 | -1/+3 |
* | Attempt to catch up from unknown block | obscuren | 2014-09-25 | 1 | -0/+5 |
* | Changed the block fetching code and hash distribution | obscuren | 2014-09-25 | 1 | -45/+85 |
* | tmp | obscuren | 2014-09-24 | 1 | -6/+95 |
* | Added len | obscuren | 2014-09-17 | 1 | -0/+4 |
* | Improved catching up and refactored | obscuren | 2014-09-15 | 1 | -42/+17 |
* | add it to the list | obscuren | 2014-09-14 | 1 | -0/+1 |
* | Log | obscuren | 2014-08-22 | 1 | -2/+0 |
* | Minor improvement catching up | obscuren | 2014-08-22 | 1 | -4/+12 |
* | Extra checks | obscuren | 2014-08-22 | 1 | -5/+9 |
* | PoC 6 networking code. | obscuren | 2014-08-21 | 1 | -0/+116 |