Skip to content

Commit

Permalink
Remove pallet migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
JuaniRios committed Feb 17, 2025
1 parent f048206 commit 3f334d5
Show file tree
Hide file tree
Showing 26 changed files with 9 additions and 3,910 deletions.
106 changes: 0 additions & 106 deletions Cargo.lock

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

7 changes: 0 additions & 7 deletions integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ parity-scale-codec = { workspace = true, features = ["derive"] }
scale-info = { workspace = true, features = ["derive"] }

# Local
polimec-receiver.workspace = true
macros.workspace = true
polimec-common.workspace = true
polimec-common-test-utils.workspace = true
Expand Down Expand Up @@ -87,8 +86,6 @@ assets-common.workspace = true
# Runtimes
rococo-runtime.workspace = true
polimec-runtime.workspace = true
penpal-runtime = { path = "penpal", default-features = false }


[features]
default = [ "development-settings", "instant-mode", "std" ]
Expand Down Expand Up @@ -128,10 +125,8 @@ std = [
"parachain-info/std",
"parachains-common/std",
"parity-scale-codec/std",
"penpal-runtime/std",
"polimec-common-test-utils/std",
"polimec-common/std",
"polimec-receiver/std",
"polimec-runtime/std",
"polkadot-core-primitives/std",
"polkadot-parachain-primitives/std",
Expand Down Expand Up @@ -182,10 +177,8 @@ runtime-benchmarks = [
"pallet-vesting/runtime-benchmarks",
"pallet-xcm/runtime-benchmarks",
"parachains-common/runtime-benchmarks",
"penpal-runtime/runtime-benchmarks",
"polimec-common-test-utils/runtime-benchmarks",
"polimec-common/runtime-benchmarks",
"polimec-receiver/runtime-benchmarks",
"polimec-runtime/runtime-benchmarks",
"polkadot-parachain-primitives/runtime-benchmarks",
"polkadot-primitives/runtime-benchmarks",
Expand Down
217 changes: 0 additions & 217 deletions integration-tests/penpal/Cargo.toml

This file was deleted.

Loading

0 comments on commit 3f334d5

Please sign in to comment.