mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-23 17:28:23 +00:00
misc: update SH deps to v0.0.2-alpha tag (#171)
Update SH dep to ` v0.0.2-alpha`
This commit is contained in:
parent
1ee3401a3c
commit
ec91e593f7
2 changed files with 70 additions and 68 deletions
70
operator/Cargo.lock
generated
70
operator/Cargo.lock
generated
|
|
@ -6706,6 +6706,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"serdect",
|
||||
"sha2 0.10.9",
|
||||
"signature",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -8771,7 +8772,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-bucket-nfts"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
|
|
@ -8847,7 +8848,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-cr-randomness"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
|
|
@ -9063,7 +9064,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.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"fp-account",
|
||||
"fp-evm",
|
||||
|
|
@ -9227,7 +9228,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-file-system"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
|
|
@ -9254,7 +9255,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.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
|
|
@ -9432,7 +9433,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-payment-streams"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
|
|
@ -9452,7 +9453,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.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
|
|
@ -9480,7 +9481,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-proofs-dealer"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
|
|
@ -9502,7 +9503,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.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
|
|
@ -9524,7 +9525,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-randomness"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
|
|
@ -9630,7 +9631,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pallet-storage-providers"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
|
|
@ -9652,7 +9653,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.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
|
|
@ -14733,7 +14734,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-actors-derive"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"proc-macro2",
|
||||
|
|
@ -14746,7 +14747,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-actors-framework"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bincode",
|
||||
|
|
@ -14764,7 +14765,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-blockchain-service"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"array-bytes",
|
||||
|
|
@ -14814,7 +14815,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-client"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"array-bytes",
|
||||
|
|
@ -14879,7 +14880,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-common"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bigdecimal",
|
||||
|
|
@ -14892,6 +14893,7 @@ dependencies = [
|
|||
"frame-metadata-hash-extension",
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"k256",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"pallet-balances",
|
||||
|
|
@ -14942,7 +14944,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-file-manager"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"bincode",
|
||||
"hash-db",
|
||||
|
|
@ -14966,7 +14968,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-file-transfer-service"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"array-bytes",
|
||||
|
|
@ -14995,7 +14997,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-fisherman-service"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"diesel",
|
||||
|
|
@ -15025,7 +15027,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-forest-manager"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bincode",
|
||||
|
|
@ -15050,7 +15052,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-indexer-db"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"bigdecimal",
|
||||
"chrono",
|
||||
|
|
@ -15072,7 +15074,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-indexer-service"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"array-bytes",
|
||||
|
|
@ -15123,7 +15125,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shc-rpc"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"array-bytes",
|
||||
"async-trait",
|
||||
|
|
@ -15168,7 +15170,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|||
[[package]]
|
||||
name = "shp-constants"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"sp-core",
|
||||
"sp-runtime",
|
||||
|
|
@ -15177,7 +15179,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-data-price-updater"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
|
|
@ -15192,7 +15194,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-file-key-verifier"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
|
|
@ -15210,7 +15212,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-file-metadata"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"num-bigint",
|
||||
|
|
@ -15226,7 +15228,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-forest-verifier"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
|
|
@ -15243,7 +15245,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-opaque"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"parachains-common",
|
||||
"sp-runtime",
|
||||
|
|
@ -15252,7 +15254,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-session-keys"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"parity-scale-codec",
|
||||
|
|
@ -15267,7 +15269,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-traits"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"parity-scale-codec",
|
||||
|
|
@ -15281,7 +15283,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-treasury-funding"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"log",
|
||||
"shp-traits",
|
||||
|
|
@ -15292,7 +15294,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "shp-types"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.1-alpha#0426e86921e5c0e3a15a14384fe8a54ef9923ad3"
|
||||
source = "git+https://github.com/Moonsong-Labs/storage-hub.git?tag=v0.0.2-alpha#d0851b8778e11b04ddcfbd7835bc3ddc9acf7268"
|
||||
dependencies = [
|
||||
"sp-core",
|
||||
"sp-runtime",
|
||||
|
|
|
|||
|
|
@ -246,40 +246,40 @@ fc-storage = { git = "https://github.com/polkadot-evm/frontier", branch = "stabl
|
|||
|
||||
# StorageHub
|
||||
## Runtime
|
||||
storage-hub-runtime = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-bucket-nfts = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-cr-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-file-system-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-payment-streams = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-payment-streams-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-proofs-dealer = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-proofs-dealer-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-storage-providers = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-storage-providers-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-constants = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-file-metadata = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-traits = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-treasury-funding = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-forest-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-file-key-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-data-price-updater = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
storage-hub-runtime = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-bucket-nfts = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-cr-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-file-system-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-payment-streams = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-payment-streams-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-proofs-dealer = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-proofs-dealer-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-randomness = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-storage-providers = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
pallet-storage-providers-runtime-api = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-constants = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-file-metadata = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-traits = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-treasury-funding = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-forest-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-file-key-verifier = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-data-price-updater = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
## Client
|
||||
shc-actors-framework = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-actors-derive = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-blockchain-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-file-transfer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-indexer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-indexer-db = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-common = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-file-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-fisherman-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-forest-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-rpc = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-client = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-opaque = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shp-types = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
shc-actors-framework = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-actors-derive = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-blockchain-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-file-transfer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-indexer-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-indexer-db = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-common = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-file-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-fisherman-service = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-forest-manager = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-rpc = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shc-client = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-opaque = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
shp-types = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
cumulus-client-service = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2412-6", default-features = false }
|
||||
## Precompiles
|
||||
pallet-evm-precompile-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.1-alpha", default-features = false }
|
||||
pallet-evm-precompile-file-system = { git = "https://github.com/Moonsong-Labs/storage-hub.git", tag = "v0.0.2-alpha", default-features = false }
|
||||
|
|
|
|||
Loading…
Reference in a new issue