polkadot-sdk
polkadot-sdk copied to clipboard
Restoring disable-runtime-api for test chains
Adds disable-runtime-api back to rococo and westend. Previously removed.
Partly closes, #1621 . Kusams and Polkadot will be updated on the runtimes codebase in a seperate PR.
User @bolajahmad, please sign the CLA here.
@bolajahmad could you please revert the changes that are not related to your pr?
@bolajahmad could you please revert the changes that are not related to your pr?
Hi @bkchr, i tried to cleanup the branch and revert unrelated changes to my PR. I've removed the changes that seemed weird and it should be good. I'm sorry to bother you when you're reviewing my changes but I can't find anymore unrelated changes in this PR. I'll appreciate if you mention something specific you think I need to remove/revert too🙏🏼
https://github.com/paritytech/polkadot-sdk/pull/4325/files#diff-5264d812f7aadfc486efffd3322b11c8dee5e8ddf2e77e0a9e70b573f3d2afddR91 here for example where you import AccountIdLookup which was not there before.
Or the formatting changes here
The CI pipeline was cancelled due to failure one of the required jobs. Job name: cargo-clippy Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7063196
The issue was closed as not needed anymore, so we can do the same with this pr.