Newer
Older
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e48e50df39172a3e7eb17e14642445da64996989bc212b583015435d39a58537"
]
[[package]]
name = "prost-build"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c828f93f5ca4826f97fedcbd3f9a536c16b12cff3dbbb4a007f932bbad95b12"
dependencies = [
"bytes",
"heck 0.4.1",
"itertools",
"lazy_static",
"log",
"multimap",
"petgraph",
[[package]]
name = "prost-codec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0dc34979ff898b6e141106178981ce2596c387ea6e62533facfc61a37fc879c0"
dependencies = [
"asynchronous-codec",
"bytes",
[[package]]
name = "prost-derive"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ea9b0f8cbe5e15a8a042d030bd96668db28ecb567ec37d691971ff5731d2b1b"
dependencies = [
"anyhow",
"itertools",
"proc-macro2 1.0.53",
]
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "379119666929a1afd7a043aa6cf96fa67a6dce9af60c88095a4686dbce4c9c88"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
dependencies = [
"cc",
]
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
[[package]]
name = "quick-protobuf"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1f"
dependencies = [
"byteorder",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"
dependencies = [
"futures-core",
"futures-sink",
"pin-project-lite 0.1.12",
[[package]]
name = "quinn-proto"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72ef4ced82a24bb281af338b9e8f94429b6eca01b4e66d899f40031f074e74c9"
dependencies = [
"bytes",
"rand 0.8.5",
"ring",
"rustc-hash",
"rustls 0.20.8",
"slab",
"thiserror",
"tinyvec",
"tracing",
"webpki 0.22.0",
]
[[package]]
name = "quote"
version = "0.6.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
dependencies = [
"proc-macro2 0.4.30",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc"
"proc-macro2 1.0.53",
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
"rand_chacha 0.3.1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
[[package]]
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
dependencies = [
]
[[package]]
name = "rand_core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
name = "rand_hc"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
Svyatoslav Nikolsky
committed
[[package]]
name = "rand_pcg"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
dependencies = [
Svyatoslav Nikolsky
committed
]
[[package]]
name = "rawpointer"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
"crossbeam-deque",
"crossbeam-utils",
[[package]]
name = "rbtag"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72c64936fcc0b811890a9d90020f3df5cec9c604efde88af7db6a35d365132a3"
dependencies = [
"rbtag_derive",
]
[[package]]
name = "rbtag_derive"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b75511b710ccca8adbb211e04763bd8c78fed585b0ec188a20ed9b0dd95567c4"
dependencies = [
"proc-macro2 0.4.30",
"quote 0.6.13",
"syn 0.15.44",
]
[[package]]
name = "rcgen"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd"
dependencies = [
"pem",
"ring",
"x509-parser 0.13.2",
"yasna",
]
[[package]]
name = "rcgen"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"
dependencies = [
"pem",
"ring",
[[package]]
name = "redox_syscall"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
]
[[package]]
name = "redox_users"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
[[package]]
name = "reed-solomon-novelpoly"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"
dependencies = [
"derive_more",
"fs-err",
"static_init 0.5.2",
"thiserror",
]
[[package]]
name = "ref-cast"
version = "1.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f43faa91b1c8b36841ee70e97188a869d37ae21759da6846d4be66de5bf7b12c"
dependencies = [
"ref-cast-impl",
]
[[package]]
name = "ref-cast-impl"
version = "1.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d2275aab483050ab2a7364c1a46604865ee7d6906684e08db0f090acf74f9e7"
"proc-macro2 1.0.53",
name = "regalloc2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"
version = "1.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cce168fea28d3e05f158bda4576cf0c844d5045bc2cc3620fa0292ed5bb5814c"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-automata"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
dependencies = [
"regex-syntax",
]
version = "0.6.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
[[package]]
name = "region"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76e189c2369884dce920945e2ddf79b3dff49e071a167dd1817fa9c4c00d512e"
dependencies = [
"libc",
"mach",
"winapi",
]
9402
9403
9404
9405
9406
9407
9408
9409
9410
9411
9412
9413
9414
9415
9416
9417
9418
9419
9420
9421
9422
9423
9424
9425
9426
9427
9428
9429
9430
9431
9432
9433
9434
9435
9436
9437
9438
9439
9440
9441
[[package]]
name = "relay-bridge-hub-kusama-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-kusama",
"bp-bridge-hub-polkadot",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-polkadot",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
"sp-core",
"sp-runtime",
]
[[package]]
name = "relay-bridge-hub-polkadot-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-kusama",
"bp-bridge-hub-polkadot",
"bp-header-chain",
"bp-kusama",
"bp-messages",
"bp-parachains",
"bp-polkadot-core",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
"sp-consensus-grandpa",
"sp-core",
"sp-runtime",
]
[[package]]
name = "relay-bridge-hub-rococo-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-rococo",
"bp-bridge-hub-wococo",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-wococo",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
]
[[package]]
name = "relay-bridge-hub-wococo-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-rococo",
"bp-bridge-hub-wococo",
"bp-header-chain",
"bp-parachains",
"bp-polkadot-core",
"bp-rococo",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
[[package]]
name = "relay-kusama-client"
version = "0.1.0"
dependencies = [
"bp-kusama",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "relay-millau-client"
version = "0.1.0"
dependencies = [
"frame-system",
"millau-runtime",
"pallet-transaction-payment",
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "relay-polkadot-client"
version = "0.1.0"
dependencies = [
"bp-polkadot",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "relay-rialto-client"
version = "0.1.0"
dependencies = [
"frame-system",
"pallet-transaction-payment",
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
"rialto-runtime",
[[package]]
name = "relay-rialto-parachain-client"
version = "0.1.0"
dependencies = [
Svyatoslav Nikolsky
committed
"bp-bridge-hub-cumulus",
"bp-header-chain",
"bp-messages",
"bp-millau",
"bp-polkadot-core",
"bp-rialto-parachain",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"sp-core",
"sp-runtime",
"sp-weights",
"subxt",
[[package]]
name = "relay-rococo-client"
version = "0.1.0"
dependencies = [
"bp-rococo",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "relay-substrate-client"
version = "0.1.0"
dependencies = [
Svyatoslav Nikolsky
committed
"bp-header-chain",
Svyatoslav Nikolsky
committed
"finality-relay",
"frame-support",
"frame-system",
"log",
"num-traits",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"relay-utils",
"sc-transaction-pool-api",
"sp-std 5.0.0",
"sp-version",
"thiserror",
Svyatoslav Nikolsky
committed
[[package]]
name = "relay-utils"
version = "0.1.0"
dependencies = [
"anyhow",
Svyatoslav Nikolsky
committed
"async-std",
Svyatoslav Nikolsky
committed
"isahc",
"jsonpath_lib",
Svyatoslav Nikolsky
committed
"log",
Svyatoslav Nikolsky
committed
"serde_json",
Svyatoslav Nikolsky
committed
"substrate-prometheus-endpoint",
"sysinfo",
"thiserror",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "relay-westend-client"
version = "0.1.0"
dependencies = [
"bp-westend",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "relay-wococo-client"
version = "0.1.0"
dependencies = [
"bp-wococo",
"relay-substrate-client",
"relay-utils",
[[package]]
name = "resolv-conf"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
dependencies = [
"hostname",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
"crypto-bigint 0.4.9",
[[package]]
name = "rfc6979"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
dependencies = [
"hmac 0.12.1",
"subtle",
]
[[package]]
name = "rialto-bridge-node"
version = "0.1.0"
dependencies = [
"frame-benchmarking",
"frame-benchmarking-cli",
"frame-support",
"node-inspect",
"polkadot-node-core-pvf",
"polkadot-primitives",
"polkadot-runtime-parachains",
"rialto-runtime",
"sc-cli",
"sc-executor",
"sc-service",
"serde_json",
"sp-authority-discovery",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-consensus-grandpa",
"substrate-build-script-utils",
]
[[package]]
name = "rialto-parachain-collator"
version = "0.1.0"
dependencies = [
"cumulus-client-cli",
"cumulus-client-consensus-aura",
"cumulus-client-consensus-common",
"cumulus-client-network",
"cumulus-client-service",
"cumulus-primitives-core",
"cumulus-primitives-parachain-inherent",
"cumulus-relay-chain-interface",
"frame-benchmarking",
"frame-benchmarking-cli",
"log",
"pallet-transaction-payment-rpc",
"parity-scale-codec",
"polkadot-cli",
"polkadot-primitives",
"polkadot-service",
"rialto-parachain-runtime",
"sc-basic-authorship",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-executor",
"sp-block-builder",
"sp-consensus-aura",
"sp-transaction-pool",
"substrate-build-script-utils",
"substrate-frame-rpc-system",
"substrate-prometheus-endpoint",
]
[[package]]
name = "rialto-parachain-runtime"
version = "0.1.0"
dependencies = [
"bp-messages",
"bp-millau",
"bp-rialto-parachain",
"bp-runtime",
"bridge-runtime-common",
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
"cumulus-pallet-parachain-system",
"cumulus-pallet-xcm",
"cumulus-pallet-xcmp-queue",
"cumulus-primitives-core",
"cumulus-primitives-timestamp",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-benchmarking",
"frame-system-rpc-runtime-api",
Branislav Kontur
committed
"hex-literal",
"pallet-aura",
"pallet-balances",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-bridge-relayers",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-xcm",
"parachain-info",
"parity-scale-codec",
"polkadot-parachain",
"sp-block-builder",
"sp-consensus-aura",
"sp-std 5.0.0",
"sp-transaction-pool",
"sp-version",
"substrate-wasm-builder",
"xcm",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "rialto-runtime"
version = "0.1.0"
dependencies = [
"bp-messages",
Svyatoslav Nikolsky
committed
"bp-runtime",
"bridge-runtime-common",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"pallet-authority-discovery",
"pallet-babe",
"pallet-balances",
"pallet-beefy",
"pallet-beefy-mmr",
"pallet-bridge-beefy",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-bridge-relayers",
"pallet-grandpa",
"pallet-session",
"pallet-shift-session-manager",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-inherents",
"sp-offchain",
"sp-session",
"sp-std 5.0.0",
"sp-transaction-pool",
"sp-version",
Svyatoslav Nikolsky
committed
"static_assertions",
"xcm",
"xcm-builder",
"xcm-executor",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e9562ea1d70c0cc63a34a22d977753b50cca91cc6b6527750463bd5dd8697bc"
dependencies = [
"libc",
"librocksdb-sys",
]
9921
9922
9923
9924
9925
9926
9927
9928
9929
9930
9931
9932
9933
9934
9935
9936
9937
9938
9939
9940
9941
9942
9943
9944
9945
9946
9947
9948
9949
9950
9951
9952
9953
9954
9955
9956
9957
9958
9959
9960
9961
9962
9963
9964
9965
9966
9967
9968
9969
9970
9971
9972
9973
9974
9975
9976
9977
9978
9979
9980
9981
9982
9983
9984
9985
9986
9987
9988
9989
9990
9991
9992
9993
9994
9995
9996
9997
9998
9999
10000
[[package]]
name = "rococo-runtime"
version = "0.9.39"
source = "git+https://github.com/paritytech/polkadot?branch=master#2bbef460d24f44aeba9d4014062bb8c631327496"
dependencies = [
"binary-merkle-tree",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-benchmarking",
"frame-system-rpc-runtime-api",
"frame-try-runtime",
"hex-literal",
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-beefy",
"pallet-beefy-mmr",
"pallet-bounties",
"pallet-child-bounties",
"pallet-collective",
"pallet-democracy",
"pallet-elections-phragmen",
"pallet-grandpa",
"pallet-identity",
"pallet-im-online",
"pallet-indices",
"pallet-membership",
"pallet-mmr",
"pallet-multisig",
"pallet-nis",
"pallet-offences",
"pallet-preimage",
"pallet-proxy",
"pallet-recovery",
"pallet-scheduler",
"pallet-session",
"pallet-society",
"pallet-staking",
"pallet-state-trie-migration",
"pallet-sudo",
"pallet-timestamp",
"pallet-tips",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-treasury",
"pallet-utility",
"pallet-vesting",
"pallet-xcm",
"pallet-xcm-benchmarks",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"rococo-runtime-constants",
"scale-info",
"serde",
"serde_derive",
"smallvec",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-core",
"sp-inherents",
"sp-io",
"sp-mmr-primitives",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std 5.0.0",
"sp-transaction-pool",
"sp-version",
"static_assertions",