Newer
Older
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "916806ba0031cd542105d916a97c8572e1fa6dd79c9c51e7eb43a09ec2dd84c1"
dependencies = [
"rawpointer",
]
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",
"winapi 0.3.9",
]
name = "memmap2"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04e3e85b970d650e2ae6d70592474087051c11c54da7f7b4949725c5735fbcc6"
dependencies = [
"libc",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
[[package]]
name = "memoffset"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
dependencies = [
"autocfg",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "814bbecfc0451fc314eeea34f05bbcd5b98a7ad7af37faee088b86a1e633f1d4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"
"rand_core 0.5.1",
"zeroize",
Svyatoslav Nikolsky
committed
[[package]]
name = "messages-relay"
version = "0.1.0"
dependencies = [
"async-std",
"async-trait",
"bp-messages",
Svyatoslav Nikolsky
committed
"log",
Svyatoslav Nikolsky
committed
"relay-utils",
]
[[package]]
name = "millau-bridge-node"
version = "0.1.0"
dependencies = [
"bp-messages",
"bp-runtime",
"frame-benchmarking",
"frame-benchmarking-cli",
"node-inspect",
"pallet-bridge-messages",
"pallet-transaction-payment-rpc",
"sc-basic-authorship",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-consensus-aura",
"sc-executor",
"sc-finality-grandpa",
"sc-finality-grandpa-rpc",
"sp-consensus",
"sp-consensus-aura",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-runtime",
"structopt",
"substrate-build-script-utils",
"substrate-frame-rpc-system",
]
[[package]]
name = "millau-runtime"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-messages",
Svyatoslav Nikolsky
committed
"bp-runtime",
Svyatoslav Nikolsky
committed
"bridge-runtime-common",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"hex-literal 0.3.1",
"pallet-aura",
"pallet-balances",
"pallet-bridge-dispatch",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-grandpa",
"pallet-randomness-collective-flip",
"pallet-session",
"pallet-shift-session-manager",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"serde",
"sp-api",
"sp-block-builder",
"sp-consensus-aura",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-std",
"sp-transaction-pool",
Svyatoslav Nikolsky
committed
"sp-trie",
"sp-version",
]
Svyatoslav Nikolsky
committed
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea79ce4ab9f445ec6b71833a2290ac0a29c9dde0fa7cae4c481eecae021d9bd9"
dependencies = [
"minicbor-derive",
]
[[package]]
name = "minicbor-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19ce18b5423c573a13e80cb3046ea0af6379ef725dc3af4886bdb8f4e5093068"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
"fuchsia-zircon",
"fuchsia-zircon-sys",
"iovec",
"kernel32-sys",
"libc",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
dependencies = [
"lazycell",
[[package]]
name = "mio-named-pipes"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656"
dependencies = [
"log",
"mio",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
"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"
[[package]]
name = "multibase"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"
dependencies = [
"base-x",
"data-encoding",
"data-encoding-macro",
]
[[package]]
name = "multihash"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab"
"blake2b_simd",
"blake2s_simd",
"blake3",
"generic-array 0.14.4",
"multihash-derive",
]
[[package]]
name = "multihash-derive"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85ee3c48cb9d9b275ad967a0e96715badc13c6029adb92f34fa17b9ff28fd81f"
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
"synstructure",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1255076139a83bb467426e7f8d0134968a8118844faa755985e077cf31850333"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5df70763c86c98487451f307e1b68b4100da9076f4c12146905fc2054277f4e8"
]
[[package]]
name = "nalgebra"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6b6147c3d50b4f3cdabfe2ecc94a0191fd3d6ad58aefd9664cf396285883486"
"matrixmultiply",
"num-complex",
"num-rational",
"rand 0.7.3",
"rand_distr",
"simba",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef320dab323286b50fb5cdda23f61c796a72a89998ab565ca32525c5c556f2da"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "670361df1bc2399ee1ff50406a0d422587dd3bb0da596e1978fe8e05dabddf4f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
[[package]]
name = "node-inspect"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"derive_more",
"log",
"parity-scale-codec",
"sc-cli",
"sc-client-api",
"sc-service",
"sp-blockchain",
"sp-core",
"sp-runtime",
"structopt",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"
dependencies = [
]
[[package]]
name = "num-complex"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"
dependencies = [
[[package]]
name = "num-format"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"
dependencies = [
"arrayvec 0.4.12",
"itoa",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
[[package]]
name = "object"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"
dependencies = [
"crc32fast",
"indexmap",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10acf907b94fc1b1a152d08ef97e7759650268cf986bf127f387e602b02c7e5a"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "openssl-probe"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Svyatoslav Nikolsky
committed
[[package]]
name = "openssl-sys"
version = "0.9.61"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f"
dependencies = [
"autocfg",
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "owning_ref"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
"frame-support",
"frame-system",
"pallet-session",
"pallet-timestamp",
"parity-scale-codec",
"sp-application-crypto",
"sp-runtime",
"sp-std",
[[package]]
name = "pallet-authorship"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-authorship",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-runtime",
"sp-std",
name = "pallet-bridge-currency-exchange"
version = "0.1.0"
dependencies = [
"bp-currency-exchange",
"bp-header-chain",
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
]
Svyatoslav Nikolsky
committed
[[package]]
name = "pallet-bridge-dispatch"
Svyatoslav Nikolsky
committed
version = "0.1.0"
dependencies = [
"bp-message-dispatch",
"bp-runtime",
Svyatoslav Nikolsky
committed
"frame-support",
"frame-system",
"parity-scale-codec",
Svyatoslav Nikolsky
committed
"serde",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
]
name = "pallet-bridge-eth-poa"
version = "0.1.0"
dependencies = [
"parity-scale-codec",
"sp-io",
"sp-runtime",
"sp-std",
[[package]]
name = "pallet-bridge-grandpa"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-runtime",
"bp-test-utils",
"finality-grandpa",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
"serde",
"sp-finality-grandpa",
"sp-io",
"sp-runtime",
"sp-std",
"sp-trie",
]
[[package]]
name = "pallet-bridge-messages"
version = "0.1.0"
dependencies = [
"bp-messages",
"bp-rialto",
"bp-runtime",
"frame-benchmarking",
"frame-support",
"frame-system",
"hex",
"hex-literal 0.3.1",
"log",
"num-traits",
"pallet-balances",
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
"parity-scale-codec",
"sp-core",
"sp-finality-grandpa",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-runtime",
"sp-std",
]
[[package]]
name = "pallet-session"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-runtime",
"sp-std",
"sp-trie",
[[package]]
name = "pallet-shift-session-manager"
version = "0.1.0"
dependencies = [
"frame-support",
"frame-system",
"pallet-session",
"parity-scale-codec",
"sp-core",
"sp-runtime",
"sp-staking",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-io",
"sp-runtime",
"sp-std",
]
[[package]]
name = "pallet-timestamp"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]
name = "pallet-transaction-payment"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-runtime",
"sp-std",
[[package]]
name = "pallet-transaction-payment-rpc"
version = "3.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"jsonrpc-core 15.1.0",
"jsonrpc-core-client",
"jsonrpc-derive",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-rpc",
"sp-runtime",
]
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "3.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#6bef4f48e7a951b8efa70b7bf491414e896cdc4f"
dependencies = [
"pallet-transaction-payment",
"parity-scale-codec",
"sp-api",
"sp-runtime",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16b56e3a2420138bdb970f84dfb9c774aea80fa0e7371549eedec0d80c209c67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "495197c078e54b8735181aa35c00a327f7f3a3cc00a1ee8c95926dd010f0ec6b"
"memmap2",
"parking_lot 0.11.1",
"rand 0.8.3",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58341485071825827b7f03cf7efd1cb21e6a709bea778fb50227fd45d2f361b4"
"data-encoding",
"multihash",
"percent-encoding 2.1.0",
"serde",
"static_assertions",
"unsigned-varint 0.7.0",
[[package]]
name = "parity-scale-codec"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0f518afaa5a47d0d6386229b0a6e01e86427291d643aa4cabb4992219f504f8"
dependencies = [
"arrayvec 0.7.0",
"bitvec",
"byte-slice-cast",
"parity-scale-codec-derive",
"serde",
]
[[package]]
name = "parity-scale-codec-derive"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f44c5f94427bd0b5076e8f7e15ca3f60a4d8ac0077e4793884e6fdfd8915344e"
]
[[package]]
name = "parity-send-wrapper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
[[package]]
name = "parity-tokio-ipc"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"
dependencies = [
"bytes 0.4.12",
"libc",
"log",
"mio-named-pipes",
"rand 0.7.3",
"tokio 0.1.22",
"tokio-named-pipes",
"tokio-uds",
"winapi 0.3.9",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "664a8c6b8e62d8f9f2f937e391982eb433ab285b4cd9545b342441e04a906e42"
]
[[package]]
name = "parity-util-mem-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
dependencies = [
[[package]]
name = "parity-wasm"
version = "0.32.0"