tendermint/blockchain
Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556)
* p2p: NodeInfo is an interface

* (squash) fixes from review

* (squash) more fixes from review

* p2p: remove peerConn.HandshakeTimeout

* p2p: NodeInfo is two interfaces. Remove String()

* fixes from review

* remove test code from peer.RemoteIP()

* p2p: remove peer.OriginalAddr(). See #2618

* use a mockPeer in peer_set_test.go

* p2p: fix testNodeInfo naming

* p2p: remove unused var

* remove testRandNodeInfo

* fix linter

* fix retry dialing self

* fix rpc
2018-10-12 19:25:33 -04:00
..
pool.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
pool_test.go Merge pull request #1965 from tendermint/693-part-2 2018-07-20 17:42:42 +02:00
reactor.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
reactor_test.go p2p: NodeInfo is an interface; General cleanup (#2556) 2018-10-12 19:25:33 -04:00
store.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
store_test.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
wire.go Fix 0.22.7, bump to 0.22.8 2018-07-26 18:08:09 -07:00