Newer
Older
"libp2p-core",
"libp2p-swarm",
"prost",
"prost-build",
"rand 0.7.3",
]
[[package]]
name = "libp2p-gossipsub"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efeb65567174974f551a91f9f5719445b6695cad56f6a7a47a27111f37efb6b8"
"libp2p-core",
"libp2p-swarm",
"log",
"prost",
"prost-build",
"rand 0.7.3",
[[package]]
name = "libp2p-identify"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e074124669840484de564901d47f2d0892e73f6d8ee7c37e9c2644af1b217bf4"
[[package]]
name = "libp2p-kad"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78a2653b2e3254a3bbeb66bfc3f0dca7d6cba6aa2a96791db114003dec1b5394"
]
[[package]]
name = "libp2p-mdns"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "786b068098794322239f8f04df88a52daeb7863b2e77501c4d85d32e0a8f2d26"
"async-std",
"data-encoding",
"dns-parser",
"either",
"lazy_static",
"libp2p-core",
"libp2p-swarm",
]
[[package]]
name = "libp2p-mplex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed764eab613a8fb6b7dcf6c796f55a06fef2270e528329903e25cd3311b99663"
[[package]]
name = "libp2p-noise"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb441fb015ec16690099c5d910fcba271d357763b3dcb784db7b27bbb0b68372"
dependencies = [
"bytes 0.5.6",
"lazy_static",
"libp2p-core",
"log",
"prost",
"prost-build",
"rand 0.7.3",
"zeroize",
]
[[package]]
name = "libp2p-ping"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e5c50936cfdbe96a514e8992f304fa44cd3a681b6f779505f1ae62b3474705"
"libp2p-core",
"libp2p-swarm",
"log",
"rand 0.7.3",
"void",
"wasm-timer",
]
[[package]]
name = "libp2p-plaintext"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21026557c335d3639591f247b19b7536195772034ec7e9c463137227f95eaaa1"
dependencies = [
"bytes 0.5.6",
"futures_codec",
"libp2p-core",
"log",
"prost",
"prost-build",
"void",
]
[[package]]
name = "libp2p-pnet"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96b3c2d5d26a9500e959a0e19743897239a6c4be78dadf99b70414301a70c006"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dd9a1e0e6563dec1c9e702f7e68bdaa43da62a84536aa06372d3fed3e25d4ca"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "565f0e06674b4033c978471e4083d5aaa8e03cef0719a0ec0905aaeaad39a919"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33f3dce259c0d3127af5167f45c275b6c047320efdd0e40fde947482487af0a3"
dependencies = [

Pierre Krieger
committed
"socket2",
]
[[package]]
name = "libp2p-uds"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e0aba04370a00d8d0236e350bc862926c1b42542a169aa6a481e660e5b990fe"
"libp2p-core",
"log",
]
[[package]]
name = "libp2p-wasm-ext"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c703816f4170477a375b49c56d349e535ce68388f81ba1d9a3c8e2517effa82"
"js-sys",
"libp2p-core",
"parity-send-wrapper",
"wasm-bindgen",
"wasm-bindgen-futures",
[[package]]
name = "libp2p-websocket"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d5e7268a959748040a0cf7456ad655be55b87f0ceda03bdb5b53674726b28f7"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a0798cbb58535162c40858493d09af06eac42a26e4966e58de0df701f559348"
name = "librocksdb-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb5b56f651c204634b936be2f92dbb42c36867e00ff7fe2405591f3b9fa66f09"
dependencies = [
[[package]]
name = "libsecp256k1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
[[package]]
name = "linked-hash-map"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"
[[package]]
name = "linked_hash_set"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
dependencies = [
[[package]]
name = "linregress"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9290cf6f928576eeb9c096c6fad9d8d452a0a1a70a2bbffa6e36064eedc0aac9"
dependencies = [
"failure",
"nalgebra",
"statrs",
]
[[package]]
name = "lite-json"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0460d985423a026b4d9b828a7c6eed1bcf606f476322f3f9b507529686a61715"
dependencies = [
"lite-parser",
]
[[package]]
name = "lite-parser"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c50092e40e0ccd1bf2015a10333fde0502ff95b832b0895dc1ca0d7ac6c52f6"
"paste 0.1.18",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
[[package]]
name = "log"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
[[package]]
name = "loom"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0e8460f2f2121162705187214720353c517b97bdfb3494c0b1e33d83ebe4bed"
dependencies = [
"cfg-if 0.1.10",
"generator",
"scoped-tls",
"serde",
"serde_json",
]
[[package]]
name = "lru"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35c456c123957de3a220cd03786e0d86aa542a88b46029973b542f426da6ef34"
dependencies = [
"hashbrown 0.6.3",
[[package]]
name = "lru"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be716eb6878ca2263eb5d00a781aa13264a794f519fe6af4fbb2668b2d5441c0"
]
[[package]]
name = "lru_time_cache"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebac060fafad3adedd0c66a80741a92ff4bc8e94a273df2ba3770ab206f2e29a"
[[package]]
name = "mach"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
[[package]]
name = "maplit"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
[[package]]
name = "matchers"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
dependencies = [
"regex-automata",
]
[[package]]
name = "matches"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
[[package]]
name = "matrixmultiply"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4f7ec66360130972f34830bfad9ef05c6610a43938a467bcc9ab9369ab3478f"
dependencies = [
"rawpointer",
]
[[package]]
name = "maybe-uninit"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
[[package]]
name = "memmap"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
dependencies = [
"libc",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "36f36ddb0b2cdc25d38babba472108798e3477f02be5165f038c5e393e50c57a"
[[package]]
name = "memory_units"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6feca46f4fa3443a01769d768727f10c10a20fdb65e52dc16a81f0c8269bb78"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0164190d1771b1458c3742075b057ed55d25cd9dfb930aade99315a1eb1fe12d"
dependencies = [
"minicbor-derive",
]
[[package]]
name = "minicbor-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e071b3159835ee91df62dbdbfdd7ec366b7ea77c838f43aff4acda6b61bcfb9"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "miniz_oxide"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
dependencies = [
"adler",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
"fuchsia-zircon",
"fuchsia-zircon-sys",
"iovec",
"kernel32-sys",
"libc",
version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
[[package]]
name = "miow"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
"kernel32-sys",
"net2",
"winapi 0.2.8",
"ws2_32-sys",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a33c1b55807fbed163481b5ba66db4b2fa6cde694a5027be10fb724206c5897"
[[package]]
name = "more-asserts"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567122ab6492f49b59def14ecc36e13e64dca4188196dd0cd41f9f3f979f3df6"
dependencies = [
"blake2b_simd",
"blake2s_simd",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1255076139a83bb467426e7f8d0134968a8118844faa755985e077cf31850333"
[[package]]
name = "multistream-select"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93faf2e41f9ee62fb01680ed48f3cc26652352327aa2e59869070358f6b7dd75"
"pin-project 1.0.2",
"smallvec 1.5.0",
[[package]]
name = "nalgebra"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaa9fddbc34c8c35dd2108515587b8ce0cab396f17977b8c738568e4edb521a2"
dependencies = [
"alga",
"approx",
"matrixmultiply",
"num-complex",
"num-rational",
"num-traits",
"rand 0.6.5",
"typenum",
]
[[package]]
name = "names"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef320dab323286b50fb5cdda23f61c796a72a89998ab565ca32525c5c556f2da"
[[package]]
name = "nb-connect"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8123a81538e457d44b933a02faf885d3fe8408806b23fa700e8f01c6c3a98998"
dependencies = [
"libc",
"winapi 0.3.9",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853"
[[package]]
name = "nix"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
[[package]]
name = "node-bench"
"log",
"node-primitives",
"sc-cli",
"sc-client-api",
"serde",
"serde_json",
[[package]]
name = "node-browser-testing"
"futures-timer 3.0.2",
"jsonrpc-core",
"node-cli",
"sc-rpc-api",
"serde",
"serde_json",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-bindgen-test",
]
"assert_cmd",
"frame-benchmarking-cli",
"frame-support",
"frame-system",
"nix",
"node-executor",
"node-inspect",
"node-primitives",
"node-rpc",
"node-runtime",
"pallet-authority-discovery",
"pallet-balances",
"pallet-contracts",
"pallet-timestamp",
"pallet-transaction-payment",
"parity-scale-codec",
Cecile Tonglet
committed
"platforms",
Cecile Tonglet
committed
"regex",
"sc-authority-discovery",
"sc-basic-authorship",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-client-db",
"sc-consensus-slots",
"sc-finality-grandpa",
"sc-keystore",
"sc-network",
"sc-offchain",
"sc-rpc",
"sc-service",
"sc-service-test",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"serde",
Cecile Tonglet
committed
"serde_json",
"sp-authority-discovery",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-keystore",
"sp-runtime",
"sp-timestamp",
"sp-transaction-pool",
"sp-trie",
"substrate-browser-utils",
"tempfile",
"tracing",
"wasm-bindgen",
"wasm-bindgen-futures",
]
[[package]]
name = "node-executor"
"frame-benchmarking",
"frame-support",
"frame-system",
"node-primitives",
"node-runtime",
"node-testing",
"pallet-balances",
"pallet-contracts",
"pallet-grandpa",
"pallet-im-online",
"pallet-indices",
"pallet-session",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-treasury",
"parity-scale-codec",
"sc-executor",
"sp-application-crypto",
"sp-core",
"sp-externalities",
"sp-keystore",
"sp-runtime",
"sp-state-machine",
"sp-trie",
"substrate-test-client",
"trie-root",
[[package]]
name = "node-inspect"
"parity-scale-codec",
"sc-cli",
"sc-client-api",
"sc-service",
"sp-blockchain",
"sp-core",
"sp-runtime",
"structopt",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-runtime",
"sp-serializer",
[[package]]
name = "node-rpc"
"jsonrpc-core",
"node-primitives",
"node-runtime",
"pallet-contracts-rpc",
"pallet-transaction-payment-rpc",
"sc-consensus-babe",
"sc-consensus-babe-rpc",
"sc-consensus-epochs",
"sc-finality-grandpa",
"sc-finality-grandpa-rpc",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-keystore",
"sp-runtime",
"sp-transaction-pool",
"substrate-frame-rpc-system",
[[package]]
name = "node-rpc-client"
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"hex-literal",