Commit f38852f6 authored by Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky Committed by Bastian Köcher
Browse files

Remove pallet::without_storage_info from bridge GRANDPA pallet (#1478)



* remove pallet::without_storage_info from bridge GRANDPA pallet

* StoredBridgedHeader

* spelling

* fix benchmarks

* MAX_BRIDGED_AUTHORITIES: 256 -> 2048

* Update modules/grandpa/src/storage_types.rs

Co-authored-by: default avatarAdrian Catangiu <[email protected]>

* Update modules/grandpa/src/storage_types.rs

Co-authored-by: default avatarAdrian Catangiu <[email protected]>

* moved max authorities + header size to chain primitives

* removed unused code

* new -> try_new

* fix benchmarks compilation

Co-authored-by: default avatarAdrian Catangiu <[email protected]>
parent 6f9bda5d
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