mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
Snowbridge Rococo deployment updates (#2792)
- Includes the introduction of the `fast-runtime` feature, which cleans up our features - Updates beacon client fork versions config to Sepolia's versions - Cleanup of AgentIdOf --------- Co-authored-by: Ron <yrong1997@gmail.com> Co-authored-by: claravanstaden <Cats 4 life!>
This commit is contained in:
@@ -57,6 +57,8 @@ rm -rf $SNOWBRIDGE_FOLDER/codecov.yml
|
||||
rm -rf $SNOWBRIDGE_FOLDER/docs
|
||||
rm -rf $SNOWBRIDGE_FOLDER/hooks
|
||||
rm -rf $SNOWBRIDGE_FOLDER/relayer
|
||||
rm -rf $SNOWBRIDGE_FOLDER/scripts
|
||||
rm -rf $SNOWBRIDGE_FOLDER/SECURITY.md
|
||||
rm -rf $SNOWBRIDGE_FOLDER/smoketest
|
||||
rm -rf $SNOWBRIDGE_FOLDER/web
|
||||
rm -rf $SNOWBRIDGE_FOLDER/.envrc-example
|
||||
@@ -74,6 +76,7 @@ rm -rf $SNOWBRIDGE_FOLDER/rust-toolchain.toml
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/rustfmt.toml
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/.gitignore
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/templates
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/.cargo
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/.config
|
||||
rm -rf $SNOWBRIDGE_FOLDER/parachain/pallets/ethereum-beacon-client/fuzz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user