issues
search
crustio
/
crust
Official Rust implementation of the Crust protocol
https://crust.network
Apache License 2.0
509
stars
40
forks
source link
Cherry-pick from polkadot-parachain branch, mainly upgrade to 'release-polkadot-v1.1.0'
#941
Closed
wuhaixian1984
closed
8 months ago
wuhaixian1984
commented
8 months ago
Cherry-pick from polkadot-parachain for changes below:
Upgrade to polkadot-sdk version 'release-polkadot-v1.1.0'
Use #[cfg(feature = "enable_sudo")] to wrap the sudo pallet related codes
Enhance the build_spec_wasm_and_state.sh script to support both MacOS and Linux
Update spec version from 17 to 18 to reflect the latest changes in chain spec and runtime.
Cherry-pick from polkadot-parachain for changes below: