Companion: remove IsCallable make use of introduced in-origin filtering (#1226)
* remove IsCallable make use of in-origin filter * update lock * bump version for runtimes as spec as changed * trigger CI * Revert "trigger CI" This reverts commit 5ac58fd42ac50dfb2fcd41ca866c7f6a605c5112.
Showing
- polkadot/Cargo.lock 136 additions, 136 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/claims.rs 31 additions, 30 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdfund.rs 12 additions, 11 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/common/src/lib.rs 3 additions, 72 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/parachains.rs 27 additions, 75 deletionspolkadot/runtime/common/src/parachains.rs
- polkadot/runtime/common/src/registrar.rs 14 additions, 13 deletionspolkadot/runtime/common/src/registrar.rs
- polkadot/runtime/common/src/slots.rs 26 additions, 25 deletionspolkadot/runtime/common/src/slots.rs
- polkadot/runtime/kusama/src/lib.rs 3 additions, 9 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/configuration.rs 12 additions, 12 deletionspolkadot/runtime/parachains/src/configuration.rs
- polkadot/runtime/parachains/src/mock.rs 1 addition, 0 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/polkadot/src/lib.rs 3 additions, 9 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 9 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment