Newer
Older
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-authorship"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-block-builder"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
name = "sp-blockchain"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parking_lot 0.10.2",
"sp-block-builder",
"sp-consensus",
Ashley
committed
"sp-database",
[[package]]
name = "sp-chain-spec"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"serde",
"serde_json",
]
name = "sp-consensus"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parking_lot 0.10.2",
"sp-api",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
Ashley
committed
"sp-trie",
name = "sp-consensus-babe"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
thiolliere
committed
dependencies = [
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-consensus",
"sp-consensus-slots",
"sp-keystore",
"sp-runtime",
"sp-std",
"sp-timestamp",
thiolliere
committed
]
[[package]]
name = "sp-consensus-slots"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"parity-scale-codec",
"sp-runtime",
]
thiolliere
committed
[[package]]
name = "sp-consensus-vrf"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"schnorrkel",
"sp-core",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"base58",
"blake2-rfc",
"hash-db",
"hash256-std-hasher",
"hex",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"primitive-types",
"rand 0.7.3",
"regex",
"schnorrkel",
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
"sp-std",
"sp-storage",
"substrate-bip39",
"tiny-keccak 2.0.2",
"twox-hash",
"wasmi",
"zeroize",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parking_lot 0.10.2",
name = "sp-debug-derive"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
name = "sp-externalities"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"finality-grandpa",
"parity-scale-codec",
"serde",
"sp-api",
"sp-application-crypto",
"sp-keystore",
[[package]]
name = "sp-inherents"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"parking_lot 0.10.2",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"sp-keystore",
"sp-runtime-interface",
"sp-state-machine",
"sp-std",
"tracing",
"tracing-core",
]
[[package]]
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"lazy_static",
"sp-core",
"sp-runtime",
"strum",
[[package]]
name = "sp-keystore"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"async-trait",
"futures 0.3.5",
"merlin",
"parity-scale-codec",
"parking_lot 0.10.2",
"schnorrkel",
"sp-core",
"sp-externalities",
]
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"serde",
"sp-arithmetic",
"sp-npos-elections-compact",
"sp-std",
name = "sp-npos-elections-compact"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"sp-api",
"sp-core",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"hash256-std-hasher",
"impl-trait-for-tuples",
"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#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"primitive-types",
"sp-externalities",
"sp-runtime-interface-proc-macro",
"sp-std",
"sp-storage",
"sp-wasm-interface",
"static_assertions",
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
name = "sp-serializer"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"sp-api",
"sp-core",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"sp-runtime",
"sp-std",
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parking_lot 0.10.2",
"sp-core",
"sp-externalities",
"sp-panic-handler",
"sp-std",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"serde",
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-tasks"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"log 0.4.11",
"sp-core",
"sp-externalities",
"sp-io",
"sp-runtime-interface",
"sp-std",
]
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"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#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"sp-std",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"serde",
"sp-api",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"hash-db",
"memory-db",
"parity-scale-codec",
"sp-core",
"sp-std",
[[package]]
name = "sp-utils"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"lazy_static",
"prometheus",
]
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"parity-scale-codec",
"serde",
"sp-runtime",
"sp-std",
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"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"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09f8ed9974042b8c3672ff3030a69fcc03b74c47c3d1ecb7755e8a3626011e88"
[[package]]
name = "stream-cipher"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c80e15f898d8d8f25db24c253ea615cc14acf418ff307822995814e7d42cfa89"
dependencies = [
]
[[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 = "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"
]
[[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"
]
[[package]]
name = "substrate-bip39"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bed6646a0159b9935b5d045611560eeef842b78d7adc3ba36f5ca325a13a0236"
"hmac",
"pbkdf2",
"schnorrkel",
"zeroize",
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"chrono",
"console_error_panic_hook",
"console_log",
"futures 0.1.29",
"futures-timer 3.0.2",
"js-sys",
"kvdb-web",
"libp2p-wasm-ext",
"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#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"platforms",
]
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
]
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
[[package]]
name = "substrate-test-client"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
"futures 0.1.29",
"parity-scale-codec",
"sc-client-api",
"sc-client-db",
"serde",
"serde_json",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-keyring",
"sp-keystore",
[[package]]
name = "substrate-test-utils"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"futures 0.3.5",
"substrate-test-utils-derive",
"tokio 0.2.21",
]
[[package]]
name = "substrate-test-utils-derive"
source = "git+https://github.com/paritytech/substrate#095d0f06a42b66a92f28d097499a69e3f170d59d"
dependencies = [
"proc-macro-crate",
"quote 1.0.7",
[[package]]
name = "substrate-wasm-builder-runner"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54cab12167e32b38a62c5ea5825aa0874cde315f907a46aad2b05aa8ef3d862f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
"proc-macro2 0.4.30",
"quote 0.6.13",
"unicode-xid 0.1.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac"
[[package]]
name = "syn-mid"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"
[[package]]
name = "synstructure"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"
[[package]]
name = "tempfile"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
"libc",
"rand 0.7.3",
"redox_syscall",
"remove_dir_all",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
[[package]]
name = "test-parachain-adder"
dependencies = [
"dlmalloc",
"parity-scale-codec",
"polkadot-parachain",
"sp-io",
"substrate-wasm-builder-runner",
"tiny-keccak 1.5.0",
]
[[package]]
name = "test-parachain-adder-collator"
version = "0.7.26"
dependencies = [
"futures 0.3.5",
"futures-timer 3.0.2",
"log 0.4.11",
"parity-scale-codec",
"polkadot-cli",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-service",
"polkadot-test-service",
"substrate-test-utils",
[[package]]
name = "test-parachain-halt"
"substrate-wasm-builder-runner",
]
[[package]]
name = "test-parachains"
version = "0.7.22"
dependencies = [
"parity-scale-codec",
"polkadot-parachain",
"test-parachain-adder",
"test-parachain-halt",
"tiny-keccak 1.5.0",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
[[package]]
name = "theban_interval_tree"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7b42a5385db9a651628091edcd1d58ac9cb1c92327d8cd2a29bf8e35bdfe4ea"
dependencies = [
"memrange",
"rand 0.3.23",
"time",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "318234ffa22e0920fe9a40d7b8369b5f649d490980cf7aadcf1eb91594869b42"
]
[[package]]
name = "thiserror-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cae2447b6282786c3493999f40a9be2a6ad20cb8bd268b0a0dbf5a065535c0ab"