Commit Graph

24 Commits

Author SHA1 Message Date
obscuren 7d08e4f7d1 Remove log 2014-09-22 18:15:32 +02:00
obscuren 2ae3bda029 Increased from 200 nano to milliseconds 2014-09-22 18:15:10 +02:00
obscuren f3a93b046e Upped protocol version for VM change 2014-09-18 01:02:15 +02:00
obscuren b3834d8272 Removed extra slash so @nicksavers gets off my back ;-) 2014-09-17 16:28:30 +02:00
obscuren eb32fe20c8 Rewrite 2014-09-17 15:57:32 +02:00
obscuren 66e309c5c4 Up deadline to reduce cpu load 2014-09-16 16:36:18 +02:00
obscuren fb528c47c0 Moved code 2014-09-16 16:19:48 +02:00
obscuren 74de0f1f2a Rewrote reading strategy 2014-09-16 16:06:38 +02:00
obscuren 399256b384 VM execution fixes
Refactoring caused executing issues
2014-09-15 22:11:05 +02:00
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