Unverified Commit d9f11f7e authored by Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky Committed by GitHub
Browse files

Backport two recent PRs from polkadot-staging branch (#2828)

* Add submit_finality_proof_ex call to the GRANDPA pallet (#2821)

* depreacte submit_finality_proof and introduce submit_finality_proof_ex instead

* propagate changes to the rest of runtime crates

* tests for new call

* suppress deprecation warning

* revert changes to benchmarks to avoid unnecessary compilation issues when integrating to other repos

* Pass finality proof verification context to the call builder (#2823)

* pass verification context to the build_submit_finality_proof_call

* current_set_id -> context
parent 4d042b90
Pipeline #443890 passed with stages
in 8 minutes and 37 seconds
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