Remove bridges subtree (#5752)

* 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
This commit is contained in:
Svyatoslav Nikolsky
2022-07-06 09:54:38 +03:00
committed by GitHub
parent 2e42da645f
commit 3f29fd04e1
330 changed files with 1 additions and 64568 deletions
-4
View File
@@ -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" }