Introduce polling pallet (#1391)
* Initial draft * Initial build * Integrate into runtime * Fix warnings. * Initial tests * Fixes and tests * Update runtime/polkadot/src/poll.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Expose End constant * Docs * Update runtime/polkadot/src/lib.rs Co-authored-by:
kaichao <kaichaosuna@gmail.com> * Update runtime/polkadot/src/poll.rs Co-authored-by:
Kian Paimani <5588131+kianenigma@users.noreply.github.com> * Clean up filters * Warnings Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
kaichao <kaichaosuna@gmail.com> Co-authored-by:
Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Showing
- polkadot/Cargo.lock 1 addition, 0 deletionspolkadot/Cargo.lock
- polkadot/runtime/polkadot/Cargo.toml 2 additions, 1 deletionpolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 17 additions, 7 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/poll.rs 233 additions, 0 deletionspolkadot/runtime/polkadot/src/poll.rs
Please register or sign in to comment