Newer
Older
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85457366ae0c6ce56bf05a958aef14cd38513c236568618edbcd9a8c52cb80b0"
"base64 0.12.2",
"httparse",
"log 0.4.8",
"rand 0.7.3",
"sha-1",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"log 0.4.8",
"sp-core",
"sp-std",
"sp-wasm-interface",
[[package]]
name = "sp-api"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"hash-db",
"parity-scale-codec",
"sp-api-proc-macro",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-version",
name = "sp-api-proc-macro"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-std",
name = "sp-arithmetic"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"serde",
"sp-debug-derive",
"sp-std",
name = "sp-authority-discovery"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-authorship"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-block-builder"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
name = "sp-blockchain"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"log 0.4.8",
"lru",
"parity-scale-codec",
"parking_lot 0.10.2",
"sp-block-builder",
"sp-consensus",
"sp-runtime",
"sp-state-machine",
[[package]]
name = "sp-chain-spec"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"serde",
"serde_json",
]
name = "sp-consensus"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"futures-timer 3.0.2",
"libp2p",
"log 0.4.8",
"parity-scale-codec",
"parking_lot 0.10.2",
"serde",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
[[package]]
name = "sp-consensus-aura"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
name = "sp-consensus-babe"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
thiolliere
committed
dependencies = [
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-consensus",
"sp-consensus-slots",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
thiolliere
committed
]
[[package]]
name = "sp-consensus-slots"
version = "0.8.0-rc4"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"parity-scale-codec",
"sp-runtime",
]
thiolliere
committed
[[package]]
name = "sp-consensus-vrf"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"schnorrkel",
"sp-core",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"base58",
"blake2-rfc",
"byteorder",
"hash-db",
"hash256-std-hasher",
"hex",
"lazy_static",
"libsecp256k1",
"log 0.4.8",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"primitive-types",
"rand 0.7.3",
"regex",
"schnorrkel",
"serde",
"sha2",
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
"sp-std",
"sp-storage",
"substrate-bip39",
"tiny-bip39",
"tiny-keccak 2.0.2",
"twox-hash",
"wasmi",
"zeroize",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parking_lot 0.10.2",
name = "sp-debug-derive"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
name = "sp-externalities"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"finality-grandpa",
"log 0.4.8",
"parity-scale-codec",
"serde",
"sp-api",
"sp-application-crypto",
[[package]]
name = "sp-finality-tracker"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"parity-scale-codec",
"sp-inherents",
"sp-std",
]
[[package]]
name = "sp-inherents"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"parking_lot 0.10.2",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"hash-db",
"libsecp256k1",
"log 0.4.8",
"parity-scale-codec",
"sp-core",
"sp-externalities",
"sp-runtime-interface",
"sp-state-machine",
"sp-std",
]
[[package]]
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"lazy_static",
"sp-core",
"sp-runtime",
"strum",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"serde",
"sp-arithmetic",
"sp-npos-elections-compact",
"sp-std",
name = "sp-npos-elections-compact"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"sp-api",
"sp-core",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"hash256-std-hasher",
"impl-trait-for-tuples",
"log 0.4.8",
"parity-scale-codec",
"parity-util-mem",
"paste",
"rand 0.7.3",
"serde",
"sp-application-crypto",
"sp-arithmetic",
"sp-core",
"sp-inherents",
"sp-io",
"sp-std",
name = "sp-runtime-interface"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"primitive-types",
"sp-externalities",
"sp-runtime-interface-proc-macro",
"sp-std",
"sp-wasm-interface",
"static_assertions",
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
name = "sp-serializer"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sp-api",
"sp-core",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sp-runtime",
"sp-std",
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"itertools 0.9.0",
"parking_lot 0.10.2",
"sp-core",
"sp-externalities",
"sp-panic-handler",
"sp-trie",
"trie-db 0.21.0",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"serde",
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
"wasm-timer",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"log 0.4.8",
"rental",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"log 0.4.8",
"parity-scale-codec",
"serde",
"sp-api",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"hash-db",
"memory-db",
"parity-scale-codec",
"sp-core",
"sp-std",
"trie-db 0.21.0",
[[package]]
name = "sp-utils"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"lazy_static",
"prometheus",
]
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"impl-serde 0.2.3",
"parity-scale-codec",
"serde",
"sp-runtime",
"sp-std",
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-std",
"wasmi",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "stable_deref_trait"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
thiolliere
committed
[[package]]
name = "statrs"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"
thiolliere
committed
dependencies = [
thiolliere
committed
]
[[package]]
name = "stream-cipher"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8131256a5896cabcf5eb04f4d6dacbe1aefda854b0d9896e09cb58829ec5638c"
dependencies = [
"generic-array",
]
[[package]]
name = "streamunordered"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9394ee1338fee8370bee649f8a7170b3a56917903a0956467ad192dcf8699ca"
dependencies = [
"futures-core",
"futures-sink",
"futures-util",
"slab",
]
[[package]]
name = "string"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
]
[[package]]
name = "string-interner"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd710eadff449a1531351b0e43eb81ea404336fa2f56c777427ab0e32a4cf183"
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
[[package]]
name = "structopt"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de2f5e239ee807089b62adce73e48c625e0ed80df02c7ab3f068f5db5281065c"
"clap",
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "510413f9de616762a4fbeab62509bf15c729603b72d7cd71280fbca431b1c118"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
]
[[package]]
name = "strum"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"
]
[[package]]
name = "strum_macros"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
]
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c004e8166d6e0aa3a9d5fa673e5b7098ff25f930de1013a21341988151e681bb"
"hmac",
"pbkdf2",
"schnorrkel",
"sha2",
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"chrono",
"clear_on_drop",
"console_error_panic_hook",
"console_log",
"futures 0.1.29",
"futures-timer 3.0.2",
"js-sys",
"kvdb-web",
"libp2p-wasm-ext",
"log 0.4.8",
"rand 0.6.5",
"rand 0.7.3",
"sc-chain-spec",
"sc-informant",
"sc-network",
"sc-service",
"wasm-bindgen",
"wasm-bindgen-futures",
[[package]]
name = "substrate-build-script-utils"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"platforms",
]
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"log 0.4.8",
"parity-scale-codec",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
]
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
[[package]]
name = "substrate-test-client"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"futures 0.1.29",
"parity-scale-codec",
"sc-client-api",
"sc-client-db",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "substrate-test-runtime"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
dependencies = [
"cfg-if",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"log 0.4.8",
"memory-db",
"pallet-babe",
"pallet-timestamp",
"parity-scale-codec",
"parity-util-mem",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-consensus-aura",
"sp-consensus-babe",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-offchain",
"sp-runtime",
"sp-runtime-interface",
"sp-session",
"sp-std",
"sp-transaction-pool",
"sp-trie",
"sp-version",
"substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate)",
"trie-db 0.21.0",
]
[[package]]
name = "substrate-test-runtime-client"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
"parity-scale-codec",
"sc-block-builder",
"sc-client-api",
"sp-core",
"sp-runtime",
"substrate-test-client",
"substrate-test-runtime",
]
[[package]]
name = "substrate-wasm-builder-runner"
source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9"
[[package]]
name = "substrate-wasm-builder-runner"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a"
[[package]]
name = "substrate-wasmtime"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a"
"anyhow",
"backtrace",
"cfg-if",
"lazy_static",
"libc",
"region",
"rustc-demangle",
"substrate-wasmtime-jit",
"substrate-wasmtime-profiling",
"substrate-wasmtime-runtime",
"target-lexicon",
"wasmparser 0.52.2",
"wasmtime-environ",
"wat",
"winapi 0.3.8",
]
[[package]]
name = "substrate-wasmtime-jit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a"
"anyhow",
"cfg-if",
"cranelift-codegen",
"cranelift-entity",
"cranelift-frontend",
"cranelift-native",
"cranelift-wasm",
"substrate-wasmtime-profiling",
"substrate-wasmtime-runtime",
"target-lexicon",
"thiserror",
"wasmparser 0.52.2",
"wasmtime-debug",
"wasmtime-environ",
"winapi 0.3.8",
[[package]]
name = "substrate-wasmtime-profiling"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97"
dependencies = [
"anyhow",
"cfg-if",
"lazy_static",
"libc",
"scroll",
"serde",
"substrate-wasmtime-runtime",
"target-lexicon",
"wasmtime-environ",
]
[[package]]
name = "substrate-wasmtime-runtime"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2"