Skip to content
Commit 1176ef92 authored by asynchronous rob's avatar asynchronous rob Committed by Gav Wood
Browse files

backport some PRs to 0.10 (#1879)



* Gossip refactoring (#1811)

* First part of gossip protocol refactoring

* Message validation in GRANDPA

* Reverted to time-based expiration for future round messages

* Removed collect_garbage_for_topic

* Use consensus engine id instead of kind

* Use try_init

Co-Authored-By: default avatararkpar <[email protected]>

* Comment

Co-Authored-By: default avatararkpar <[email protected]>

* Added expiration check on broadcast

Co-Authored-By: default avatararkpar <[email protected]>

* Apply suggestions from code review

Co-Authored-By: default avatararkpar <[email protected]>

* Style

* Style

* Fixed sending commit message (#1834)

* Fix #1825 (#1828)

* Fix #1825

* Add comment

* Fixed finalizing multiple blocks at once (#1837)

* Fixed finalizing multiple blocks at once

* Added a test

* Added a comment
parent 71fb4448
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment