tendermint/node
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
..
id.go crypto: Remove interface from crypto.Signature 2018-08-05 15:46:57 -04:00
node.go p2p: Integrate new Transport 2018-09-18 22:26:43 +02:00
node_test.go Delay starting node until Genesis time (#2389) 2018-09-18 13:16:50 +04:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00