Add genesis presets for remaining runtimes in polkadot-parachain-bin#8426
Conversation
s0me0ne-unkn0wn
left a comment
There was a problem hiding this comment.
YAP stuff looks good! 👍
cumulus/parachains/runtimes/testing/penpal/src/genesis_config_presets.rs
Outdated
Show resolved
Hide resolved
…presets.rs Co-authored-by: Iulian Barbu <14218860+iulianbarbu@users.noreply.github.com>
|
Cool, thanks for the reviews. Can be added to the merge queue! 🚀 |
Not yet, the CI is not happy, seems like |
|
Hope we don't need a legal team review to get it sorted out 😅 |
Ohh, thanks for the hint, I did not have this one on the radar, as I believed there is no way I can screw up with respect to the licencing. 😅 I changed penpal's genesis presets to |
…8426) Namely, this adds the genesis presets for: penpal, rococo-parachain-runtime and yet-another-parachain-runtime. This is a follow-up issue of #5704. Some runtimes were added after the initial refactor was done, and they were still following the old, obsolete paradigm. --------- Co-authored-by: Iulian Barbu <14218860+iulianbarbu@users.noreply.github.com>
* master: (62 commits) release/build-macos-binaries: add missing FEATURES argument (#8816) Add XCM Precompile to `pallet-xcm` (#8693) [Release|CI/CD] Exclude test runtimes from the runtimes build (#8820) Add freebsd sysinfo for telemetry (#7985) release-reusable-rc-build: add optional `features` input that can be considered for nodes building (#8755) [Staking] Cleanups and some improvements (#8701) Fix typos in 3 files in Implementers Guide (#8799) Update `RemoteExporter` docs to reflect removal of `forward_id_for` (#8795) Snowbridge: enforce fee when registering Polkadot native asset (#8725) Bump the ci_dependencies group across 1 directory with 7 updates (#8788) Docker hub 'master' image short sha (#8790) [Release|CI/CD] Combine branch-off and RC automation flows (#8754) Move Transaction depth limit checks (#8750) Add genesis presets for remaining runtimes in polkadot-parachain-bin (#8426) Do not make pallet-identity benchmarks signature-dependent (#8179) Introduction of Approval Slashes [Disabling Strategy Stage 4] (#6827) [AHM] Prepare For Westend Cleanup (#8715) Actually use RP offset in YAP parachain (#8745) [AHM] Relax the requirement for RC-Client to receive +1 session reports (#8702) Don't read storage items in logging (#8749) ...
…8426) Namely, this adds the genesis presets for: penpal, rococo-parachain-runtime and yet-another-parachain-runtime. This is a follow-up issue of #5704. Some runtimes were added after the initial refactor was done, and they were still following the old, obsolete paradigm. --------- Co-authored-by: Iulian Barbu <14218860+iulianbarbu@users.noreply.github.com>
Namely, this adds the genesis presets for: penpal, rococo-parachain-runtime and yet-another-parachain-runtime.
This is a follow-up issue of #5704. Some runtimes were added after the initial refactor was done, and they were still following the old, obsolete paradigm.