Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
00c284d9d7
|
node: change package interface (#6540) | 3 years ago |
Anton Kaliaev | 88e0973f7d |
node: allow replacing existing p2p.Reactor(s) (#3846)
* node: allow replacing existing p2p.Reactor(s) using [`CustomReactors` option](https://godoc.org/github.com/tendermint/tendermint/node#CustomReactors). Warning: beware of accidental name clashes. Here is the list of existing reactors: MEMPOOL, BLOCKCHAIN, CONSENSUS, EVIDENCE, PEX. * check the absence of "CUSTOM" prefix * merge 2 tests * add doc.go to node package |
5 years ago |