Skip to content

Commit de0e521

Browse files
Benchmarks improved (#686)
1 parent 6b0889f commit de0e521

File tree

63 files changed

+2371
-2865
lines changed

Some content is hidden

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

63 files changed

+2371
-2865
lines changed

aleph-client/Cargo.lock

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

aleph-client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ rayon = "1.5"
1313
serde_json = { version = "1.0" }
1414
thiserror = "1.0"
1515

16-
ac-primitives = { git = "https://github.com/Cardinal-Cryptography/substrate-api-client.git", branch = "aleph-v0.9.26" }
17-
substrate-api-client = { git = "https://github.com/Cardinal-Cryptography/substrate-api-client.git", branch = "aleph-v0.9.26", features = ["staking-xt"] }
16+
ac-primitives = { git = "https://github.com/Cardinal-Cryptography/substrate-api-client.git", branch = "liminal" }
17+
substrate-api-client = { git = "https://github.com/Cardinal-Cryptography/substrate-api-client.git", branch = "liminal", features = ["staking-xt"] }
1818

1919
frame-support = { git = "https://github.com/Cardinal-Cryptography/substrate.git", branch = "liminal", default-features = false }
2020
sp-core = { git = "https://github.com/Cardinal-Cryptography/substrate.git", branch = "liminal", features = ["full_crypto"] }

0 commit comments

Comments
 (0)