Newer
Older
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"blake2-rfc",
"proc-macro-crate",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-std",
]
[[package]]
name = "sp-arithmetic"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-authorship"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"sp-inherents",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-blockchain"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parking_lot 0.10.2",
"sp-block-builder",
"sp-consensus",
"sp-runtime",
"sp-state-machine",
[[package]]
name = "sp-chain-spec"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"serde",
"serde_json",
]
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parking_lot 0.10.2",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-version",
]
[[package]]
name = "sp-consensus-aura"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-babe"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"sp-api",
"sp-application-crypto",
"sp-consensus",
"sp-consensus-slots",
"sp-consensus-vrf",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-slots"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"sp-runtime",
]
[[package]]
name = "sp-consensus-vrf"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"parity-scale-codec",
"schnorrkel",
"sp-core",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parking_lot 0.10.2",
"primitive-types",
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
"sp-std",
"sp-storage",
"zeroize",
]
[[package]]
name = "sp-database"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"kvdb",
"parking_lot 0.10.2",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
]
[[package]]
name = "sp-externalities"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-std",
"sp-storage",
]
[[package]]
name = "sp-finality-grandpa"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parity-scale-codec",
"serde",
"sp-api",
"sp-application-crypto",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parking_lot 0.10.2",
"sp-core",
"sp-std",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-core",
"sp-externalities",
"sp-runtime-interface",
"sp-state-machine",
"sp-std",
"sp-trie",
"sp-wasm-interface",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-core",
"sp-runtime",
[[package]]
name = "sp-keystore"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"async-trait",
"derive_more",
"futures 0.3.8",
"merlin",
"parity-scale-codec",
"parking_lot 0.10.2",
"schnorrkel",
"sp-core",
"sp-externalities",
]
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-api",
"sp-core",
"sp-runtime",
]
[[package]]
name = "sp-panic-handler"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-core",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-application-crypto",
"sp-arithmetic",
"sp-core",
"sp-inherents",
"sp-io",
"sp-std",
]
[[package]]
name = "sp-runtime-interface"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"primitive-types",
"sp-externalities",
"sp-runtime-interface-proc-macro",
"sp-std",
"sp-wasm-interface",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"Inflector",
"proc-macro-crate",
]
[[package]]
name = "sp-serializer"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "sp-session"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-api",
"sp-core",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-staking"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-state-machine"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parking_lot 0.10.2",
"sp-core",
"sp-externalities",
"sp-panic-handler",
"sp-trie",
"trie-db",
"trie-root",
]
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-debug-derive",
"sp-std",
[[package]]
name = "sp-tasks"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"log",
"sp-core",
"sp-externalities",
"sp-io",
"sp-runtime-interface",
"sp-std",
]
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-api",
"sp-inherents",
"sp-runtime",
"sp-std",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"tracing-core",
"tracing-subscriber",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"sp-api",
"sp-runtime",
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"hash-db",
"memory-db",
"parity-scale-codec",
"sp-core",
"sp-std",
"trie-db",
"trie-root",
]
[[package]]
name = "sp-utils"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"lazy_static",
"prometheus",
]
[[package]]
name = "sp-version"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"parity-scale-codec",
"serde",
"sp-runtime",
"sp-std",
]
[[package]]
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-std",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "standback"
Svyatoslav Nikolsky
committed
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
Svyatoslav Nikolsky
committed
checksum = "33a71ea1ea5f8747d1af1979bfb7e65c3a025a70609f04ceb78425bc5adad8e6"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"
[[package]]
name = "stdweb"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
dependencies = [
"discard",
"rustc_version",
"stdweb-derive",
"stdweb-internal-macros",
"stdweb-internal-runtime",
"wasm-bindgen",
]
[[package]]
name = "stdweb-derive"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
dependencies = [
"serde",
"serde_derive",
]
[[package]]
name = "stdweb-internal-macros"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
dependencies = [
"base-x",
"serde",
"serde_derive",
"serde_json",
"sha1",
]
[[package]]
name = "stdweb-internal-runtime"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
[[package]]
name = "stream-cipher"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8131256a5896cabcf5eb04f4d6dacbe1aefda854b0d9896e09cb58829ec5638c"
dependencies = [
"generic-array 0.12.3",
]
[[package]]
name = "stream-cipher"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09f8ed9974042b8c3672ff3030a69fcc03b74c47c3d1ecb7755e8a3626011e88"
dependencies = [
[[package]]
name = "stream-cipher"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c80e15f898d8d8f25db24c253ea615cc14acf418ff307822995814e7d42cfa89"
dependencies = [
"block-cipher 0.8.0",
"generic-array 0.14.4",
]
[[package]]
name = "string"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
dependencies = [
"bytes 0.4.12",
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c"
dependencies = [
"clap",
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ba9cdfda491b814720b6b06e0cac513d922fc407582032e8706e9f137976f90"
dependencies = [
"heck",
"proc-macro-error",
]
[[package]]
name = "strum"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
dependencies = [
"heck",
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bed6646a0159b9935b5d045611560eeef842b78d7adc3ba36f5ca325a13a0236"
"hmac 0.7.1",
"pbkdf2 0.3.0",
[[package]]
name = "substrate-build-script-utils"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f14feab86fe31e7d0a485d53d7c1c634c426f7ae5b8ce4f705b2e49a35713fcb"
dependencies = [
"platforms",
]
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
dependencies = [
"frame-system-rpc-runtime-api",
"jsonrpc-core 15.1.0",
"jsonrpc-core-client",
"jsonrpc-derive",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
"sp-transaction-pool",
]
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate.git#0840c58849bc84e7fd72627745bda243741adcd8"
"derive_more",
"futures-util",
[[package]]
name = "substrate-relay"
version = "0.1.0"
dependencies = [
"async-std",
"async-trait",
"bp-message-lane",
"frame-support",
"hex",
"millau-runtime",
"pallet-bridge-call-dispatch",
"pallet-substrate-bridge",
"relay-rialto-client",
"relay-substrate-client",
"rialto-runtime",
"sp-finality-grandpa",
[[package]]
name = "substrate-wasm-builder-runner"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54cab12167e32b38a62c5ea5825aa0874cde315f907a46aad2b05aa8ef3d862f"
[[package]]
name = "subtle"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
[[package]]
name = "subtle"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "343f3f510c2915908f155e94f17220b19ccfacf2a64a2a5d8004f2c3e311e7fd"
[[package]]
name = "syn"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac"
"quote",
"unicode-xid",
]
[[package]]
name = "synstructure"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
"quote",
"syn",
"unicode-xid",
]
[[package]]
name = "sysinfo"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e35d086fd10743c3d963d6eec65f932b5a4afbe948931eaf7ae81f5d6cb555ae"
]
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
[[package]]
name = "tempfile"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
"libc",
"rand 0.7.3",
"redox_syscall",
"remove_dir_all",
[[package]]
name = "termcolor"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
dependencies = [
"winapi-util",
]
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
"unicode-width",
]
[[package]]
name = "thiserror"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e9ae34b84616eedaaf1e9dd6026dbe00dcafa92aa0c8077cb69df1fcfe5e53e"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ba20f23e85b10754cd195504aebf6a27e2e6cbe28c17778a0c930724628dd56"
[[package]]
name = "thread_local"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
dependencies = [
"lazy_static",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
[[package]]
name = "time"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
dependencies = [
"libc",
[[package]]
name = "time"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcdaeea317915d59b2b4cd3b5efcd156c309108664277793f5351700c02ce98b"
"libc",
"standback",
"stdweb",
"time-macros",