Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Remove bridges subtree (#5752)
Browse files Browse the repository at this point in the history
* remove bridges folder

* remove BRIDGES.md

* remove bridges mentions from top Cargo.toml

* remove bridges from CODEOWNERS

* remove bridges mentions from testing.md

* remove bridge pallets from Rococo/Wococo runtime

* also remove from node
  • Loading branch information
svyatonik authored and al3mart committed Jul 14, 2022
1 parent 0d1f8f8 commit a92e094
Show file tree
Hide file tree
Showing 330 changed files with 143 additions and 64,556 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
bridges/ @tomusdrw @svyatonik @acatangiu

# CI
/.github/ @paritytech/ci @chevdor
/scripts/ci/ @paritytech/ci @chevdor
Expand Down
47 changes: 0 additions & 47 deletions BRIDGES.md

This file was deleted.

230 changes: 0 additions & 230 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ members = [
"utils/generate-bags",
]

# We want to be able to build the bridge relayer without pulling it (and all of its
# dependencies into the Polkadot workspace)
exclude = ["bridges/relays/bin-substrate", "bridges/bin/rialto/runtime", "bridges/bin/millau/runtime"]

[badges]
maintenance = { status = "actively-developed" }

Expand Down
Loading

0 comments on commit a92e094

Please sign in to comment.