Skip to content

Commit a8d9bea

Browse files
committed
Funding Rounds Simplification
1 parent 0f3e3c3 commit a8d9bea

27 files changed

+9
-4166
lines changed

Cargo.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ members = [
77
"macros",
88
"macros/tests",
99
"polimec-common/*",
10-
"debug-executor",
1110
]
1211
default-members = ["nodes/*", "pallets/*"]
1312
resolver = "2"
@@ -248,7 +247,4 @@ cumulus-pallet-session-benchmarking = { version = "16.0.0", default-features = f
248247
# Runtimes
249248
polimec-runtime = { path = "runtimes/polimec" }
250249
rococo-runtime-constants = { version = "14.0.0" }
251-
rococo-runtime = { version = "14.0.0" }
252-
253-
[patch.crates-io]
254-
xcm-executor = { path = "./debug-executor", package = "staging-xcm-executor", default-features = false }
250+
rococo-runtime = { version = "14.0.0" }

debug-executor/.cargo-ok

-1
This file was deleted.

debug-executor/Cargo.toml

-204
This file was deleted.

debug-executor/Cargo.toml.orig

-49
This file was deleted.

0 commit comments

Comments
 (0)