From d5e64d59e834b03fcbeb6599c10b470c9b61a665 Mon Sep 17 00:00:00 2001 From: Facundo Farall <37149322+ffarall@users.noreply.github.com> Date: Tue, 16 Dec 2025 07:22:33 -0300 Subject: [PATCH] build: :arrow_up: Upgrade to StorageHub version 0.2.6 (#357) Upgrade to StorageHub release v0.2.6 No breaking changes, just a patch release --------- Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com> --- operator/Cargo.lock | 72 ++++++++++++++-------------- operator/Cargo.toml | 68 +++++++++++++------------- test/.papi/metadata/datahaven.scale | Bin 623982 -> 626626 bytes 3 files changed, 70 insertions(+), 70 deletions(-) diff --git a/operator/Cargo.lock b/operator/Cargo.lock index 3f502e25..ae281eb3 100644 --- a/operator/Cargo.lock +++ b/operator/Cargo.lock @@ -8433,7 +8433,7 @@ dependencies = [ [[package]] name = "pallet-bucket-nfts" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -8490,7 +8490,7 @@ dependencies = [ [[package]] name = "pallet-cr-randomness" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-support", "frame-system", @@ -8774,7 +8774,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-file-system" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "fp-account", "fp-evm", @@ -9027,7 +9027,7 @@ dependencies = [ [[package]] name = "pallet-file-system" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -9054,7 +9054,7 @@ dependencies = [ [[package]] name = "pallet-file-system-runtime-api" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "parity-scale-codec", "scale-info", @@ -9250,7 +9250,7 @@ dependencies = [ [[package]] name = "pallet-payment-streams" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -9270,7 +9270,7 @@ dependencies = [ [[package]] name = "pallet-payment-streams-runtime-api" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "parity-scale-codec", "scale-info", @@ -9298,7 +9298,7 @@ dependencies = [ [[package]] name = "pallet-proofs-dealer" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -9320,7 +9320,7 @@ dependencies = [ [[package]] name = "pallet-proofs-dealer-runtime-api" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "parity-scale-codec", "scale-info", @@ -9342,7 +9342,7 @@ dependencies = [ [[package]] name = "pallet-randomness" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -9483,7 +9483,7 @@ dependencies = [ [[package]] name = "pallet-storage-providers" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-benchmarking", "frame-support", @@ -9505,7 +9505,7 @@ dependencies = [ [[package]] name = "pallet-storage-providers-runtime-api" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "parity-scale-codec", "scale-info", @@ -13646,7 +13646,7 @@ dependencies = [ [[package]] name = "shc-actors-derive" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "once_cell", "proc-macro2", @@ -13659,7 +13659,7 @@ dependencies = [ [[package]] name = "shc-actors-framework" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "bincode", @@ -13677,7 +13677,7 @@ dependencies = [ [[package]] name = "shc-blockchain-service" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "array-bytes", @@ -13731,7 +13731,7 @@ dependencies = [ [[package]] name = "shc-blockchain-service-db" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "chrono", "diesel", @@ -13755,7 +13755,7 @@ dependencies = [ [[package]] name = "shc-client" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "array-bytes", @@ -13821,7 +13821,7 @@ dependencies = [ [[package]] name = "shc-common" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "bigdecimal", @@ -13885,7 +13885,7 @@ dependencies = [ [[package]] name = "shc-file-manager" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "bincode", "hash-db", @@ -13909,7 +13909,7 @@ dependencies = [ [[package]] name = "shc-file-transfer-service" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "array-bytes", @@ -13938,7 +13938,7 @@ dependencies = [ [[package]] name = "shc-fisherman-service" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "async-trait", "diesel", @@ -13968,7 +13968,7 @@ dependencies = [ [[package]] name = "shc-forest-manager" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "async-trait", "bincode", @@ -13993,7 +13993,7 @@ dependencies = [ [[package]] name = "shc-indexer-db" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "bigdecimal", "chrono", @@ -14021,7 +14021,7 @@ dependencies = [ [[package]] name = "shc-indexer-service" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "anyhow", "array-bytes", @@ -14072,7 +14072,7 @@ dependencies = [ [[package]] name = "shc-rpc" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "array-bytes", "async-trait", @@ -14124,7 +14124,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "shp-constants" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "sp-core", "sp-runtime", @@ -14133,7 +14133,7 @@ dependencies = [ [[package]] name = "shp-data-price-updater" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-support", "parity-scale-codec", @@ -14148,7 +14148,7 @@ dependencies = [ [[package]] name = "shp-file-key-verifier" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-support", "parity-scale-codec", @@ -14166,7 +14166,7 @@ dependencies = [ [[package]] name = "shp-file-metadata" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "hex", "num-bigint", @@ -14182,7 +14182,7 @@ dependencies = [ [[package]] name = "shp-forest-verifier" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-support", "parity-scale-codec", @@ -14199,7 +14199,7 @@ dependencies = [ [[package]] name = "shp-opaque" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "sp-runtime", ] @@ -14207,7 +14207,7 @@ dependencies = [ [[package]] name = "shp-session-keys" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "async-trait", "parity-scale-codec", @@ -14222,7 +14222,7 @@ dependencies = [ [[package]] name = "shp-traits" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "frame-support", "parity-scale-codec", @@ -14236,7 +14236,7 @@ dependencies = [ [[package]] name = "shp-treasury-funding" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "log", "shp-traits", @@ -14247,7 +14247,7 @@ dependencies = [ [[package]] name = "shp-tx-implicits-runtime-api" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "parity-scale-codec", "scale-info", @@ -14260,7 +14260,7 @@ dependencies = [ [[package]] name = "shp-types" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.5#24f4489e10159ef08f29fb6b7299e86282f98d79" +source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.2.6#a923d5cad81582f2c384d6fa175d84102ff80694" dependencies = [ "sp-core", "sp-runtime", diff --git a/operator/Cargo.toml b/operator/Cargo.toml index 6616222d..6e4cbd34 100644 --- a/operator/Cargo.toml +++ b/operator/Cargo.toml @@ -266,42 +266,42 @@ fc-storage = { git = "https://github.com/polkadot-evm/frontier", branch = "stabl # StorageHub ## Runtime -pallet-bucket-nfts = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-cr-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-file-system-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-payment-streams = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-payment-streams-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-proofs-dealer = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-proofs-dealer-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-storage-providers = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -pallet-storage-providers-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-constants = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-data-price-updater = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-file-key-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-file-metadata = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-forest-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-traits = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-treasury-funding = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } +pallet-bucket-nfts = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-cr-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-file-system-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-payment-streams = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-payment-streams-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-proofs-dealer = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-proofs-dealer-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-storage-providers = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +pallet-storage-providers-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-constants = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-data-price-updater = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-file-key-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-file-metadata = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-forest-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-traits = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-treasury-funding = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } ## Client -shc-actors-derive = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-actors-framework = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-blockchain-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-client = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-common = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-file-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-file-transfer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-fisherman-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-forest-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-indexer-db = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-indexer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shc-rpc = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-opaque = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-tx-implicits-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } -shp-types = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } +shc-actors-derive = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-actors-framework = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-blockchain-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-client = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-common = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-file-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-file-transfer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-fisherman-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-forest-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-indexer-db = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-indexer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shc-rpc = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-opaque = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-tx-implicits-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } +shp-types = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } ## Precompiles -pallet-evm-precompile-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.5", default-features = false } +pallet-evm-precompile-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.2.6", default-features = false } # The list of dependencies below (which can be both direct and indirect dependencies) are crates # that are suspected to be CPU-intensive, and that are unlikely to require debugging (as some of diff --git a/test/.papi/metadata/datahaven.scale b/test/.papi/metadata/datahaven.scale index a6b7aab786b140ec732718ed29f805da77ada559..4f6b12271d9cf2b026fb57d1ac0e86a3ea8841d5 100644 GIT binary patch delta 3109 zcmaJ@TZwVW=y=HqR56MC}OfEiz4f0rlz}Qrr7STPF3|z zT97fIcnv5%G(1^28lku6qKo4Wo1Sq zp`6MGR7j(Af~dQrSZ75lo%AJ56N@|{5xWx6Dl#(DTjBqGm7;E=GyYl`E>K$6Zd{I9 zt(UVx8z*wtYCT8jvtvnKaYp4<#gu4i>D>7>%5-3WuXWmpfn26u>8?l0O$z2&;SZe4H8SyAP{j=eN8{o5R_Aj9 zb^Kcn$kpaC_q&*rE9ptnJqK`QaxI#UlC)6+m5X#*hzF17qD}orx4Ca8Db6eF8=dB% zal7&D;lp%F4#k!NMSI|ELOQ?Yuyr71Ba2S9snxm|TAW3eSCmEj3?HM!)dN*5MTTIE zM`%8lAxZOG3L&PG7SlHIhqJ3 z#tRi1<*61>go)0y8~20AXQi}98rP#WzfwMQJQQZY!6B7c3s+HJN;zSpWLN(!R6PDuUW@tX8Wm zKo=xd8P-7I*R*Q2f(+vSb3r}If}rv&nu+}}Rvdg2NXd(ZqOsF?tgzRt2GC9DIGYM* zW)J~YB2!Ue&2L0@Qw7i_n=z5Xpehw}q+lHj1|pP4-fFBpzIYK4E2PZ9MlU<;4j3`_ zjU@i;WT)GW=K;zEjMAu>)z&sXit5)sZ|=FLFCgrmU+dkoP_dT;$Wblby8~9H`n9;e z^kC=xXd)cbK5i9U?}u!46s)4JEC`u_i@8qVLoqfWpHdRQOdXIJR%fCq??^;+=8B9< zSKoc9x&J;czhL5V3y|sH*POWi`uk}Ac)8v&v(I6g{T;{gVT?pJjdeV&~B68)Ebbf!?R}}6JUavh-ChX&4F?80wF*7XK z+?>pmm(tCiX7L?%#9B@m6cQzGv$m8f$1dES1 zaYs0Wbz0L`(lXD9&$mma48En8Q!}2rDsdw)(2$4!L+nkg<$ZzgDzhfdwZFi z`rK!>MPZu@vf)1k8Tm5RYJK)(n@+Qb!Jb2qaI9pvjzuA2<*FUgQ*9`dF0dBUAv|Uf zQfK)(-$COF>jFZ1`}d;3PMvGqG;j-}~A-U9;1qr+c=$XOj^zIS8WQ zxlig#2$F*r171W>@aQx63R*Rbi{PQ4hpzeR`+e1)-tGK)wR8MDdoS*fGe{4{;_CU4 zg;*ls9BqVy5^ehaq<1mBortv~D4g$Zm5j1G+<15otOMih6g`CKJchw6(-Cw4kF!R5 zRMaWsvOPp?43si}%ySF@qU-J|jIz^pMfa_(j#`>dR8Eo9j%E#pIDDCnx{elp{D5Pg#`{OoCiFuDoSDk!|G7}yiKzn*ajOgF_y78yWo zGc|EFHG9@^2zMe z-4RJafC^!s`1E2ioH50rYVYP+q2CQ~2mL-7*yHfy@bM(nn2ax5WCl^sE${ zY4b;aEgg?V|MJId6uSk`%u>z~YGT%|38n>CqeYdZ7F#ROkk4s);{>FiPOSEZCs~4% z{&xDJ#f969Yzyrx8MU*FqOj2PH%!`YgTAp*S2%#sm7wZTouN8QwL*1{ Ms{i4%TK#?L4_Ai|O#lD@