Skip to content
Commit 4399e579 authored by asynchronous rob's avatar asynchronous rob Committed by André Silva
Browse files

Offline fallback for GRANDPA (#1619)



Co-authored-by: default avatarAndré Silva <[email protected]>

* skeleton for finality tracker

* dispatch events when nothing finalized for a long time

* begin integrating finality tracker into grandpa

* add delay field to pending change

* add has_api_with function to sr_version for querying APIs

* partially integrate new force changes into grandpa

* implement forced changes

* get srml-grandpa compiling

* Update core/finality-grandpa/src/authorities.rs

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

* Update core/finality-grandpa/src/authorities.rs

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

* Update core/finality-grandpa/src/authorities.rs

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

* remove explicit dependence on CoreApi

* increase node runtime version

* integrate grandpa forced changes into node runtime

* add some tests to finality-tracker

* integrate finality tracking into node-runtime

* test forced-change logic
...
parent 85b1c780
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