Skip to content

Commit 7cdbc25

Browse files
Merge branch 'master' into feat/ice-pallet
2 parents 0b8727d + cea16d1 commit 7cdbc25

62 files changed

Lines changed: 4433 additions & 883 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 229 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "runtime-integration-tests"
3-
version = "1.101.0"
3+
version = "1.105.0"
44
description = "Integration tests"
55
authors = ["GalacticCouncil"]
66
edition = "2021"
@@ -36,6 +36,7 @@ pallet-currencies-rpc-runtime-api = { workspace = true }
3636
pallet-ema-oracle = { workspace = true }
3737
warehouse-liquidity-mining = { workspace = true }
3838
pallet-otc = { workspace = true }
39+
pallet-otc-settlements = { workspace = true }
3940
pallet-relaychain-info = { workspace = true }
4041
pallet-route-executor = { workspace = true }
4142
pallet-dca = { workspace = true }
17.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)