aboutsummaryrefslogtreecommitdiffstats
path: root/ethwire
Commit message (Expand)AuthorAgeFilesLines
* Removed some commented codeobscuren2014-09-101-0/+1
* New p2p protocol. NOTE: Needs major refactoring. See #50obscuren2014-09-101-19/+13
* PoC 6 networking code.obscuren2014-08-211-22/+30
* Updated chain for filteringobscuren2014-08-111-2/+3
* Increased timeout to 500msobscuren2014-07-101-1/+1
* Increased timeoutobscuren2014-07-071-1/+1
* Merge branch 'feature/clientid' of https://github.com/ethersphere/eth-go into...obscuren2014-07-042-0/+84
|\
| * ethwire.ClientIdentity now handles Client info sent in handshake + testzelig2014-07-042-0/+84
* | Decreased timeoutobscuren2014-07-041-1/+1
|/
* Reworking messaging interfaceobscuren2014-06-161-4/+159
* Removed deferobscuren2014-05-141-6/+0
* Increased deadlineobscuren2014-05-141-2/+7
* Added missing GetTx (0x16) wire messageobscuren2014-03-281-0/+2
* Add comment explaining why iota is not used.Sam Boyer2014-02-191-0/+3
* The great mergeobscuren2014-02-153-0/+228