Skip to content
Cargo.lock 379 KiB
Newer Older
 "pallet-contracts 2.0.0",
 "pallet-contracts-rpc-runtime-api 2.0.0",
 "pallet-democracy 2.0.0",
 "pallet-elections-phragmen 2.0.0",
 "pallet-finality-tracker 2.0.0",
 "pallet-grandpa 2.0.0",
 "pallet-im-online 0.1.0",
 "pallet-indices 2.0.0",
 "pallet-membership 2.0.0",
 "pallet-nicks 2.0.0",
 "pallet-offences 1.0.0",
 "pallet-randomness-collective-flip 2.0.0",
 "pallet-session 2.0.0",
 "pallet-staking 2.0.0",
 "pallet-staking-reward-curve 2.0.0",
 "pallet-sudo 2.0.0",
 "pallet-timestamp 2.0.0",
 "pallet-transaction-payment 2.0.0",
 "pallet-transaction-payment-rpc-runtime-api 2.0.0",
 "pallet-treasury 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "sr-version 2.0.0",
 "substrate-authority-discovery-primitives 2.0.0",
 "substrate-block-builder-runtime-api 2.0.0",
 "substrate-consensus-babe-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-keyring 2.0.0",
 "substrate-offchain-primitives 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-session 2.0.0",
 "substrate-transaction-pool-runtime-api 2.0.0",
 "substrate-wasm-builder-runner 1.0.4",
[[package]]
name = "node-template"
version = "2.0.0"
 "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "node-template-runtime 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
Xiliang Chen's avatar
Xiliang Chen committed
 "sr-primitives 2.0.0",
 "substrate-basic-authorship 2.0.0",
 "substrate-build-script-utils 2.0.0",
 "substrate-cli 2.0.0",
 "substrate-client 2.0.0",
 "substrate-consensus-aura 2.0.0",
 "substrate-consensus-aura-primitives 2.0.0",
 "substrate-executor 2.0.0",
 "substrate-finality-grandpa 2.0.0",
 "substrate-finality-grandpa-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-network 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-service 2.0.0",
 "substrate-transaction-pool 2.0.0",
David Craven's avatar
David Craven committed
 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
 "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "node-template-runtime"
version = "2.0.0"
 "palette-executive 2.0.0",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-aura 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-grandpa 2.0.0",
 "pallet-indices 2.0.0",
 "pallet-randomness-collective-flip 2.0.0",
 "pallet-sudo 2.0.0",
 "pallet-timestamp 2.0.0",
 "pallet-transaction-payment 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "sr-version 2.0.0",
 "substrate-block-builder-runtime-api 2.0.0",
 "substrate-consensus-aura-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-offchain-primitives 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-session 2.0.0",
 "substrate-transaction-pool-runtime-api 2.0.0",
 "substrate-wasm-builder-runner 1.0.4",
