Bastian Köcher
Bastian Köcher
> Changes look good, although you should add some RuntimeApis You mean normal rust functions and not runtime apis.
> During election time once a day, the block interval would increase dynamically in response to the temporary PoV "spike" due to EPMB . How does it map with the...
> Seems quite complex to me, maybe we should do a tentative deployment to Westend from this branch with the extension included before merging. I don't want to directly deploy...
https://github.com/polkadot-fellows/RFCs/pull/99 with we would need to change the metadata to return multiple sets of transaction/signed extensions indexed by the version.
Please also merge master, there are some fixes for some of the flaky CI jobs.
I already have this ready in a branch 😅
https://github.com/paritytech/polkadot-sdk/tree/bkchr-referenda-deposit-contribute this is my current work. Just misses some benchmarking improvements and more tests.
Yeah can be taken by someone @apopiak. If you have someone, you can send them to me.
Yeah, when we switched to GHA we can do this switch. Basically the docker image could have the Rust version pre-installed, but the actual version is determined by the `rust-toolchain.toml`....