Newer
Older
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-core 7.0.0",
"sp-inherents",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-std 5.0.0",
"sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "sp-consensus-aura"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-application-crypto 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-babe"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"parity-scale-codec",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-application-crypto 7.0.0",
"sp-consensus",
"sp-consensus-slots",
"sp-consensus-vrf",
"sp-core 7.0.0",
"sp-inherents",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-slots"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"parity-scale-codec",
"sp-std 5.0.0",
"sp-timestamp",
[[package]]
name = "sp-consensus-vrf"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
12080
12081
12082
12083
12084
12085
12086
12087
12088
12089
12090
12091
12092
12093
12094
12095
12096
12097
12098
12099
12100
12101
12102
12103
12104
12105
12106
12107
12108
12109
12110
12111
12112
12113
12114
12115
12116
12117
12118
12119
12120
12121
12122
12123
12124
12125
12126
12127
12128
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
]
[[package]]
name = "sp-core"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"base58",
"bitflags",
"blake2-rfc",
"byteorder",
"dyn-clonable",
"ed25519-dalek",
"futures",
"hash-db",
"hash256-std-hasher",
"hex",
"impl-serde 0.3.2",
"lazy_static",
"libsecp256k1",
"log",
"merlin",
"num-traits",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.12.1",
"primitive-types 0.11.1",
"rand 0.7.3",
"regex",
"scale-info",
"schnorrkel",
"secp256k1 0.21.3",
"secrecy",
"serde",
"sp-core-hashing 4.0.0",
"sp-debug-derive 4.0.0",
"sp-externalities 0.12.0",
"sp-runtime-interface 6.0.0",
"sp-std 4.0.0",
"sp-storage 6.0.0",
"ss58-registry",
"substrate-bip39",
"thiserror",
"tiny-bip39 0.8.2",
"wasmi 0.9.1",
"zeroize",
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"blake2",
"ed25519-zebra",
"futures",
12145
12146
12147
12148
12149
12150
12151
12152
12153
12154
12155
12156
12157
12158
12159
12160
12161
12162
12163
12164
12165
12166
12167
12168
12169
12170
12171
12172
12173
12174
12175
12176
12177
12178
12179
12180
12181
12182
12183
12184
12185
12186
12187
12188
"impl-serde 0.4.0",
"lazy_static",
"libsecp256k1",
"log",
"merlin",
"parity-scale-codec",
"parking_lot 0.12.1",
"primitive-types 0.12.1",
"rand 0.8.5",
"regex",
"scale-info",
"schnorrkel",
"secp256k1 0.24.3",
"secrecy",
"serde",
"sp-core-hashing 5.0.0",
"sp-debug-derive 5.0.0",
"sp-externalities 0.13.0",
"sp-runtime-interface 7.0.0",
"sp-std 5.0.0",
"sp-storage 7.0.0",
"ss58-registry",
"substrate-bip39",
"thiserror",
"tiny-bip39 1.0.0",
"zeroize",
]
[[package]]
name = "sp-core"
version = "11.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d99984f57c9eb858d29fbe0e4cf44092eec484b2ff72176d5afa4ab7bf1dc8b1"
dependencies = [
"array-bytes 4.2.0",
"base58",
"bitflags",
"blake2",
"dyn-clonable",
"ed25519-zebra",
"futures",
"hash-db",
"hash256-std-hasher",
"impl-serde 0.4.0",
"parity-scale-codec",
"parking_lot 0.12.1",
"primitive-types 0.12.1",
"secp256k1 0.24.3",
"sp-core-hashing 6.0.0",
"sp-debug-derive 6.0.0",
"sp-externalities 0.15.0",
"sp-runtime-interface 10.0.0",
"sp-std 6.0.0",
"sp-storage 9.0.0",
"tiny-bip39 1.0.0",
[[package]]
name = "sp-core-hashing"
version = "4.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
"digest 0.10.6",
"sha2 0.10.6",
"sp-std 4.0.0",
"twox-hash",
]
[[package]]
name = "sp-core-hashing"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
12235
12236
12237
12238
12239
12240
12241
12242
12243
12244
12245
12246
12247
12248
12249
12250
12251
12252
12253
12254
12255
12256
12257
12258
12259
12260
12261
12262
12263
"blake2",
"byteorder",
"digest 0.10.6",
"sha2 0.10.6",
"sha3",
"sp-std 5.0.0",
"twox-hash",
]
[[package]]
name = "sp-core-hashing"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbc2d1947252b7a4e403b0a260f596920443742791765ec111daa2bbf98eff25"
dependencies = [
"blake2",
"byteorder",
"digest 0.10.6",
"sha2 0.10.6",
"sha3",
"sp-std 6.0.0",
"twox-hash",
]
[[package]]
name = "sp-core-hashing-proc-macro"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"quote 1.0.23",
"sp-core-hashing 4.0.0",
"syn 1.0.107",
]
[[package]]
name = "sp-core-hashing-proc-macro"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"quote 1.0.23",
"sp-core-hashing 5.0.0",
[[package]]
name = "sp-database"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parking_lot 0.12.1",
[[package]]
name = "sp-debug-derive"
version = "4.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"quote 1.0.23",
"syn 1.0.107",
]
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"quote 1.0.23",
"syn 1.0.107",
[[package]]
name = "sp-debug-derive"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66fb9dc63d54de7d7bed62a505b6e0bd66c122525ea1abb348f6564717c3df2d"
dependencies = [
"quote 1.0.23",
"syn 1.0.107",
]
[[package]]
name = "sp-externalities"
version = "0.12.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"environmental",
"parity-scale-codec",
"sp-std 4.0.0",
"sp-storage 6.0.0",
]
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-std 5.0.0",
"sp-storage 7.0.0",
]
[[package]]
name = "sp-externalities"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc754e1cec66b93df0b48a8986d019c1a2a90431c42cf2614cc35a291597c329"
dependencies = [
"environmental",
"parity-scale-codec",
"sp-std 6.0.0",
"sp-storage 9.0.0",
]
[[package]]
name = "sp-finality-grandpa"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"finality-grandpa",
"parity-scale-codec",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-application-crypto 7.0.0",
"sp-core 7.0.0",
"sp-keystore 0.13.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
]
[[package]]
name = "sp-inherents"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"async-trait",
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
12387
12388
12389
12390
12391
12392
12393
12394
12395
12396
12397
12398
12399
12400
12401
12402
12403
12404
12405
12406
12407
12408
12409
12410
12411
[[package]]
name = "sp-io"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"futures",
"hash-db",
"libsecp256k1",
"log",
"parity-scale-codec",
"parking_lot 0.12.1",
"secp256k1 0.21.3",
"sp-core 6.0.0",
"sp-externalities 0.12.0",
"sp-keystore 0.12.0",
"sp-runtime-interface 6.0.0",
"sp-state-machine 0.12.0",
"sp-std 4.0.0",
"sp-tracing 5.0.0",
"sp-trie 6.0.0",
"sp-wasm-interface 6.0.0",
"tracing",
"tracing-core",
]
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
12424
12425
12426
12427
12428
12429
12430
12431
12432
12433
12434
12435
12436
12437
12438
12439
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
12450
12451
12452
12453
12454
12455
12456
12457
12458
"secp256k1 0.24.3",
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"sp-keystore 0.13.0",
"sp-runtime-interface 7.0.0",
"sp-state-machine 0.13.0",
"sp-std 5.0.0",
"sp-tracing 6.0.0",
"sp-trie 7.0.0",
"tracing",
"tracing-core",
]
[[package]]
name = "sp-io"
version = "12.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ac917b37c7733e3778e7ffc3958f1181a151ac3b14116d65fb10fe7b08db10e"
dependencies = [
"bytes",
"ed25519",
"ed25519-dalek",
"futures",
"libsecp256k1",
"log",
"parity-scale-codec",
"secp256k1 0.24.3",
"sp-core 11.0.0",
"sp-externalities 0.15.0",
"sp-keystore 0.17.0",
"sp-runtime-interface 10.0.0",
"sp-state-machine 0.17.0",
"sp-std 6.0.0",
"sp-tracing 7.0.0",
"sp-trie 11.0.0",
]
[[package]]
name = "sp-keyring"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"sp-core 7.0.0",
"sp-runtime 7.0.0",
[[package]]
name = "sp-keystore"
version = "0.12.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"async-trait",
"futures",
"merlin",
"parity-scale-codec",
"parking_lot 0.12.1",
"schnorrkel",
"sp-core 6.0.0",
"sp-externalities 0.12.0",
"thiserror",
]
[[package]]
name = "sp-keystore"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"async-trait",
"parity-scale-codec",
"parking_lot 0.12.1",
12502
12503
12504
12505
12506
12507
12508
12509
12510
12511
12512
12513
12514
12515
12516
12517
12518
12519
12520
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"thiserror",
]
[[package]]
name = "sp-keystore"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ada8b7a72404bda58b3353830bc42f027ec764e13a28b4cd4386cf34fb1ae7c"
dependencies = [
"async-trait",
"futures",
"merlin",
"parity-scale-codec",
"parking_lot 0.12.1",
"schnorrkel",
"sp-core 11.0.0",
"sp-externalities 0.15.0",
"thiserror",
[[package]]
name = "sp-maybe-compressed-blob"
version = "4.1.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"thiserror",
"zstd",
]
[[package]]
name = "sp-maybe-compressed-blob"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"thiserror",
Svyatoslav Nikolsky
committed
[[package]]
name = "sp-mmr-primitives"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
Svyatoslav Nikolsky
committed
dependencies = [
Svyatoslav Nikolsky
committed
"log",
"parity-scale-codec",
"scale-info",
Svyatoslav Nikolsky
committed
"serde",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-core 7.0.0",
"sp-debug-derive 5.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "sp-npos-elections"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"parity-scale-codec",
"sp-arithmetic 6.0.0",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
]
[[package]]
name = "sp-panic-handler"
version = "4.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"backtrace",
"lazy_static",
"regex",
]
[[package]]
name = "sp-panic-handler"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
[[package]]
name = "sp-panic-handler"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4abed79c3d5b3622f65ab065676addd9923b9b122cd257df23e2757ce487c6d2"
dependencies = [
"backtrace",
"lazy_static",
"regex",
]
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
12622
12623
12624
12625
12626
12627
12628
12629
12630
12631
12632
12633
12634
12635
12636
12637
12638
12639
12640
12641
12642
12643
12644
"sp-core 7.0.0",
]
[[package]]
name = "sp-runtime"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"either",
"hash256-std-hasher",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"parity-util-mem",
"paste",
"rand 0.7.3",
"scale-info",
"serde",
"sp-application-crypto 6.0.0",
"sp-arithmetic 5.0.0",
"sp-core 6.0.0",
"sp-io 6.0.0",
"sp-std 4.0.0",
]
[[package]]
name = "sp-runtime"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
12661
12662
12663
12664
12665
12666
12667
12668
12669
12670
12671
12672
12673
12674
12675
12676
12677
12678
12679
12680
12681
12682
12683
12684
12685
12686
12687
12688
12689
12690
12691
12692
12693
12694
12695
12696
12697
12698
12699
12700
12701
12702
12703
12704
12705
12706
"sp-application-crypto 7.0.0",
"sp-arithmetic 6.0.0",
"sp-core 7.0.0",
"sp-io 7.0.0",
"sp-std 5.0.0",
"sp-weights 4.0.0",
]
[[package]]
name = "sp-runtime"
version = "12.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c86578c67b060a6ecab52af64f1cf18b3892fca7fba5ffc5c49934b2e76b1929"
dependencies = [
"either",
"hash256-std-hasher",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"paste",
"rand 0.8.5",
"scale-info",
"serde",
"sp-application-crypto 12.0.0",
"sp-arithmetic 9.0.0",
"sp-core 11.0.0",
"sp-io 12.0.0",
"sp-std 6.0.0",
"sp-weights 8.0.0",
]
[[package]]
name = "sp-runtime-interface"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
"primitive-types 0.11.1",
"sp-externalities 0.12.0",
"sp-runtime-interface-proc-macro 5.0.0",
"sp-std 4.0.0",
"sp-storage 6.0.0",
"sp-tracing 5.0.0",
"sp-wasm-interface 6.0.0",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
12717
12718
12719
12720
12721
12722
12723
12724
12725
12726
12727
12728
12729
12730
12731
12732
12733
12734
12735
12736
12737
12738
12739
12740
12741
12742
"primitive-types 0.12.1",
"sp-externalities 0.13.0",
"sp-runtime-interface-proc-macro 6.0.0",
"sp-std 5.0.0",
"sp-storage 7.0.0",
"sp-tracing 6.0.0",
"sp-wasm-interface 7.0.0",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface"
version = "10.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3858935567385728ea45f6d159f9970b0b278eb22a8e77625bbf4a63e43a85a"
dependencies = [
"bytes",
"impl-trait-for-tuples",
"parity-scale-codec",
"primitive-types 0.12.1",
"sp-externalities 0.15.0",
"sp-runtime-interface-proc-macro 7.0.0",
"sp-std 6.0.0",
"sp-storage 9.0.0",
"sp-tracing 7.0.0",
"sp-wasm-interface 8.0.0",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"Inflector",
"proc-macro-crate",
"quote 1.0.23",
"syn 1.0.107",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"proc-macro-crate",
"quote 1.0.23",
"syn 1.0.107",
[[package]]
name = "sp-runtime-interface-proc-macro"
version = "7.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00083a77e938c4f35d0bde7ca0b6e5f616158ebe11af6063795aa664d92a238b"
dependencies = [
"Inflector",
"proc-macro-crate",
12779
12780
12781
12782
12783
12784
12785
12786
12787
12788
12789
12790
12791
12792
12793
12794
12795
12796
12797
12798
12799
12800
12801
12802
12803
12804
12805
"quote 1.0.23",
"syn 1.0.107",
]
[[package]]
name = "sp-sandbox"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"log",
"parity-scale-codec",
"sp-core 6.0.0",
"sp-io 6.0.0",
"sp-std 4.0.0",
"sp-wasm-interface 6.0.0",
"wasmi 0.9.1",
]
[[package]]
name = "sp-serializer"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"serde",
"serde_json",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
[[package]]
name = "sp-staking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
12827
12828
12829
12830
12831
12832
12833
12834
12835
12836
12837
12838
12839
12840
12841
12842
12843
12844
12845
12846
12847
12848
12849
12850
12851
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
]
[[package]]
name = "sp-state-machine"
version = "0.12.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"hash-db",
"log",
"num-traits",
"parity-scale-codec",
"parking_lot 0.12.1",
"rand 0.7.3",
"smallvec",
"sp-core 6.0.0",
"sp-externalities 0.12.0",
"sp-panic-handler 4.0.0",
"sp-std 4.0.0",
"sp-trie 6.0.0",
"thiserror",
"tracing",
"trie-root",
]
[[package]]
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"parking_lot 0.12.1",
12865
12866
12867
12868
12869
12870
12871
12872
12873
12874
12875
12876
12877
12878
12879
12880
12881
12882
12883
12884
12885
12886
12887
12888
12889
12890
"sp-core 7.0.0",
"sp-externalities 0.13.0",
"sp-panic-handler 5.0.0",
"sp-std 5.0.0",
"sp-trie 7.0.0",
"thiserror",
"tracing",
]
[[package]]
name = "sp-state-machine"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1fd4c600df0b5abf26c19b6c61d928b64e0c2b8a709a3dbef872be0507cd1ca"
dependencies = [
"hash-db",
"log",
"parity-scale-codec",
"parking_lot 0.12.1",
"rand 0.8.5",
"smallvec",
"sp-core 11.0.0",
"sp-externalities 0.15.0",
"sp-panic-handler 6.0.0",
"sp-std 6.0.0",
"sp-trie 11.0.0",
[[package]]
name = "sp-std"
version = "4.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
12905
12906
12907
12908
12909
12910
12911
12912
12913
12914
12915
12916
12917
12918
12919
12920
12921
12922
12923
12924
12925
12926
12927
12928
12929
12930
12931
12932
12933
12934
12935
12936
[[package]]
name = "sp-std"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af0ee286f98455272f64ac5bb1384ff21ac029fbb669afbaf48477faff12760e"
[[package]]
name = "sp-storage"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"impl-serde 0.3.2",
"parity-scale-codec",
"ref-cast",
"serde",
"sp-debug-derive 4.0.0",
"sp-std 4.0.0",
]
[[package]]
name = "sp-storage"
version = "7.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"impl-serde 0.4.0",
"parity-scale-codec",
"ref-cast",
"serde",
"sp-debug-derive 5.0.0",
"sp-std 5.0.0",
]
version = "9.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9acb4059eb0ae4fa8cf9ca9119b0178ad312a592d4c6054bd17b411034f233e9"
"impl-serde 0.4.0",
"parity-scale-codec",
"sp-debug-derive 6.0.0",
"sp-std 6.0.0",
]
[[package]]
name = "sp-tasks"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"log",
"sp-core 6.0.0",
"sp-externalities 0.12.0",
"sp-io 6.0.0",
"sp-runtime-interface 6.0.0",
"sp-std 4.0.0",
]
[[package]]
name = "sp-timestamp"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-inherents",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
[[package]]
name = "sp-tracing"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"parity-scale-codec",
"sp-std 4.0.0",
"tracing",
"tracing-core",
"tracing-subscriber 0.2.25",
]
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-std 5.0.0",
"tracing",
"tracing-core",
"tracing-subscriber 0.2.25",