Newer
Older
"sp-debug-derive 14.0.0",
"sp-std 14.0.0",
]
[[package]]
name = "sp-test-primitives"
version = "2.0.0"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"sp-application-crypto",
"sp-core",
"sp-runtime",
dependencies = [
"async-trait",
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"thiserror",
]
[[package]]
name = "sp-tracing"
version = "10.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
"sp-std 8.0.0",
"tracing",
"tracing-core",
"tracing-subscriber 0.2.25",
]
[[package]]
name = "sp-tracing"
dependencies = [
"parity-scale-codec",
"tracing-subscriber 0.2.25",
]
[[package]]
name = "sp-transaction-pool"
dependencies = [
"sp-api",
"sp-runtime",
]
[[package]]
name = "sp-transaction-storage-proof"
dependencies = [
"async-trait",
"parity-scale-codec",
"scale-info",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-trie",
]
[[package]]
name = "sp-trie"
"ahash 0.8.8",
"criterion 0.4.0",
"hash-db",
"lazy_static",
"memory-db",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-externalities 0.25.0",
"thiserror",
"tracing",
"trie-bench",
"trie-db",
"trie-root",
"trie-standardmap",
]
[[package]]
name = "sp-version"
dependencies = [
"impl-serde",
"parity-scale-codec",
"parity-wasm",
"scale-info",
"serde",
"sp-crypto-hashing-proc-macro",
"sp-version-proc-macro",
"thiserror",
]
[[package]]
name = "sp-version-proc-macro"
dependencies = [
"parity-scale-codec",
"proc-macro2",
"quote",
"sp-version",
"syn 2.0.48",
]
[[package]]
name = "sp-wasm-interface"
version = "14.0.0"
source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
dependencies = [
"anyhow",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"sp-std 8.0.0",
"wasmtime",
]
[[package]]
name = "sp-wasm-interface"
dependencies = [
"anyhow",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"wasmtime",
]
[[package]]
name = "sp-weights"
"schemars",
"sp-debug-derive 14.0.0",
"sp-std 14.0.0",
19169
19170
19171
19172
19173
19174
19175
19176
19177
19178
19179
19180
19181
19182
19183
19184
19185
19186
19187
19188
19189
19190
]
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
[[package]]
name = "spinners"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08615eea740067d9899969bc2891c68a19c315cb1f66640af9a9ecb91b13bcab"
dependencies = [
"lazy_static",
"maplit",
]
[[package]]
name = "spki"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
dependencies = [
"base64ct",
19202
19203
19204
19205
19206
19207
19208
19209
19210
19211
19212
19213
19214
19215
19216
19217
19218
]
[[package]]
name = "ss58-registry"
version = "1.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e6915280e2d0db8911e5032a5c275571af6bdded2916abd691a659be25d3439"
dependencies = [
"Inflector",
"num-format",
"proc-macro2",
"quote",
"serde",
"serde_json",
"unicode-xid",
]
19219
19220
19221
19222
19223
19224
19225
19226
19227
19228
19229
19230
19231
19232
19233
19234
19235
19236
19237
19238
19239
19240
19241
[[package]]
name = "ssz_rs"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "057291e5631f280978fa9c8009390663ca4613359fc1318e36a8c24c392f6d1f"
dependencies = [
"bitvec",
"num-bigint",
"sha2 0.9.9",
"ssz_rs_derive",
]
[[package]]
name = "ssz_rs_derive"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f07d54c4d01a1713eb363b55ba51595da15f6f1211435b71466460da022aa140"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "staging-chain-spec-builder"
version = "2.0.0"
dependencies = [
"clap 4.4.18",
"log",
"sc-chain-spec",
"serde_json",
]
[[package]]
name = "staging-node-cli"
version = "3.0.0-dev"
dependencies = [
"array-bytes 6.1.0",
"assert_cmd",
"clap 4.4.18",
"clap_complete",
"criterion 0.4.0",
"frame-benchmarking",
"frame-benchmarking-cli",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"futures",
"jsonrpsee",
"kitchensink-runtime",
"log",
"nix 0.26.2",
"node-primitives",
"node-rpc",
"node-testing",
"pallet-asset-conversion-tx-payment",
"pallet-asset-tx-payment",
"pallet-assets",
"pallet-balances",
"pallet-contracts",
"pallet-glutton",
"pallet-im-online",
"pallet-root-testing",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-treasury",
"parity-scale-codec",
"platforms",
"regex",
"sc-authority-discovery",
"sc-basic-authorship",
"sc-block-builder",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-client-db",
"sc-consensus",
"sc-consensus-babe",
19309
19310
19311
19312
19313
19314
19315
19316
19317
19318
19319
19320
19321
19322
19323
19324
19325
19326
19327
19328
19329
"sc-consensus-epochs",
"sc-consensus-grandpa",
"sc-consensus-slots",
"sc-executor",
"sc-keystore",
"sc-mixnet",
"sc-network",
"sc-network-common",
"sc-network-statement",
"sc-network-sync",
"sc-offchain",
"sc-rpc",
"sc-service",
"sc-service-test",
"sc-statement-store",
"sc-storage-monitor",
"sc-sync-state-rpc",
"sc-sysinfo",
"sc-telemetry",
"sc-transaction-pool",
"sc-transaction-pool-api",
"scale-info",
"serde",
"serde_json",
"soketto",
"sp-api",
"sp-application-crypto",
"sp-authority-discovery",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-grandpa",
"sp-core",
"sp-crypto-hashing",
"sp-externalities 0.25.0",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-keystore",
"sp-mixnet",
"sp-runtime",
"sp-state-machine",
"sp-statement-store",
"sp-timestamp",
"sp-transaction-storage-proof",
"sp-trie",
"staging-node-inspect",
"substrate-build-script-utils",
"substrate-cli-test-utils",
"substrate-frame-cli",
"substrate-rpc-client",
"tempfile",
"tokio",
"tokio-util",
"try-runtime-cli",
"wait-timeout",
"wat",
]
[[package]]
name = "staging-node-inspect"
dependencies = [
"clap 4.4.18",
"parity-scale-codec",
"sc-cli",
"sc-client-api",
"sc-service",
"sp-blockchain",
"sp-core",
"sp-io",
"sp-runtime",
"sp-statement-store",
"thiserror",
]
[[package]]
name = "staging-parachain-info"
dependencies = [
"cumulus-primitives-core",
"frame-support",
"frame-system",
"parity-scale-codec",
"scale-info",
"sp-runtime",
[[package]]
name = "staging-tracking-allocator"
"environmental",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"scale-info",
"schemars",
"serde",
"sp-io",
"sp-weights",
"xcm-procedural",
]
[[package]]
name = "staging-xcm-builder"
dependencies = [
"assert_matches",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"log",
"pallet-assets",
"pallet-balances",
"pallet-salary",
"pallet-transaction-payment",
"pallet-xcm",
"parity-scale-codec",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-runtime-parachains",
"polkadot-test-runtime",
"primitive-types",
"scale-info",
"sp-arithmetic",
"sp-io",
"sp-runtime",
"sp-weights",
"staging-xcm",
"staging-xcm-executor",
]
[[package]]
name = "staging-xcm-executor"
dependencies = [
"environmental",
"frame-benchmarking",
"frame-support",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
Adrian Catangiu
committed
"scale-info",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-runtime",
"sp-weights",
"staging-xcm",
]
19476
19477
19478
19479
19480
19481
19482
19483
19484
19485
19486
19487
19488
19489
19490
19491
19492
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "static_init"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"
dependencies = [
"bitflags 1.3.2",
"cfg_aliases",
"libc",
"parking_lot 0.11.2",
"parking_lot_core 0.8.6",
"winapi",
]
[[package]]
name = "static_init_macro"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"
dependencies = [
"cfg_aliases",
"memchr",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "strobe-rs"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fabb238a1cccccfa4c4fb703670c0d157e1256c1ba695abf1b93bd2bb14bab2d"
dependencies = [
"bitflags 1.3.2",
"byteorder",
"keccak",
"subtle 2.5.0",
"zeroize",
]
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "strum"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
dependencies = [
[[package]]
name = "strum"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
[[package]]
name = "strum_macros"
version = "0.24.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn 1.0.109",
]
[[package]]
name = "strum_macros"
version = "0.25.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn 2.0.48",
]
"clap 4.4.18",
"sc-cli",
]
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e620c7098893ba667438b47169c00aacdd9e7c10e042250ce2b60b087ec97328"
dependencies = [
"hmac 0.11.0",
"pbkdf2 0.8.0",
"schnorrkel 0.9.1",
"sha2 0.9.9",
"zeroize",
]
[[package]]
name = "substrate-build-script-utils"
[[package]]
name = "substrate-cli-test-utils"
version = "0.1.0"
dependencies = [
"assert_cmd",
"futures",
"nix 0.26.2",
"node-primitives",
"regex",
"sc-cli",
"sc-service",
"sp-rpc",
"staging-node-cli",
"substrate-rpc-client",
"tokio",
]
[[package]]
name = "substrate-frame-cli"
"clap 4.4.18",
"frame-support",
"frame-system",
"sc-cli",
"sp-core",
"sp-runtime",
]
[[package]]
name = "substrate-frame-rpc-support"
dependencies = [
"frame-support",
"frame-system",
"jsonrpsee",
"parity-scale-codec",
"sc-rpc-api",
"scale-info",
"serde",
"sp-core",
"sp-runtime",
"tokio",
]
[[package]]
name = "substrate-frame-rpc-system"
dependencies = [
"assert_matches",
"frame-system-rpc-runtime-api",
"futures",
"jsonrpsee",
"log",
"parity-scale-codec",
"sc-rpc-api",
"sc-transaction-pool",
"sc-transaction-pool-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-core",
"sp-runtime",
"substrate-test-runtime-client",
"tokio",
]
[[package]]
name = "substrate-prometheus-endpoint"
dependencies = [
"hyper",
"log",
"prometheus",
"thiserror",
"tokio",
]
[[package]]
name = "substrate-rpc-client"
dependencies = [
"async-trait",
"jsonrpsee",
"log",
"sc-rpc-api",
"serde",
"sp-core",
"sp-runtime",
"tokio",
]
[[package]]
name = "substrate-state-trie-migration-rpc"
19692
19693
19694
19695
19696
19697
19698
19699
19700
19701
19702
19703
19704
19705
19706
19707
19708
19709
dependencies = [
"jsonrpsee",
"parity-scale-codec",
"sc-client-api",
"sc-rpc-api",
"serde",
"serde_json",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"trie-db",
]
[[package]]
name = "substrate-test-client"
version = "2.0.1"
dependencies = [
19711
19712
19713
19714
19715
19716
19717
19718
19719
19720
19721
19722
19723
19724
19725
19726
19727
19728
"async-trait",
"futures",
"parity-scale-codec",
"sc-client-api",
"sc-client-db",
"sc-consensus",
"sc-executor",
"sc-offchain",
"sc-service",
"serde",
"serde_json",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keyring",
"sp-keystore",
"sp-runtime",
"sp-state-machine",
"tokio",
]
[[package]]
name = "substrate-test-runtime"
version = "2.0.0"
dependencies = [
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"futures",
"log",
"pallet-babe",
"pallet-balances",
"pallet-timestamp",
"parity-scale-codec",
"sc-block-builder",
"sc-executor",
"sc-executor-common",
"sc-service",
"scale-info",
"serde",
"serde_json",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-consensus",
"sp-consensus-aura",
"sp-consensus-babe",
"sp-consensus-grandpa",
"sp-core",
"sp-crypto-hashing",
"sp-externalities 0.25.0",
"sp-genesis-builder",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-std 14.0.0",
"sp-tracing 16.0.0",
19775
19776
19777
19778
19779
19780
19781
19782
19783
19784
19785
19786
19787
19788
19789
19790
19791
19792
19793
19794
19795
19796
19797
19798
19799
19800
19801
19802
19803
19804
19805
19806
19807
19808
19809
19810
19811
19812
19813
19814
19815
19816
19817
19818
19819
19820
19821
19822
19823
19824
19825
19826
"sp-transaction-pool",
"sp-trie",
"sp-version",
"substrate-test-runtime-client",
"substrate-wasm-builder",
"trie-db",
]
[[package]]
name = "substrate-test-runtime-client"
version = "2.0.0"
dependencies = [
"futures",
"sc-block-builder",
"sc-client-api",
"sc-consensus",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"substrate-test-client",
"substrate-test-runtime",
]
[[package]]
name = "substrate-test-runtime-transaction-pool"
version = "2.0.0"
dependencies = [
"futures",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-transaction-pool",
"sc-transaction-pool-api",
"sp-blockchain",
"sp-runtime",
"substrate-test-runtime-client",
"thiserror",
]
[[package]]
name = "substrate-test-utils"
version = "4.0.0-dev"
dependencies = [
"futures",
"sc-service",
"tokio",
"trybuild",
]
[[package]]
name = "substrate-wasm-builder"
dependencies = [
"build-helper",
"cargo_metadata",
"console",
"toml 0.8.8",
[[package]]
name = "subtle"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
19854
19855
19856
19857
19858
19859
19860
19861
19862
19863
19864
19865
19866
19867
19868
19869
19870
19871
19872
19873
19874
19875
19876
19877
19878
19879
19880
19881
19882
19883
19884
19885
19886
19887
19888
19889
19890
19891
19892
19893
19894
19895
19896
19897
19898
19899
19900
19901
19902
19903
19904
19905
19906
19907
19908
19909
19910
19911
19912
19913
19914
19915
19916
19917
19918
19919
19920
19921
19922
19923
19924
19925
19926
19927
19928
19929
19930
19931
19932
19933
19934
19935
[[package]]
name = "subtle-ng"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "734676eb262c623cec13c3155096e08d1f8f29adce39ba17948b18dad1e54142"
[[package]]
name = "sval"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b031320a434d3e9477ccf9b5756d57d4272937b8d22cb88af80b7633a1b78b1"
[[package]]
name = "sval_buffer"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bf7e9412af26b342f3f2cc5cc4122b0105e9d16eb76046cd14ed10106cf6028"
dependencies = [
"sval",
"sval_ref",
]
[[package]]
name = "sval_dynamic"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0ef628e8a77a46ed3338db8d1b08af77495123cc229453084e47cd716d403cf"
dependencies = [
"sval",
]
[[package]]
name = "sval_fmt"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dc09e9364c2045ab5fa38f7b04d077b3359d30c4c2b3ec4bae67a358bd64326"
dependencies = [
"itoa",
"ryu",
"sval",
]
[[package]]
name = "sval_json"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ada6f627e38cbb8860283649509d87bc4a5771141daa41c78fd31f2b9485888d"
dependencies = [
"itoa",
"ryu",
"sval",
]
[[package]]
name = "sval_ref"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "703ca1942a984bd0d9b5a4c0a65ab8b4b794038d080af4eb303c71bc6bf22d7c"
dependencies = [
"sval",
]
[[package]]
name = "sval_serde"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830926cd0581f7c3e5d51efae4d35c6b6fc4db583842652891ba2f1bed8db046"
dependencies = [
"serde",
"sval",
"sval_buffer",
"sval_fmt",
]
[[package]]
name = "symbolic-common"
version = "12.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "167a4ffd7c35c143fd1030aa3c2caf76ba42220bd5a6b5f4781896434723b8c3"
dependencies = [
"debugid",
19937
19938
19939
19940
19941
19942
19943
19944
19945
19946
19947
19948
19949
19950
19951
19952
19953
19954
19955
19956
19957
19958
19959
19960
19961
19962
19963
19964
"stable_deref_trait",
"uuid",
]
[[package]]
name = "symbolic-demangle"
version = "12.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e378c50e80686c1c5c205674e1f86a2858bec3d2a7dfdd690331a8a19330f293"
dependencies = [
"cpp_demangle 0.4.3",
"rustc-demangle",
"symbolic-common",
]
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
version = "2.0.48"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn-solidity"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86b837ef12ab88835251726eb12237655e61ec8dc8a280085d1961cdc3dfd047"
dependencies = [
"paste",
"proc-macro2",
"quote",
"syn 2.0.48",
[[package]]
name = "synstructure"
version = "0.12.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
"unicode-xid",
]
[[package]]
name = "system-configuration"
version = "0.5.1"