[[package]]
name = "node-testing"
version = "2.0.0"
dependencies = [
 "node-executor 2.0.0",
 "node-primitives 2.0.0",
 "node-runtime 2.0.0",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-contracts 2.0.0",
 "pallet-grandpa 2.0.0",
 "pallet-indices 2.0.0",
 "pallet-session 2.0.0",
 "pallet-staking 2.0.0",
 "pallet-timestamp 2.0.0",
 "pallet-transaction-payment 2.0.0",
 "pallet-treasury 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "substrate-client 2.0.0",
 "substrate-executor 2.0.0",
 "substrate-keyring 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-test-client 2.0.0",
 "wabt 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "nodrop"
Demi Obenour's avatar
Demi Obenour committed
version = "0.1.14"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "nohash-hasher"
source = "registry+https://github.com/rust-lang/crates.io-index"

source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
David Craven's avatar
David Craven committed
 "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "num-bigint"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
version = "0.1.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "num-rational"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-bigint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "num-traits"
version = "0.2.9"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "num_cpus"
version = "1.11.1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "hermit-abi 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "ole32-sys"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "once_cell"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "once_cell"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"

Ashley's avatar
Ashley committed
[[package]]
name = "once_cell"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "opaque-debug"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "openssl"
version = "0.10.25"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
 "openssl-sys 0.9.52 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "openssl-probe"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "openssl-sys"
version = "0.9.52"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
 "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "output_vt100"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "owning_ref"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

name = "palette-executive"
dependencies = [
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-indices 2.0.0",
 "pallet-transaction-payment 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]

[[package]]
name = "palette-metadata"
version = "2.0.0"
dependencies = [
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]

[[package]]
name = "palette-support"
version = "2.0.0"
dependencies = [
 "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "once_cell 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-metadata 2.0.0",
 "palette-support-procedural 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "pretty_assertions 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-state-machine 2.0.0",
 "tracing 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-support-procedural"
version = "2.0.0"
dependencies = [
 "palette-support-procedural-tools 2.0.0",
 "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-support-procedural-tools"
version = "2.0.0"
dependencies = [
 "palette-support-procedural-tools-derive 2.0.0",
 "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-support-procedural-tools-derive"
version = "2.0.0"
dependencies = [
 "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-support-rpc"
version = "2.0.0"
dependencies = [
 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-client-transports 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives-storage 2.0.0",
 "substrate-rpc-api 2.0.0",
 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-support-test"
version = "2.0.0"
dependencies = [
 "palette-support 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "pretty_assertions 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-state-machine 2.0.0",
 "trybuild 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "palette-system"
version = "2.0.0"
dependencies = [
 "criterion 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "sr-version 2.0.0",
 "substrate-primitives 2.0.0",
]

[[package]]
name = "palette-system-rpc"
version = "2.0.0"
dependencies = [
 "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core-client 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-system-rpc-runtime-api 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0",
 "substrate-client 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-test-runtime-client 2.0.0",
 "substrate-transaction-pool 2.0.0",
]

[[package]]
name = "palette-system-rpc-runtime-api"
version = "2.0.0"
dependencies = [
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api 2.0.0",
]

[[package]]
name = "palette-utility"
version = "2.0.0"
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]

[[package]]
name = "pallet-assets"
version = "2.0.0"
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-aura"
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-session 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-timestamp 2.0.0",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-application-crypto 2.0.0",
 "substrate-consensus-aura-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
cheme's avatar
cheme committed
[[package]]
name = "pallet-authority-discovery"
cheme's avatar
cheme committed
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-session 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-application-crypto 2.0.0",
 "substrate-authority-discovery-primitives 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-authorship"
dependencies = [
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-authorship 2.0.0",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-babe"
version = "2.0.0"
dependencies = [
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-session 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-timestamp 2.0.0",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "sr-version 2.0.0",
 "substrate-consensus-babe-primitives 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-test-runtime 2.0.0",
]
name = "pallet-balances"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-transaction-payment 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-collective"
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-contracts"
version = "2.0.0"
dependencies = [
 "assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-randomness-collective-flip 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-wasm 0.40.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "pwasm-utils 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-sandbox 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
 "wabt 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi-validation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
name = "pallet-contracts-rpc"
version = "2.0.0"
dependencies = [
 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core-client 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "pallet-contracts-rpc-runtime-api 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0",
 "substrate-client 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-rpc-primitives 2.0.0",
]
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "pallet-contracts-rpc-runtime-api"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
name = "pallet-democracy"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-elections"
dependencies = [
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-elections-phragmen"
dependencies = [
 "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-phragmen 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-evm"
 "evm 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "primitive-types 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rlp 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-example"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-finality-tracker"
dependencies = [
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-finality-tracker 2.0.0",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
cheme's avatar
cheme committed
[[package]]
name = "pallet-generic-asset"
cheme's avatar
cheme committed
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
cheme's avatar
cheme committed
]

[[package]]
name = "pallet-grandpa"
cheme's avatar
cheme committed
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-finality-tracker 2.0.0",
 "pallet-session 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-finality-grandpa-primitives 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-im-online"
dependencies = [
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-authorship 0.1.0",
 "pallet-session 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-application-crypto 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-indices"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ref_thread_local 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-keyring 2.0.0",
 "substrate-primitives 2.0.0",
]
name = "pallet-membership"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "pallet-nicks"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]
name = "pallet-offences"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-randomness-collective-flip"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "pallet-scored-pool"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]
name = "pallet-session"
version = "2.0.0"
dependencies = [
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-application-crypto 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-trie 2.0.0",
]
name = "pallet-staking"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-authorship 0.1.0",
 "pallet-balances 2.0.0",
 "pallet-session 2.0.0",
 "pallet-staking-reward-curve 2.0.0",
 "pallet-timestamp 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-staking-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-keyring 2.0.0",
 "substrate-phragmen 2.0.0",
 "substrate-primitives 2.0.0",
]
name = "pallet-staking-reward-curve"
dependencies = [
 "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0",
 "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
name = "pallet-sudo"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
name = "pallet-timestamp"
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-timestamp 2.0.0",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-inherents 2.0.0",
 "substrate-primitives 2.0.0",
[[package]]
name = "pallet-transaction-payment"
 "palette-support 2.0.0",
 "palette-system 2.0.0",
 "pallet-balances 2.0.0",
 "pallet-transaction-payment-rpc-runtime-api 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0",
 "sr-primitives 2.0.0",
 "sr-std 2.0.0",
 "substrate-primitives 2.0.0",
]
name = "pallet-transaction-payment-rpc"
 "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core-client 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "pallet-transaction-payment-rpc-runtime-api 2.0.0",
 "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0",
 "substrate-client 2.0.0",
 "substrate-primitives 2.0.0",
 "substrate-rpc-primitives 2.0.0",
name = "pallet-transaction-payment-rpc-runtime-api"