Implement MaxEncodedLen on pallet-beefy (#11584)
* Implement MaxEncodedLen on pallet-beefy * Return Result in intialize_authorities * Update docs * Log error when authorities list gets truncated * Update frame/beefy/src/lib.rs Co-authored-by:Adrian Catangiu <adrian@parity.io> * cargo fmt Co-authored-by:
Adrian Catangiu <adrian@parity.io>
parent
2d6b0ecc
Showing
- substrate/frame/beefy-mmr/src/mock.rs 1 addition, 0 deletionssubstrate/frame/beefy-mmr/src/mock.rs
- substrate/frame/beefy/src/lib.rs 61 additions, 23 deletionssubstrate/frame/beefy/src/lib.rs
- substrate/frame/beefy/src/mock.rs 2 additions, 1 deletionsubstrate/frame/beefy/src/mock.rs
- substrate/primitives/runtime/src/bounded/bounded_vec.rs 9 additions, 0 deletionssubstrate/primitives/runtime/src/bounded/bounded_vec.rs
Please register or sign in to comment