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. |
6 years ago | |
---|---|---|
.. | ||
pool.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
pool_test.go | Merge pull request #1965 from tendermint/693-part-2 | 6 years ago |
reactor.go | Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) | 6 years ago |
reactor_test.go | p2p: Integrate new Transport | 6 years ago |
store.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
store_test.go | Implement BFT time (#2203) | 6 years ago |
wire.go | Fix 0.22.7, bump to 0.22.8 | 6 years ago |