Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
719e028e00
|
libs: internalize some packages (#6366)
## Description Internalize some libs. This reduces the amount ot public API tendermint is supporting. The moved libraries are mainly ones that are used within Tendermint-core. |
4 years ago |
Aleksandr Bezobchuk |
a554005136
|
p2p: revised router message scheduling (#6126) | 4 years ago |
Aleksandr Bezobchuk |
16bbe8c862
|
consensus: p2p refactor (#5969) | 4 years ago |
Erik Grinaker |
c61cd3fd05
|
p2p: add Router prototype (#5831)
Early but functional prototype of the new `p2p.Router`, see its GoDoc comment for details on how it works. Expect much of this logic to change and improve as we evolve the new P2P stack. There is a simple test that sets up an in-memory network of four routers with reactors and passes messages between them, but otherwise no exhaustive tests since this is very much a work-in-progress. |
4 years ago |