aboutsummaryrefslogtreecommitdiffstats
path: root/eth/protocol.go
Commit message (Expand)AuthorAgeFilesLines
* Adjusted difficulty and skip get tx messagesobscuren2015-01-061-1/+1
* Don't auto push jeff ...obscuren2015-01-061-0/+1
* Changed to poc-8 & removed GetTxsobscuren2015-01-061-1/+0
* eth, p2p: remove EncodeMsg from p2p.MsgWriterFelix Lange2015-01-061-4/+4
* Mergeobscuren2015-01-061-45/+55
* Updated protocol versionobscuren2015-01-031-1/+1
* Refactored block & Transactionobscuren2014-12-231-1/+1
* Removed goroutine from "Run"obscuren2014-12-161-8/+8
* removed filter manager from baseobscuren2014-12-151-21/+22
* blockpool rewritten , tests broken FIXMEzelig2014-12-151-292/+0
* protocolzelig2014-12-151-7/+83
* eth protocol changeszelig2014-12-151-3/+94
* initial commit for eth-p2p integrationzelig2014-12-151-1/+126
* protocolzelig2014-12-151-50/+52
* eth protocol changeszelig2014-12-151-57/+79
* initial commit for eth-p2p integrationzelig2014-12-151-0/+294