Companion to Implementing MaxEncodedLen for generate_solution_type #11032 (#5145)
* Fixing `generate_solution_type` This is needed after changes to substrate * `VoterSnapshotPerBlock` -> `MaxElectingVoters` * rename `SizeBound` to `MaxVoters` * cargo update -p sp-io * ignore failing test * spell-check * fix pub OffchainRepeat Co-authored-by:kianenigma <kian@parity.io> Co-authored-by:
Kian Paimani <5588131+kianenigma@users.noreply.github.com>
parent
4c346cb4
Showing
- polkadot/Cargo.lock 173 additions, 165 deletionspolkadot/Cargo.lock
- polkadot/node/core/pvf/tests/it/main.rs 1 addition, 0 deletionspolkadot/node/core/pvf/tests/it/main.rs
- polkadot/runtime/kusama/src/lib.rs 3 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment