Commit Graph

127 Commits (c58918c84ad6825ca20cc9170b0a79eb1033c50a)

Author SHA1 Message Date
Taylor Gerring c14900dbb0 Add initial P2P json logs 10 years ago
obscuren 8d1637f567 Moved connection errors to DebugDetail level 10 years ago
Felix Lange 3caa4ad1ba p2p: improve test for peers message 10 years ago
Felix Lange b0ff946b55 p2p: move peerList back into baseProtocol 10 years ago
Felix Lange eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
Felix Lange aa3b91b802 p2p: fix call to Server.removePeer (might help with #209) 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago
Felix Lange da900f9435 p2p: add test for base protocol disconnect 10 years ago
Felix Lange f0f6727778 p2p: use an error type for disconnect requests 10 years ago
Felix Lange 65e39bf20e p2p: add MsgPipe for protocol testing 10 years ago
Felix Lange e28c60caf9 p2p: improve and test eofSignal 10 years ago
Felix Lange 9423401d73 p2p: fix decoding of disconnect reason (fixes #200) 10 years ago
obscuren 1fb84d3c5f Fixed tests 10 years ago
Felix Lange cfd7e74c25 p2p: add test for NewPeer 10 years ago
Felix Lange 3a09459c4c p2p: make Disconnect not hang for peers created with NewPeer 10 years ago
Felix Lange 9b85002b70 p2p: remove Msg.Value and MsgLoop 10 years ago
Felix Lange 6049fcd52a p2p: use package rlp for baseProtocol 10 years ago
Felix Lange c1fca72552 p2p: use package rlp 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange e4a601c644 p2p: disable failing Server tests for now 10 years ago
Felix Lange 7149191dd9 p2p: fix issues found during review 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
Taylor Gerring 6eacc8eab9 eth-go -> go-ethereum 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
Felix Lange f3473312ba all: fix rename breakage 10 years ago
zelig 771fbcc02e initial commit of p2p package 10 years ago