mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 08:35:40 +00:00
Rename Palette to FRAME (#4182)
* palette -> frame * PALETTE, Palette -> FRAME * Move folder pallete -> frame * Update docs/Structure.adoc Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com> * Update docs/README.adoc Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com> * Update README.adoc
This commit is contained in:
Generated
+106
-106
@@ -2863,8 +2863,8 @@ dependencies = [
|
||||
"node-primitives 2.0.0",
|
||||
"node-rpc 2.0.0",
|
||||
"node-runtime 2.0.0",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-authority-discovery 0.1.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-contracts 2.0.0",
|
||||
@@ -2922,8 +2922,8 @@ dependencies = [
|
||||
"node-primitives 2.0.0",
|
||||
"node-runtime 2.0.0",
|
||||
"node-testing 2.0.0",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-contracts 2.0.0",
|
||||
"pallet-grandpa 2.0.0",
|
||||
@@ -2961,7 +2961,7 @@ dependencies = [
|
||||
"jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"node-primitives 2.0.0",
|
||||
"node-runtime 2.0.0",
|
||||
"palette-system-rpc 2.0.0",
|
||||
"frame-system-rpc 2.0.0",
|
||||
"pallet-contracts-rpc 2.0.0",
|
||||
"pallet-transaction-payment-rpc 2.0.0",
|
||||
"sr-primitives 2.0.0",
|
||||
@@ -2988,11 +2988,11 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"node-primitives 2.0.0",
|
||||
"palette-executive 2.0.0",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"palette-system-rpc-runtime-api 2.0.0",
|
||||
"palette-utility 2.0.0",
|
||||
"frame-executive 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"frame-system-rpc-runtime-api 2.0.0",
|
||||
"frame-utility 2.0.0",
|
||||
"pallet-authority-discovery 0.1.0",
|
||||
"pallet-authorship 0.1.0",
|
||||
"pallet-babe 2.0.0",
|
||||
@@ -3077,9 +3077,9 @@ dependencies = [
|
||||
name = "node-template-runtime"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-executive 2.0.0",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-executive 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-aura 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-grandpa 2.0.0",
|
||||
@@ -3113,8 +3113,8 @@ 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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-contracts 2.0.0",
|
||||
"pallet-grandpa 2.0.0",
|
||||
@@ -3280,12 +3280,12 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-executive"
|
||||
name = "frame-executive"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-indices 2.0.0",
|
||||
"pallet-transaction-payment 2.0.0",
|
||||
@@ -3298,7 +3298,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-metadata"
|
||||
name = "frame-metadata"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3308,16 +3308,16 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-support"
|
||||
name = "frame-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",
|
||||
"frame-metadata 2.0.0",
|
||||
"frame-support-procedural 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3333,20 +3333,20 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-support-procedural"
|
||||
name = "frame-support-procedural"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support-procedural-tools 2.0.0",
|
||||
"frame-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"
|
||||
name = "frame-support-procedural-tools"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support-procedural-tools-derive 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3354,7 +3354,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-support-procedural-tools-derive"
|
||||
name = "frame-support-procedural-tools-derive"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3363,14 +3363,14 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-support-rpc"
|
||||
name = "frame-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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3379,10 +3379,10 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-support-test"
|
||||
name = "frame-support-test"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3395,12 +3395,12 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-system"
|
||||
name = "frame-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",
|
||||
"frame-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)",
|
||||
@@ -3412,7 +3412,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-system-rpc"
|
||||
name = "frame-system-rpc"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3421,7 +3421,7 @@ dependencies = [
|
||||
"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",
|
||||
"frame-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",
|
||||
@@ -3432,7 +3432,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-system-rpc-runtime-api"
|
||||
name = "frame-system-rpc-runtime-api"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3440,11 +3440,11 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "palette-utility"
|
||||
name = "frame-utility"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3458,8 +3458,8 @@ dependencies = [
|
||||
name = "pallet-assets"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3473,8 +3473,8 @@ name = "pallet-aura"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3494,8 +3494,8 @@ dependencies = [
|
||||
name = "pallet-authority-discovery"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3513,8 +3513,8 @@ name = "pallet-authorship"
|
||||
version = "0.1.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3530,8 +3530,8 @@ 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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3553,8 +3553,8 @@ dependencies = [
|
||||
name = "pallet-balances"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3570,8 +3570,8 @@ name = "pallet-collective"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3589,8 +3589,8 @@ 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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-randomness-collective-flip 2.0.0",
|
||||
"pallet-timestamp 2.0.0",
|
||||
@@ -3638,8 +3638,8 @@ dependencies = [
|
||||
name = "pallet-democracy"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3655,8 +3655,8 @@ name = "pallet-elections"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3672,8 +3672,8 @@ name = "pallet-elections-phragmen"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3689,8 +3689,8 @@ name = "pallet-evm"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"evm 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3708,8 +3708,8 @@ dependencies = [
|
||||
name = "pallet-example"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3724,8 +3724,8 @@ name = "pallet-finality-tracker"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3740,8 +3740,8 @@ dependencies = [
|
||||
name = "pallet-generic-asset"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3754,8 +3754,8 @@ dependencies = [
|
||||
name = "pallet-grandpa"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3772,8 +3772,8 @@ dependencies = [
|
||||
name = "pallet-im-online"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3790,8 +3790,8 @@ dependencies = [
|
||||
name = "pallet-indices"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3807,8 +3807,8 @@ dependencies = [
|
||||
name = "pallet-membership"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3821,8 +3821,8 @@ dependencies = [
|
||||
name = "pallet-nicks"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3836,8 +3836,8 @@ dependencies = [
|
||||
name = "pallet-offences"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3852,8 +3852,8 @@ dependencies = [
|
||||
name = "pallet-randomness-collective-flip"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3866,8 +3866,8 @@ dependencies = [
|
||||
name = "pallet-scored-pool"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3883,8 +3883,8 @@ 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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3902,8 +3902,8 @@ dependencies = [
|
||||
name = "pallet-staking"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-authorship 0.1.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-session 2.0.0",
|
||||
@@ -3936,8 +3936,8 @@ dependencies = [
|
||||
name = "pallet-sudo"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3951,8 +3951,8 @@ name = "pallet-timestamp"
|
||||
version = "2.0.0"
|
||||
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",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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",
|
||||
@@ -3967,8 +3967,8 @@ dependencies = [
|
||||
name = "pallet-transaction-payment"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -3998,7 +3998,7 @@ dependencies = [
|
||||
name = "pallet-transaction-payment-rpc-runtime-api"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"frame-support 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)",
|
||||
"serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -4011,8 +4011,8 @@ dependencies = [
|
||||
name = "pallet-treasury"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-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)",
|
||||
@@ -5478,7 +5478,7 @@ dependencies = [
|
||||
"hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"node-primitives 2.0.0",
|
||||
"node-runtime 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"pallet-balances 2.0.0",
|
||||
"pallet-transaction-payment 2.0.0",
|
||||
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -6219,7 +6219,7 @@ dependencies = [
|
||||
name = "substrate-phragmen"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"palette-support 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"rand 0.7.2 (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",
|
||||
@@ -6591,10 +6591,10 @@ dependencies = [
|
||||
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memory-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"palette-executive 2.0.0",
|
||||
"palette-support 2.0.0",
|
||||
"palette-system 2.0.0",
|
||||
"palette-system-rpc-runtime-api 2.0.0",
|
||||
"frame-executive 2.0.0",
|
||||
"frame-support 2.0.0",
|
||||
"frame-system 2.0.0",
|
||||
"frame-system-rpc-runtime-api 2.0.0",
|
||||
"pallet-babe 2.0.0",
|
||||
"pallet-timestamp 2.0.0",
|
||||
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
Reference in New Issue
Block a user