Commit Graph

15 Commits

Author SHA1 Message Date
obscuren c0187930dc Removed some commented code 2014-09-10 11:39:11 +02:00
obscuren 2f362509b8 New p2p protocol. NOTE: Needs major refactoring. See #50 2014-09-10 11:22:19 +02:00
obscuren eaa2e8900d PoC 6 networking code.
* Added block pool for gathering blocks from the network (chunks)
* Re wrote syncing
2014-08-21 14:47:58 +02:00
obscuren a760ce05b9 Updated chain for filtering 2014-08-11 16:23:38 +02:00
obscuren bea468f1e5 Increased timeout to 500ms 2014-07-10 15:03:48 +02:00
obscuren 890745e846 Increased timeout 2014-07-07 13:58:20 +02:00
obscuren db60ebbbd7 Merge branch 'feature/clientid' of https://github.com/ethersphere/eth-go into ethersphere-feature/clientid 2014-07-04 00:12:28 +02:00
obscuren cb7ebdf821 Decreased timeout 2014-07-04 00:12:21 +02:00
zelig c64629964f ethwire.ClientIdentity now handles Client info sent in handshake + test 2014-07-03 17:28:27 +01:00
obscuren 1fbea2e438 Reworking messaging interface 2014-06-16 00:51:21 +02:00
obscuren 0512113bdd Removed defer 2014-05-14 11:56:06 +02:00
obscuren 7c0df348f8 Increased deadline 2014-05-14 11:52:16 +02:00
obscuren b888652201 Added missing GetTx (0x16) wire message 2014-03-28 11:20:07 +01:00
Sam Boyer 357b4bc14c Add comment explaining why iota is not used. 2014-02-18 17:24:44 -05:00
obscuren f6d1bfe45b The great merge 2014-02-14 23:56:09 +01:00