Newer
Older
[[package]]
name = "h2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"
"bytes 0.4.12",
"fnv",
"futures 0.1.29",
"http 0.1.21",
"indexmap",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "377038bf3c89d18d6ca1431e7a5027194fbd724ca10592b9487ede5e8e144f42"
"bytes 0.5.4",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"
[[package]]
name = "hash256-std-hasher"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"
[[package]]
name = "hashbrown"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e6073d0ca812575946eb5f35ff68dbe519907b25c42530389ff946dc84c6ead"
[[package]]
name = "heck"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
dependencies = [
]
[[package]]
name = "hermit-abi"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "725cf19794cf90aa94e65050cb4191ff5d8fa87a498383774c47b332e3af952e"
[[package]]
name = "hex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
Stanislav Tkach
committed
[[package]]
name = "hex-literal"
Stanislav Tkach
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "961de220ec9a91af2e1e5bd80d02109155695e516771762381ef8581317066e0"
Stanislav Tkach
committed
dependencies = [
Stanislav Tkach
committed
]
[[package]]
name = "hex-literal-impl"
Stanislav Tkach
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d4c5c844e2fee0bf673d54c2c177f1713b3d2af2ff6e666b49cb7572e6cf42d"
Stanislav Tkach
committed
dependencies = [
Stanislav Tkach
committed
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"
[[package]]
name = "hmac-drbg"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"
[[package]]
name = "honggfuzz"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "832bac18a82ec7d6c21887daa8616b238fe90d5d5e762d0d4b9372cdaa9e097f"
dependencies = [
"arbitrary",
"lazy_static",
"memmap",
]
[[package]]
name = "http"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"
[[package]]
name = "http"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"
[[package]]
name = "http-body"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
"bytes 0.4.12",
"futures 0.1.29",
"http 0.1.21",
"tokio-buf",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
[[package]]
name = "humantime"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
dependencies = [
]
[[package]]
name = "hyper"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"
dependencies = [
"bytes 0.4.12",
"futures 0.1.29",
"futures-cpupool",
"h2 0.1.26",
"http 0.1.21",
"http-body 0.1.0",
"httparse",
"iovec",
"itoa",
"net2",
"rustc_version",
"time",
"tokio 0.1.22",
"tokio-buf",
"tokio-executor 0.1.10",
"tokio-io",
"tokio-reactor",
"tokio-tcp",
"tokio-threadpool",
"tokio-timer",
"want 0.2.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed6081100e960d9d74734659ffc9cc91daf1c0fc7aceb8eaa94ee1a3f5046f2e"
"bytes 0.5.4",
"futures-channel",
"futures-core",
"futures-util",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac965ea399ec3a25ac7d13b8affd4b8f39325cca00858ddf5eb29b79e6b14b08"
"bytes 0.5.4",
"ct-logs",
"futures-util",
[[package]]
name = "idna"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
"matches",
"unicode-bidi",
"unicode-normalization",
[[package]]
name = "idna"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
"matches",
"unicode-bidi",
"unicode-normalization",
[[package]]
name = "impl-codec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1be51a921b067b0eaca2fad532d9400041561aa922221cc65f95a85641c6bf53"
dependencies = [
]
[[package]]
name = "impl-rlp"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f7a72f11830b52333f36e3b09a288333888bf54380fd0ac0790a3c31ab0f3c5"
[[package]]
name = "impl-serde"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58e3cae7e99c7ff5a995da2cf78dd0a5383740eda71d98cf7b1910c301ac69b8"
[[package]]
name = "impl-serde"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bbe9ea9b182f0fb1cabbd61f4ff9b7b7b9197955e95a7e4c27de5055eb29ff8"
[[package]]
name = "impl-trait-for-tuples"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"
dependencies = [
"quote 1.0.6",
Ashley
committed
"syn 1.0.33",
]
[[package]]
name = "indexmap"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f65877bf7d44897a473350b1046277941cee20b263397e90869c50b6e766088b"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
[[package]]
name = "ip_network"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ee15951c035f79eddbef745611ec962f63f4558f1dadf98ab723cc603487c6f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"
[[package]]
name = "itertools"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
[[package]]
name = "itertools"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
dependencies = [
"either",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
[[package]]
name = "jobserver"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a27d435371a2fa5b6d2b028a74bbdb1234f308da363226a2854ca3ff8ba7055"
[[package]]
name = "jsonrpc-client-transports"
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ecbdaacc17243168d9d1fa6b2bd7556a27e1e60a621d8a2a6e590ae2b145d158"
"failure",
"futures 0.1.29",
"hyper 0.12.35",
"jsonrpc-core",
"jsonrpc-pubsub",
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0747307121ffb9703afd93afbd0fb4f854c38fb873f2c8b90e0e902f27c7b62"
[[package]]
name = "jsonrpc-core-client"
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34221123bc79b66279a3fde2d3363553835b43092d629b34f2e760c44dc94713"
[[package]]
name = "jsonrpc-derive"
version = "14.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fadf6945e227246825a583514534d864554e9f23d80b3c77d034b10983db5ef"
dependencies = [
"quote 1.0.6",
Ashley
committed
"syn 1.0.33",
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0da906d682799df05754480dac1b9e70ec92e12c19ebafd2662a5ea1c9fd6522"
"hyper 0.12.35",
"jsonrpc-core",
"jsonrpc-server-utils",
[[package]]
name = "jsonrpc-ipc-server"
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dedccd693325d833963b549e959137f30a7a0ea650cde92feda81dc0c1393cb5"
dependencies = [
"jsonrpc-core",
"jsonrpc-server-utils",
"log",
"parity-tokio-ipc",
"parking_lot 0.10.2",
"tokio-service",
]
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d44f5602a11d657946aac09357956d2841299ed422035edf140c552cb057986"
"rand 0.7.3",
]
[[package]]
name = "jsonrpc-server-utils"
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56cbfb462e7f902e21121d9f0d1c2b77b2c5b642e1a4e8f4ebfa2e15b94402bb"
"bytes 0.4.12",
"globset",
"jsonrpc-core",
"lazy_static",
[[package]]
name = "jsonrpc-ws-server"
version = "14.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "903d3109fe7c4acb932b567e1e607e0f524ed04741b09fb0e61841bc40a022fc"
[[package]]
name = "keccak"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
[[package]]
name = "keccak-hasher"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3468207deea1359a0e921591ae9b4c928733d94eb9d6a2eeda994cfd59f42cf8"
"hash-db",
"hash256-std-hasher",
"tiny-keccak 1.5.0",
[[package]]
name = "kernel32-sys"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c54d9f465d530a752e6ebdc217e081a7a614b48cb200f6f0aee21ba6bc9aabb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e763b2a9b500ba47948061d1e8bc3b5f03a8a1f067dbcf822a4d2c84d2b54a3a"
"smallvec 1.4.0",
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73027d5e228de6f503b5b7335d530404fc26230a6ae3e09b33ec6e45408509a4"
]
[[package]]
name = "kvdb-rocksdb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84384eca250c7ff67877eda5336f28a86586aaee24acb945643590671f6bfce1"
"smallvec 1.4.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c7f36acb1841d4c701d30ae1f2cfd242e805991443f75f6935479ed3de64903"
"send_wrapper 0.3.0",
"wasm-bindgen",
"web-sys",
[[package]]
name = "lazy_static"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "lazycell"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
[[package]]
name = "leb128"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
[[package]]
name = "libflate"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9135df43b1f5d0e333385cb6e7897ecd1a43d7d11b91ac003f4d2c2d2401fdd"
dependencies = [
"adler32",
"crc32fast",
"rle-decode-fast",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
[[package]]
name = "libm"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db81113df355dea9dddfcb01cd867555298dca29d915f25d1b1a0aad2e29338b"
"lazy_static",
"libp2p-core",
"libp2p-core-derive",
"libp2p-dns",
"libp2p-identify",
"libp2p-kad",
"libp2p-mdns",
"libp2p-mplex",
"libp2p-noise",
"libp2p-ping",
"libp2p-secio",
"libp2p-swarm",
"libp2p-tcp",
"libp2p-wasm-ext",
"libp2p-websocket",
"libp2p-yamux",
"smallvec 1.4.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a0387b930c3d4c2533dc4893c1e0394185ddcc019846121b1b27491e45a2c08"
"pin-project",
"prost",
"prost-build",
"rand 0.7.3",
"ring",
"rw-stream-sink",
"sha2",
"smallvec 1.4.0",
[[package]]
name = "libp2p-core-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f09548626b737ed64080fde595e06ce1117795b8b9fc4d2629fa36561c583171"
"quote 1.0.6",
Ashley
committed
"syn 1.0.33",
[[package]]
name = "libp2p-dns"
Pierre Krieger
committed
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Pierre Krieger
committed
checksum = "3cc186d9a941fd0207cf8f08ef225a735e2d7296258f570155e525f6ee732f87"
[[package]]
name = "libp2p-identify"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62f76075b170d908bae616f550ade410d9d27c013fa69042551dbfc757c7c094"
"smallvec 1.4.0",
[[package]]
name = "libp2p-kad"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7c819a5425b2eb3416d67e9c868c5c1e922b6658655e06b9eeafaa41304b876"
dependencies = [
"arrayvec 0.5.1",
"bytes 0.5.4",
"either",
"fnv",
"futures 0.3.5",
"futures_codec 0.4.1",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"smallvec 1.4.0",
]
[[package]]
name = "libp2p-mdns"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f55b2d4b80986e5bf158270ab23268ec0e7f644ece5436fbaabc5155472f357"
"async-std",
"data-encoding",
"dns-parser",
"either",
"lazy_static",
"libp2p-core",
"libp2p-swarm",
"smallvec 1.4.0",
]
[[package]]
name = "libp2p-mplex"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be7d913a4cd57de2013257ec73f07d77bfce390b370023e2d59083e5ca079864"
"futures 0.3.5",
"futures_codec 0.4.1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a03db664653369f46ee03fcec483a378c20195089bb43a26cb9fb0058009ac88"
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"snow",
"static_assertions",
[[package]]
name = "libp2p-ping"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8dedd34e35a9728d52d59ef36a218e411359a353f9011b2574b86ee790978f6"
]
[[package]]
name = "libp2p-secio"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c99b3c33e96bb402486d5b4f7cbeab14e66e6a2ed010abbb5bb032a05460bfda"
"hmac",
"js-sys",
"lazy_static",
"libp2p-core",
"parity-send-wrapper",
"pin-project",
"prost",
"prost-build",
"quicksink",
"rand 0.7.3",
"ring",
"rw-stream-sink",
"sha2",
"static_assertions",
"twofish",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce53ff4d127cf8b39adf84dbd381ca32d49bd85788cee08e6669da2495993930"
"smallvec 1.4.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9481500c5774c62e8c413e9535b3f33a0e3dbacf2da63b8d3056c686a9df4146"
dependencies = [
Pierre Krieger
committed
"socket2",
]
[[package]]
name = "libp2p-wasm-ext"
Pierre Krieger
committed
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Pierre Krieger
committed
checksum = "f59fdbb5706f2723ca108c088b1c7a37f735a8c328021f0508007162627e9885"
"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 = "7e4440551bf6519e0a684cd859ea809aec6d798f686e0d6ed03a28c3e76849b8"
dependencies = [
"rw-stream-sink",
"soketto",
"url 2.1.1",
"webpki",
"webpki-roots 0.18.0",