Newer
Older
name = "rand_chacha"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
name = "rand_core"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
name = "rand_core"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
name = "rand_hc"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
dependencies = [
name = "rand_hc"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
dependencies = [
name = "rand_isaac"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
name = "rand_jitter"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
name = "rand_os"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
"fuchsia-cprng",
"libc",
"rand_core 0.4.2",
"rdrand",
"wasm-bindgen",
name = "rand_pcg"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
"autocfg 0.1.7",
"rand_core 0.4.2",
[[package]]
name = "rand_pcg"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
dependencies = [
"rand_core 0.5.1",
]
name = "rand_xorshift"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
dependencies = [
name = "raw-cpuid"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4a349ca83373cfa5d6dbb66fd76e58b2cca08da71a5f6400de0a0a6a9bceeaf"
"bitflags",
"cc",
"rustc_version",
thiolliere
committed
[[package]]
name = "rawpointer"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
thiolliere
committed
name = "rayon"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62f02856753d04e03e26929f820d0a0a337ebe71f849801eea335d464b349080"
"crossbeam-deque",
"either",
"rayon-core",
name = "rayon-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e92e15d89083484e11353891f1af602cc661426deb9564c298b270c726973280"
dependencies = [
"crossbeam-deque",
"crossbeam-queue",
name = "rdrand"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
name = "redox_syscall"
version = "0.1.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
name = "redox_users"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"
"getrandom",
"redox_syscall",
"rust-argon2",
name = "reed-solomon-erasure"
version = "4.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a415a013dd7c5d4221382329a5a3482566da675737494935cbbbcdec04662f9d"
[[package]]
name = "ref-cast"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "745c1787167ddae5569661d5ffb8b25ae5fedbf46717eaa92d652221cec72623"
dependencies = [
"ref-cast-impl",
]
[[package]]
name = "ref-cast-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d21b475ab879ef0e315ad99067fa25778c3b0377f57f1b00207448dac1a3144"
"proc-macro2 1.0.18",
"quote 1.0.7",
[[package]]
name = "regalloc"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9ba8aaf5fe7cf307c6dbdaeed85478961d29e25e3bee5169e11b92fa9f027a8"
name = "regex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
"aho-corasick",
"memchr",
"regex-syntax",
"thread_local",
[[package]]
name = "regex-automata"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4"
dependencies = [
name = "regex-syntax"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"
name = "region"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"
name = "remove_dir_all"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
dependencies = [
[[package]]
name = "retain_mut"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e005d658ad26eacc2b6c506dfde519f4e277e328d0eb3379ca61647d70a8f531"
name = "ring"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4"
dependencies = [
"spin",
"untrusted",
"web-sys",
name = "rocksdb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23d83c02c429044d58474eaf5ae31e062d0de894e21125b47437ec0edc1397e6"
dependencies = [
name = "rococo-v1-runtime"
version = "0.8.24"
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335
dependencies = [
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-grandpa",
"pallet-im-online",
"pallet-indices",
"pallet-offences",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"serde",
"serde_derive",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"sp-transaction-pool",
"sp-version",
"substrate-wasm-builder-runner",
name = "rpassword"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f"
name = "rust-argon2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
"blake2b_simd",
"constant_time_eq",
name = "rustc-demangle"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
name = "rustc-hex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
[[package]]
name = "rustc-serialize"
version = "0.3.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
[[package]]
name = "rustc_version"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
dependencies = [
[[package]]
name = "rustls"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cac94b333ee2aac3284c5b8a1b7fb4dd11cba88c244e3fe33cdbd047af0eb693"
dependencies = [
"base64 0.12.3",
"ring",
"sct",
"webpki",
]
[[package]]
name = "rustls-native-certs"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "629d439a7672da82dd955498445e496ee2096fe2117b9f796558a43fdb9e59b8"
"rustls",
name = "rw-stream-sink"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
"pin-project",
"static_assertions",
name = "ryu"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
name = "safe-mix"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
[[package]]
name = "salsa20"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2324b0e8c3bb9a586a571fdb3136f70e7e2c748de00a78043f86e0cff91f91fe"
dependencies = [
"byteorder 1.3.4",
"salsa20-core",
"stream-cipher 0.3.2",
]
[[package]]
name = "salsa20-core"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fe6cc1b9f5a5867853ade63099de70f042f7679e408d1ffe52821c9248e6e69"
dependencies = [
"stream-cipher 0.3.2",
]
name = "sc-authority-discovery"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
Shawn Tabrizi
committed
"either",
"parity-scale-codec",
"prost",
"prost-build",
"rand 0.7.3",
"sc-client-api",
"sc-keystore",
"sc-network",
"serde_json",
"sp-api",
"sp-authority-discovery",
"sp-blockchain",
"sp-core",
"sp-runtime",
"substrate-prometheus-endpoint",
[[package]]
name = "sc-basic-authorship"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
dependencies = [
"futures 0.3.5",
"futures-timer 3.0.2",
"parity-scale-codec",
"sc-block-builder",
"sc-client-api",
"sc-proposer-metrics",
"sc-telemetry",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-transaction-pool",
"substrate-prometheus-endpoint",
"tokio-executor 0.2.0-alpha.6",
]
name = "sc-block-builder"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parity-scale-codec",
"sc-client-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-core",
name = "sc-chain-spec"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
Shawn Tabrizi
committed
"parity-scale-codec",
"sc-chain-spec-derive",
"sc-network",
"sc-telemetry",
"serde",
"serde_json",
name = "sc-chain-spec-derive"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"proc-macro2 1.0.18",
"quote 1.0.7",
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
dependencies = [
"ansi_term 0.12.1",
"atty",
"nix 0.17.0",
"regex",
"rpassword",
"sc-client-api",
"sc-informant",
"sc-network",
"sc-service",
"sc-telemetry",
"sc-tracing",
"serde_json",
"sp-blockchain",
"sp-core",
"sp-keyring",
"sp-panic-handler",
"sp-runtime",
"sp-state-machine",
"structopt",
"substrate-prometheus-endpoint",
"time",
"tracing",
"tracing-log",
"tracing-subscriber",
]
[[package]]
name = "sc-client-api"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parking_lot 0.10.2",
"sc-executor",
"sc-telemetry",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-externalities",
"sp-inherents",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-storage",
"sp-transaction-pool",
"sp-trie",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-client-db"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.10.2",
"sc-client-api",
"sc-executor",
"sc-state-db",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"substrate-prometheus-endpoint",
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
dependencies = [
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-runtime",
]
name = "sc-consensus-babe"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"merlin",
"num-bigint",
"num-rational",
"parking_lot 0.10.2",
"sc-client-api",
"sc-consensus-epochs",
"sc-consensus-slots",
"sc-consensus-uncles",
"sc-keystore",
"sc-telemetry",
"schnorrkel",
"serde",
"sp-api",
"sp-application-crypto",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-vrf",
"sp-core",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-timestamp",
[[package]]
name = "sc-consensus-babe-rpc"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"sc-consensus-babe",
"sc-consensus-epochs",
"sc-keystore",
"sc-rpc-api",
"serde",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-runtime",
]
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"fork-tree",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-client-api",
"sp-blockchain",
"sp-runtime",
name = "sc-consensus-slots"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parking_lot 0.10.2",
"sc-client-api",
"sc-telemetry",
"sp-api",
"sp-consensus-slots",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
name = "sc-consensus-uncles"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"sc-client-api",
"sp-authorship",
"sp-consensus",
"sp-core",
"sp-inherents",
"sp-runtime",
name = "sc-executor"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parity-scale-codec",
"parity-wasm",
"parking_lot 0.10.2",
"sc-executor-common",
"sc-executor-wasmi",
"sc-executor-wasmtime",
"sp-core",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-serializer",
"sp-trie",
"sp-version",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-common"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-serializer",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parity-scale-codec",
"sc-executor-common",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
"wasmi",
]
[[package]]
name = "sc-executor-wasmtime"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parity-scale-codec",
"parity-wasm",
"sp-allocator",
"sp-core",
"sp-runtime-interface",
"sp-wasm-interface",
[[package]]
name = "sc-finality-grandpa"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
"sc-keystore",
"sc-network",
"sc-network-gossip",
"sc-telemetry",
"serde_json",
"sp-api",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-finality-grandpa",
"sp-finality-tracker",
"sp-inherents",
"sp-runtime",
[[package]]
name = "sc-finality-grandpa-rpc"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"jsonrpc-pubsub",
"parity-scale-codec",
"sc-rpc",
Shawn Tabrizi
committed
"sp-core",
"sp-runtime",
[[package]]
name = "sc-informant"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parity-util-mem",
"sc-client-api",
"sc-network",
"sp-blockchain",
"sp-runtime",
name = "sc-keystore"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
"parking_lot 0.10.2",
"rand 0.7.3",
"serde_json",
"sp-application-crypto",
"sp-core",
]
[[package]]
name = "sc-light"
source = "git+https://github.com/paritytech/substrate#93b2c36622eed3257d8750c112adb4f23f4f4c5e"
dependencies = [
"hash-db",
"lazy_static",