Bastian Köcher
49d78d99f7
rococo-runtime: Switch to latest construct_runtime! syntax ( #4389 )
...
* rococo-runtime: Switch to latest `construct_runtime!` syntax
Besides that it fixes pallet macro errors in other crates that popped up
because of this switch.
* FMT
2021-11-29 21:36:19 +01:00
Bastian Köcher
c752b5d61b
Substrate Companion for #9552 ( #3834 )
...
* Prepare for wasmtime 0.29
* update Substrate
* Use Pallet
Co-authored-by: parity-processbot <>
2021-09-29 13:29:33 +00:00
Shawn Tabrizi
ff5d56fb76
cargo +nightly fmt ( #3540 )
...
* cargo +nightly fmt
* add cargo-fmt check to ci
* update ci
* fmt
* fmt
* skip macro
* ignore bridges
2021-08-02 10:47:33 +00:00
Shawn Tabrizi
59ef1850f6
Add Parachain Onboarding to Rococo ( #2660 )
...
* Add Parachain Onboarding Pallets to Rococo
* remove propose_parachain
* add back para sudo wrapper
* Revert "remove propose_parachain"
This reverts commit 38b7c33c817964c9f8ad48531a72aede83670291.
* turn propose_parachains into validator_manager
* Update runtime/rococo/src/lib.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
* update origin
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2021-03-23 11:47:34 +01:00