Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 2 | -2/+2 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | PoC7 Net | obscuren | 2014-10-21 | 1 | -12/+12 |
| | |||||
* | New block message | obscuren | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | Remove log | obscuren | 2014-09-23 | 1 | -1/+0 |
| | |||||
* | Increased from 200 nano to milliseconds | obscuren | 2014-09-23 | 1 | -1/+2 |
| | |||||
* | Upped protocol version for VM change | obscuren | 2014-09-18 | 1 | -1/+1 |
| | |||||
* | Removed extra slash so @nicksavers gets off my back ;-) | obscuren | 2014-09-17 | 1 | -9/+11 |
| | |||||
* | Rewrite | obscuren | 2014-09-17 | 1 | -1/+4 |
| | |||||
* | Up deadline to reduce cpu load | obscuren | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Moved code | obscuren | 2014-09-16 | 2 | -12/+206 |
| | |||||
* | Rewrote reading strategy | obscuren | 2014-09-16 | 1 | -203/+38 |
| | |||||
* | VM execution fixes | obscuren | 2014-09-16 | 1 | -1/+3 |
| | | | | Refactoring caused executing issues | ||||
* | Removed some commented code | obscuren | 2014-09-10 | 1 | -0/+1 |
| | |||||
* | New p2p protocol. NOTE: Needs major refactoring. See #50 | obscuren | 2014-09-10 | 1 | -19/+13 |
| | |||||
* | PoC 6 networking code. | obscuren | 2014-08-21 | 1 | -22/+30 |
| | | | | | * Added block pool for gathering blocks from the network (chunks) * Re wrote syncing | ||||
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -2/+3 |
| | |||||
* | Increased timeout to 500ms | obscuren | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Increased timeout | obscuren | 2014-07-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'feature/clientid' of https://github.com/ethersphere/eth-go ↵ | obscuren | 2014-07-04 | 2 | -0/+84 |
|\ | | | | | | | into ethersphere-feature/clientid | ||||
| * | ethwire.ClientIdentity now handles Client info sent in handshake + test | zelig | 2014-07-04 | 2 | -0/+84 |
| | | |||||
* | | Decreased timeout | obscuren | 2014-07-04 | 1 | -1/+1 |
|/ | |||||
* | Reworking messaging interface | obscuren | 2014-06-16 | 1 | -4/+159 |
| | |||||
* | Removed defer | obscuren | 2014-05-14 | 1 | -6/+0 |
| | |||||
* | Increased deadline | obscuren | 2014-05-14 | 1 | -2/+7 |
| | |||||
* | Added missing GetTx (0x16) wire message | obscuren | 2014-03-28 | 1 | -0/+2 |
| | |||||
* | Add comment explaining why iota is not used. | Sam Boyer | 2014-02-19 | 1 | -0/+3 |
| | |||||
* | The great merge | obscuren | 2014-02-15 | 3 | -0/+228 |