aboutsummaryrefslogtreecommitdiffstats
path: root/eth/protocol_test.go
Commit message (Expand)AuthorAgeFilesLines
* downloader: don't remove peers. keep them aroundobscuren2015-04-191-15/+3
* Updated loggingobscuren2015-04-071-2/+2
* change StatusMsgData.TD back to pointer type *big.Intzelig2015-04-011-5/+5
* check TxMsgzelig2015-04-011-0/+39
* test for invalid rlp encoding of block in BlocksMsgzelig2015-04-011-6/+28
* add tests for valid blocks msg handlingzelig2015-04-011-4/+46
* eth: SEC-29 eth wire protocol decoding invalid message data crashes clientzelig2015-04-011-19/+98
* use own total difficulty to limit best peerzelig2015-03-201-10/+3
* eth, whisper: adapt for RLP encoder switch in package p2pFelix Lange2015-03-191-114/+75
* fix eth testszelig2015-03-181-3/+3
* private network supportzelig2015-03-181-3/+3
* Moved ethutil => commonobscuren2015-03-161-2/+2
* Fix logger import pathTaylor Gerring2015-03-081-1/+1
* Fixed testsobscuren2015-03-071-0/+1
* Merge branch 'jsonlogs' of https://github.com/ethersphere/go-ethereum into et...obscuren2015-03-041-1/+0
|\
| * Fix logger import in testsTaylor Gerring2015-03-021-2/+2
* | integrate blockpool into ethzelig2015-02-251-4/+14
|/
* cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p APIFelix Lange2015-02-061-19/+5
* fixed testobscuren2015-02-051-0/+2
* eth, p2p: remove EncodeMsg from p2p.MsgWriterFelix Lange2015-01-061-4/+0
* Mergeobscuren2015-01-061-131/+169
* eth protocol changeszelig2014-12-151-8/+38
* initial commit for eth-p2p integrationzelig2014-12-151-0/+39
* eth protocol changeszelig2014-12-151-13/+43
* initial commit for eth-p2p integrationzelig2014-12-151-0/+133