tendermint/rpc
Alexander Simmerl bdd01310a0 p2p: Integrate new Transport
We are swapping the exisiting listener implementation with the newly
introduced Transport and its default implementation MultiplexTransport,
removing a large chunk of old connection setup and handling scattered
over the Peer and Switch code. The Switch requires a Transport now and
handles externally passed Peer filters.
2018-09-18 22:26:43 +02:00
..
client test searching txs by height 2018-09-05 12:01:38 +04:00
core p2p: Integrate new Transport 2018-09-18 22:26:43 +02:00
grpc Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
lib [common] revert started flag when service already stopped (#2326) 2018-09-12 19:07:29 -04:00
test test searching txs by height 2018-09-05 12:01:38 +04:00