grandpa: observer doesn't send catch up messages (#3460)
* grandpa: don't send catch up requests when running GRANDPA observer * grandpa: fix tests * grandpa: add tests for catch up requests
Showing
- substrate/core/finality-grandpa/src/communication/gossip.rs 118 additions, 6 deletionssubstrate/core/finality-grandpa/src/communication/gossip.rs
- substrate/core/finality-grandpa/src/communication/mod.rs 9 additions, 3 deletionssubstrate/core/finality-grandpa/src/communication/mod.rs
- substrate/core/finality-grandpa/src/communication/tests.rs 1 addition, 0 deletionssubstrate/core/finality-grandpa/src/communication/tests.rs
- substrate/core/finality-grandpa/src/lib.rs 1 addition, 0 deletionssubstrate/core/finality-grandpa/src/lib.rs
- substrate/core/finality-grandpa/src/observer.rs 3 additions, 1 deletionsubstrate/core/finality-grandpa/src/observer.rs
- substrate/core/finality-grandpa/src/tests.rs 1 addition, 0 deletionssubstrate/core/finality-grandpa/src/tests.rs
Please register or sign in to comment