git.delta.rocks / unique-network / refs/commits / 2115a19d8d5e

difftreelog

Merge pull request #389 from UniqueNetwork/release-v922080

kozyrevdev2022-06-16parents: #2a3a7b5 #5ae8aa5.patch.diff
in: master
Release v922080

18 files changed

modifiedCargo.lockdiffbeforeafterboth
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -68,7 +68,7 @@
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
 dependencies = [
- "getrandom 0.2.6",
+ "getrandom 0.2.7",
  "once_cell",
  "version_check",
 ]
@@ -371,11 +371,11 @@
 checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"
 dependencies = [
  "futures-core",
- "getrandom 0.2.6",
+ "getrandom 0.2.7",
  "instant",
  "pin-project-lite 0.2.9",
  "rand 0.8.5",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -437,7 +437,7 @@
  "futures-timer",
  "hex",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-chain-spec",
  "sc-client-api",
@@ -470,7 +470,7 @@
  "futures 0.3.21",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-rpc",
  "sc-utils",
@@ -490,7 +490,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-application-crypto",
@@ -706,7 +706,7 @@
  "bp-runtime",
  "finality-grandpa",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -722,7 +722,7 @@
 dependencies = [
  "bp-runtime",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-std",
 ]
@@ -737,7 +737,7 @@
  "frame-support",
  "frame-system",
  "impl-trait-for-tuples",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -753,7 +753,7 @@
  "bp-runtime",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-core",
@@ -771,7 +771,7 @@
  "bp-polkadot-core",
  "bp-runtime",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "smallvec",
  "sp-api",
  "sp-runtime",
@@ -787,7 +787,7 @@
  "frame-support",
  "hash-db",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -805,7 +805,7 @@
  "bp-header-chain",
  "ed25519-dalek",
  "finality-grandpa",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-application-crypto",
  "sp-finality-grandpa",
  "sp-runtime",
@@ -821,7 +821,7 @@
  "bp-polkadot-core",
  "bp-rococo",
  "bp-runtime",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-runtime",
  "sp-std",
@@ -842,7 +842,7 @@
  "pallet-bridge-grandpa",
  "pallet-bridge-messages",
  "pallet-transaction-payment",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-core",
@@ -958,7 +958,7 @@
 dependencies = [
  "camino",
  "cargo-platform",
- "semver 1.0.9",
+ "semver 1.0.10",
  "serde",
  "serde_json",
 ]
@@ -1081,16 +1081,16 @@
 
 [[package]]
 name = "clap"
-version = "3.1.18"
+version = "3.2.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b"
+checksum = "d53da17d37dba964b9b3ecb5c5a1f193a2762c700e6829201e645b9381c99dc7"
 dependencies = [
  "atty",
  "bitflags",
  "clap_derive",
  "clap_lex",
  "indexmap",
- "lazy_static",
+ "once_cell",
  "strsim",
  "termcolor",
  "textwrap",
@@ -1098,9 +1098,9 @@
 
 [[package]]
 name = "clap_derive"
-version = "3.1.18"
+version = "3.2.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c"
+checksum = "c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"
 dependencies = [
  "heck 0.4.0",
  "proc-macro-error",
@@ -1111,9 +1111,9 @@
 
 [[package]]
 name = "clap_lex"
-version = "0.2.0"
+version = "0.2.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213"
+checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"
 dependencies = [
  "os_str_bytes",
 ]
@@ -1483,7 +1483,7 @@
  "cumulus-primitives-core",
  "cumulus-relay-chain-interface",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -1506,7 +1506,7 @@
  "cumulus-client-consensus-common",
  "cumulus-primitives-core",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-consensus",
  "sc-consensus-aura",
@@ -1535,7 +1535,7 @@
  "cumulus-relay-chain-interface",
  "dyn-clone",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "sc-client-api",
  "sc-consensus",
@@ -1557,7 +1557,7 @@
  "derive_more",
  "futures 0.3.21",
  "futures-timer",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-node-primitives",
  "polkadot-parachain",
@@ -1581,7 +1581,7 @@
  "cumulus-relay-chain-interface",
  "futures 0.3.21",
  "futures-timer",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
  "polkadot-overseer",
@@ -1607,7 +1607,7 @@
  "cumulus-client-pov-recovery",
  "cumulus-primitives-core",
  "cumulus-relay-chain-interface",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-overseer",
  "polkadot-primitives",
@@ -1635,7 +1635,7 @@
  "frame-support",
  "frame-system",
  "pallet-aura",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-application-crypto",
@@ -1653,7 +1653,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -1676,7 +1676,7 @@
  "impl-trait-for-tuples",
  "log",
  "pallet-balances",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "scale-info",
  "serde",
@@ -1711,7 +1711,7 @@
  "cumulus-primitives-core",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-io",
@@ -1729,7 +1729,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rand_chacha 0.3.1",
  "scale-info",
  "sp-runtime",
@@ -1744,7 +1744,7 @@
 source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"
 dependencies = [
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-core-primitives",
  "polkadot-parachain",
  "polkadot-primitives",
@@ -1763,7 +1763,7 @@
  "cumulus-primitives-core",
  "cumulus-relay-chain-interface",
  "cumulus-test-relay-sproof-builder",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "scale-info",
  "sp-api",
@@ -1784,7 +1784,7 @@
 dependencies = [
  "cumulus-primitives-core",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-inherents",
  "sp-std",
  "sp-timestamp",
@@ -1797,7 +1797,7 @@
 dependencies = [
  "cumulus-primitives-core",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-core-primitives",
  "polkadot-parachain",
  "polkadot-primitives",
@@ -1846,7 +1846,7 @@
  "derive_more",
  "futures 0.3.21",
  "jsonrpsee-core",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-overseer",
  "polkadot-service",
@@ -1872,7 +1872,7 @@
  "futures 0.3.21",
  "futures-timer",
  "jsonrpsee",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-service",
  "sc-client-api",
@@ -1892,7 +1892,7 @@
 source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"
 dependencies = [
  "cumulus-primitives-core",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "sp-runtime",
  "sp-state-machine",
@@ -2335,7 +2335,7 @@
  "ethereum-types",
  "hash-db",
  "hash256-std-hasher",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rlp",
  "rlp-derive",
  "scale-info",
@@ -2378,7 +2378,7 @@
  "evm-gasometer",
  "evm-runtime",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "primitive-types",
  "rlp",
  "scale-info",
@@ -2417,7 +2417,7 @@
 version = "0.35.0"
 source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.22#e9252ed42dc26fc85b6703b1ba50660a08209e55"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "primitive-types",
  "scale-info",
  "serde",
@@ -2553,7 +2553,7 @@
  "fp-storage",
  "kvdb-rocksdb",
  "parity-db",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-client-db",
  "sp-core",
@@ -2595,8 +2595,8 @@
  "jsonrpsee",
  "libsecp256k1",
  "log",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "prometheus",
  "rand 0.8.5",
  "rlp",
@@ -2615,7 +2615,7 @@
  "sp-runtime",
  "sp-storage",
  "substrate-prometheus-endpoint",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -2672,7 +2672,7 @@
  "futures-timer",
  "log",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.11.2",
  "scale-info",
 ]
@@ -2733,7 +2733,7 @@
 version = "3.0.0"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
 ]
 
 [[package]]
@@ -2752,7 +2752,7 @@
 source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"
 dependencies = [
  "ethereum",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-core",
  "sp-runtime",
  "sp-std",
@@ -2766,7 +2766,7 @@
  "evm",
  "frame-support",
  "impl-trait-for-tuples",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "serde",
  "sp-core",
  "sp-std",
@@ -2789,7 +2789,7 @@
  "ethereum",
  "ethereum-types",
  "fp-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-core",
@@ -2805,7 +2805,7 @@
 dependencies = [
  "ethereum",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "scale-info",
  "serde",
@@ -2819,7 +2819,7 @@
 version = "2.0.0"
 source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
 ]
 
 [[package]]
@@ -2831,7 +2831,7 @@
  "frame-system",
  "linregress",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "paste",
  "scale-info",
  "serde",
@@ -2864,7 +2864,7 @@
  "linked-hash-map",
  "log",
  "memory-db",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "prettytable-rs",
  "rand 0.8.5",
  "rand_pcg 0.3.1",
@@ -2913,7 +2913,7 @@
  "frame-election-provider-solution-type",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-arithmetic",
  "sp-npos-elections",
@@ -2928,7 +2928,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -2944,7 +2944,7 @@
 checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"
 dependencies = [
  "cfg-if 1.0.0",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
 ]
@@ -2961,7 +2961,7 @@
  "k256",
  "log",
  "once_cell",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "paste",
  "scale-info",
  "serde",
@@ -3020,7 +3020,7 @@
 dependencies = [
  "frame-support",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -3038,7 +3038,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -3050,7 +3050,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
 ]
 
@@ -3274,13 +3274,13 @@
 
 [[package]]
 name = "getrandom"
-version = "0.2.6"
+version = "0.2.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
+checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
 dependencies = [
  "cfg-if 1.0.0",
  "libc",
- "wasi 0.10.0+wasi-snapshot-preview1",
+ "wasi 0.11.0+wasi-snapshot-preview1",
 ]
 
 [[package]]
@@ -3312,9 +3312,9 @@
 
 [[package]]
 name = "globset"
-version = "0.4.8"
+version = "0.4.9"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"
+checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"
 dependencies = [
  "aho-corasick",
  "bstr",
@@ -3360,16 +3360,16 @@
  "http",
  "indexmap",
  "slab",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tokio-util",
  "tracing",
 ]
 
 [[package]]
 name = "handlebars"
-version = "4.3.0"
+version = "4.3.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d113a9853e5accd30f43003560b5563ffbb007e3f325e8b103fa0d0029c6e6df"
+checksum = "b66d0c1b6e3abfd1e72818798925e16e02ed77e1b47f6c25a95a23b377ee4299"
 dependencies = [
  "log",
  "pest",
@@ -3498,9 +3498,9 @@
 
 [[package]]
 name = "http"
-version = "0.2.7"
+version = "0.2.8"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ff8670570af52249509a86f5e3e18a08c60b177071826898fde8997cf5f6bfbb"
+checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
 dependencies = [
  "bytes 1.1.0",
  "fnv",
@@ -3554,7 +3554,7 @@
  "itoa 1.0.2",
  "pin-project-lite 0.2.9",
  "socket2",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tower-service",
  "tracing",
  "want",
@@ -3572,7 +3572,7 @@
  "log",
  "rustls 0.19.1",
  "rustls-native-certs 0.5.0",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tokio-rustls 0.22.0",
  "webpki 0.21.4",
 ]
@@ -3628,7 +3628,7 @@
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
 ]
 
 [[package]]
@@ -3757,9 +3757,9 @@
 
 [[package]]
 name = "js-sys"
-version = "0.3.57"
+version = "0.3.58"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "671a26f820db17c2a2750743f1dd03bafd15b98c9f30c7c2628c024c05d73397"
+checksum = "c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27"
 dependencies = [
  "wasm-bindgen",
 ]
@@ -3793,7 +3793,7 @@
  "rustls-native-certs 0.6.2",
  "soketto",
  "thiserror",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tokio-rustls 0.23.4",
  "tokio-util",
  "tracing",
@@ -3823,7 +3823,7 @@
  "serde_json",
  "soketto",
  "thiserror",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tracing",
 ]
 
@@ -3841,7 +3841,7 @@
  "jsonrpsee-types",
  "lazy_static",
  "serde_json",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tracing",
  "unicase",
 ]
@@ -3895,7 +3895,7 @@
  "jsonrpsee-types",
  "serde_json",
  "soketto",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tokio-util",
  "tracing",
 ]
@@ -3978,7 +3978,7 @@
  "pallet-vesting",
  "pallet-xcm",
  "pallet-xcm-benchmarks",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "polkadot-runtime-common",
  "polkadot-runtime-parachains",
@@ -4125,7 +4125,7 @@
  "bytes 1.1.0",
  "futures 0.3.21",
  "futures-timer",
- "getrandom 0.2.6",
+ "getrandom 0.2.7",
  "instant",
  "lazy_static",
  "libp2p-autonat",
@@ -4296,7 +4296,7 @@
  "libp2p-core",
  "libp2p-swarm",
  "log",
- "lru 0.7.6",
+ "lru 0.7.7",
  "prost",
  "prost-build",
  "smallvec",
@@ -4761,9 +4761,9 @@
 
 [[package]]
 name = "lru"
-version = "0.7.6"
+version = "0.7.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8015d95cb7b2ddd3c0d32ca38283ceb1eea09b4713ee380bceb942d85a244228"
+checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"
 dependencies = [
  "hashbrown 0.11.2",
 ]
@@ -4859,9 +4859,9 @@
 
 [[package]]
 name = "memmap2"
-version = "0.5.3"
+version = "0.5.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "057a3db23999c867821a7a59feb06a578fcb03685e983dff90daf9e7d24ac08f"
+checksum = "d5172b50c23043ff43dd53e51392f36519d9b35a8f3a410d30ece5d1aedd58ae"
 dependencies = [
  "libc",
 ]
@@ -5145,7 +5145,7 @@
  "log",
  "netlink-packet-core",
  "netlink-sys",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -5359,7 +5359,7 @@
  "pallet-unique-scheduler",
  "pallet-xcm",
  "parachain-info",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "rmrk-rpc",
  "scale-info",
@@ -5417,11 +5417,11 @@
 [[package]]
 name = "orml-vesting"
 version = "0.4.1-dev"
-source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.22#806e5b5b3abfd87d7edc0367b9e5ea505d65c2fe"
+source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.22#59f6596ae462035d153e198ba5db8c5e084e6d25"
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-io",
@@ -5452,7 +5452,7 @@
  "frame-support",
  "frame-system",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-application-crypto",
  "sp-consensus-aura",
@@ -5468,7 +5468,7 @@
  "frame-support",
  "frame-system",
  "pallet-session",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-application-crypto",
  "sp-authority-discovery",
@@ -5484,7 +5484,7 @@
  "frame-support",
  "frame-system",
  "impl-trait-for-tuples",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-authorship",
  "sp-runtime",
@@ -5503,7 +5503,7 @@
  "pallet-authorship",
  "pallet-session",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-application-crypto",
  "sp-consensus-babe",
@@ -5526,7 +5526,7 @@
  "frame-system",
  "log",
  "pallet-balances",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5544,7 +5544,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-std",
@@ -5558,7 +5558,7 @@
  "fp-evm",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -5574,7 +5574,7 @@
  "frame-support",
  "frame-system",
  "pallet-session",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-runtime",
@@ -5595,7 +5595,7 @@
  "pallet-beefy",
  "pallet-mmr",
  "pallet-session",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -5614,7 +5614,7 @@
  "frame-system",
  "log",
  "pallet-treasury",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5632,7 +5632,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -5652,7 +5652,7 @@
  "frame-system",
  "log",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-finality-grandpa",
@@ -5674,7 +5674,7 @@
  "frame-system",
  "log",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -5693,7 +5693,7 @@
  "log",
  "pallet-bounties",
  "pallet-treasury",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5710,7 +5710,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5730,7 +5730,7 @@
  "frame-system",
  "pallet-evm",
  "pallet-evm-coder-substrate",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -5747,7 +5747,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-io",
@@ -5765,7 +5765,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rand 0.7.3",
  "scale-info",
  "sp-arithmetic",
@@ -5786,7 +5786,7 @@
  "frame-benchmarking",
  "frame-election-provider-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-npos-elections",
  "sp-runtime",
 ]
@@ -5800,7 +5800,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5828,7 +5828,7 @@
  "log",
  "pallet-evm",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rlp",
  "scale-info",
  "serde",
@@ -5853,7 +5853,7 @@
  "impl-trait-for-tuples",
  "log",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "primitive-types",
  "rlp",
  "scale-info",
@@ -5876,7 +5876,7 @@
  "frame-system",
  "pallet-ethereum",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-std",
@@ -5895,7 +5895,7 @@
  "pallet-common",
  "pallet-evm",
  "pallet-evm-coder-substrate",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -5913,7 +5913,7 @@
  "frame-support",
  "frame-system",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5931,7 +5931,7 @@
  "frame-system",
  "pallet-ethereum",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -5953,7 +5953,7 @@
  "pallet-evm",
  "pallet-evm-coder-substrate",
  "pallet-structure",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -5969,7 +5969,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-arithmetic",
  "sp-runtime",
@@ -5987,7 +5987,7 @@
  "log",
  "pallet-authorship",
  "pallet-session",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-application-crypto",
  "sp-core",
@@ -6008,7 +6008,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6025,7 +6025,7 @@
  "frame-system",
  "log",
  "pallet-authorship",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-application-crypto",
  "sp-core",
@@ -6043,7 +6043,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6062,7 +6062,7 @@
  "pallet-balances",
  "pallet-randomness-collective-flip",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6080,7 +6080,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6097,7 +6097,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6112,7 +6112,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "jsonrpsee",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "serde",
  "sp-api",
  "sp-blockchain",
@@ -6129,7 +6129,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6143,7 +6143,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6157,7 +6157,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -6177,7 +6177,7 @@
  "pallet-bags-list",
  "pallet-nomination-pools",
  "pallet-staking",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-staking",
@@ -6197,7 +6197,7 @@
  "pallet-evm",
  "pallet-evm-coder-substrate",
  "pallet-structure",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -6215,7 +6215,7 @@
  "frame-system",
  "log",
  "pallet-balances",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-runtime",
@@ -6239,7 +6239,7 @@
  "pallet-offences",
  "pallet-session",
  "pallet-staking",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-staking",
@@ -6254,7 +6254,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6270,7 +6270,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6284,7 +6284,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "safe-mix",
  "scale-info",
  "sp-runtime",
@@ -6299,7 +6299,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6316,7 +6316,7 @@
  "pallet-common",
  "pallet-evm",
  "pallet-structure",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-runtime",
@@ -6337,7 +6337,7 @@
  "pallet-evm",
  "pallet-nonfungible",
  "pallet-structure",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rmrk-traits",
  "scale-info",
  "sp-core",
@@ -6357,7 +6357,7 @@
  "pallet-evm",
  "pallet-nonfungible",
  "pallet-rmrk-core",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rmrk-traits",
  "scale-info",
  "sp-core",
@@ -6375,7 +6375,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6392,7 +6392,7 @@
  "impl-trait-for-tuples",
  "log",
  "pallet-timestamp",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6426,7 +6426,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rand_chacha 0.2.2",
  "scale-info",
  "sp-runtime",
@@ -6445,7 +6445,7 @@
  "log",
  "pallet-authorship",
  "pallet-session",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rand_chacha 0.2.2",
  "scale-info",
  "serde",
@@ -6485,7 +6485,7 @@
  "frame-system",
  "pallet-common",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-std",
  "up-data-structs",
@@ -6498,7 +6498,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-io",
  "sp-runtime",
@@ -6515,7 +6515,7 @@
  "frame-system",
  "pallet-balances",
  "pallet-transaction-payment",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6534,7 +6534,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-inherents",
  "sp-io",
@@ -6553,7 +6553,7 @@
  "frame-system",
  "log",
  "pallet-treasury",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6569,7 +6569,7 @@
 dependencies = [
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "smallvec",
@@ -6586,7 +6586,7 @@
 dependencies = [
  "jsonrpsee",
  "pallet-transaction-payment-rpc-runtime-api",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-blockchain",
  "sp-core",
@@ -6600,7 +6600,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "pallet-transaction-payment",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-runtime",
 ]
@@ -6615,7 +6615,7 @@
  "frame-system",
  "impl-trait-for-tuples",
  "pallet-balances",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-runtime",
@@ -6635,7 +6635,7 @@
  "pallet-evm",
  "pallet-evm-coder-substrate",
  "pallet-nonfungible",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6653,7 +6653,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6672,7 +6672,7 @@
  "frame-benchmarking",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -6689,7 +6689,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-std",
@@ -6703,7 +6703,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -6722,7 +6722,7 @@
  "frame-support",
  "frame-system",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-std",
@@ -6738,7 +6738,7 @@
  "cumulus-primitives-core",
  "frame-support",
  "frame-system",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
 ]
@@ -6778,15 +6778,15 @@
 
 [[package]]
 name = "parity-scale-codec"
-version = "3.1.2"
+version = "3.1.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e8b44461635bbb1a0300f100a841e571e7d919c81c73075ef5d152ffdb521066"
+checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"
 dependencies = [
  "arrayvec 0.7.2",
  "bitvec 1.0.0",
  "byte-slice-cast",
  "impl-trait-for-tuples",
- "parity-scale-codec-derive 3.1.2",
+ "parity-scale-codec-derive 3.1.3",
  "serde",
 ]
 
@@ -6804,9 +6804,9 @@
 
 [[package]]
 name = "parity-scale-codec-derive"
-version = "3.1.2"
+version = "3.1.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c45ed1f39709f5a89338fab50e59816b2e8815f5bb58276e7ddf9afd495f73f8"
+checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"
 dependencies = [
  "proc-macro-crate",
  "proc-macro2",
@@ -6830,7 +6830,7 @@
  "ethereum-types",
  "hashbrown 0.12.1",
  "impl-trait-for-tuples",
- "lru 0.7.6",
+ "lru 0.7.7",
  "parity-util-mem-derive",
  "parking_lot 0.12.1",
  "primitive-types",
@@ -7114,8 +7114,8 @@
  "derive_more",
  "fatality",
  "futures 0.3.21",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "polkadot-erasure-coding",
  "polkadot-node-network-protocol",
  "polkadot-node-primitives",
@@ -7136,8 +7136,8 @@
 dependencies = [
  "fatality",
  "futures 0.3.21",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "polkadot-erasure-coding",
  "polkadot-node-network-protocol",
  "polkadot-node-primitives",
@@ -7241,7 +7241,7 @@
 version = "0.9.22"
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "scale-info",
  "sp-core",
@@ -7257,8 +7257,8 @@
  "derive_more",
  "fatality",
  "futures 0.3.21",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "polkadot-erasure-coding",
  "polkadot-node-network-protocol",
  "polkadot-node-primitives",
@@ -7277,7 +7277,7 @@
 version = "0.9.22"
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-primitives",
  "polkadot-primitives",
  "reed-solomon-novelpoly",
@@ -7315,7 +7315,7 @@
  "async-trait",
  "bytes 1.1.0",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-node-network-protocol",
  "polkadot-node-subsystem",
@@ -7333,7 +7333,7 @@
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-erasure-coding",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -7355,9 +7355,9 @@
  "futures 0.3.21",
  "futures-timer",
  "kvdb",
- "lru 0.7.6",
+ "lru 0.7.7",
  "merlin",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-jaeger",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -7383,7 +7383,7 @@
  "futures 0.3.21",
  "futures-timer",
  "kvdb",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-erasure-coding",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -7435,7 +7435,7 @@
 dependencies = [
  "async-trait",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-core-pvf",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -7469,7 +7469,7 @@
  "futures 0.3.21",
  "futures-timer",
  "kvdb",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
  "polkadot-node-subsystem-util",
@@ -7486,8 +7486,8 @@
  "fatality",
  "futures 0.3.21",
  "kvdb",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
  "polkadot-node-subsystem-util",
@@ -7543,7 +7543,7 @@
  "async-std",
  "futures 0.3.21",
  "futures-timer",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "pin-project 1.0.10",
  "polkadot-core-primitives",
  "polkadot-node-subsystem-util",
@@ -7605,7 +7605,7 @@
  "lazy_static",
  "log",
  "mick-jaeger",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "polkadot-node-primitives",
  "polkadot-primitives",
@@ -7624,7 +7624,7 @@
  "futures-timer",
  "log",
  "metered-channel",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "sc-cli",
  "sc-service",
@@ -7642,14 +7642,14 @@
  "derive_more",
  "fatality",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-jaeger",
  "polkadot-node-primitives",
  "polkadot-primitives",
  "rand 0.8.5",
  "sc-authority-discovery",
  "sc-network",
- "strum 0.24.0",
+ "strum 0.24.1",
  "thiserror",
 ]
 
@@ -7660,7 +7660,7 @@
 dependencies = [
  "bounded-vec",
  "futures 0.3.21",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "polkadot-primitives",
  "schnorrkel",
@@ -7715,10 +7715,10 @@
  "futures 0.3.21",
  "itertools",
  "kvdb",
- "lru 0.7.6",
+ "lru 0.7.7",
  "metered-channel",
  "parity-db",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "parking_lot 0.11.2",
  "pin-project 1.0.10",
@@ -7744,7 +7744,7 @@
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
- "lru 0.7.6",
+ "lru 0.7.7",
  "parity-util-mem",
  "parking_lot 0.12.1",
  "polkadot-node-metrics",
@@ -7794,7 +7794,7 @@
 dependencies = [
  "derive_more",
  "frame-support",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "polkadot-core-primitives",
  "scale-info",
@@ -7827,7 +7827,7 @@
  "bitvec 1.0.0",
  "frame-system",
  "hex-literal",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "polkadot-core-primitives",
  "polkadot-parachain",
@@ -7934,7 +7934,7 @@
  "pallet-utility",
  "pallet-vesting",
  "pallet-xcm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "polkadot-runtime-common",
  "polkadot-runtime-constants",
@@ -7993,7 +7993,7 @@
  "pallet-transaction-payment",
  "pallet-treasury",
  "pallet-vesting",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "polkadot-runtime-parachains",
  "rustc-hex",
@@ -8032,7 +8032,7 @@
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
  "bs58",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "sp-std",
  "sp-tracing",
@@ -8058,7 +8058,7 @@
  "pallet-staking",
  "pallet-timestamp",
  "pallet-vesting",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "polkadot-runtime-metrics",
  "rand 0.8.5",
@@ -8095,7 +8095,7 @@
  "kusama-runtime",
  "kvdb",
  "kvdb-rocksdb",
- "lru 0.7.6",
+ "lru 0.7.7",
  "pallet-babe",
  "pallet-im-online",
  "pallet-staking",
@@ -8192,7 +8192,7 @@
  "fatality",
  "futures 0.3.21",
  "indexmap",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-node-network-protocol",
  "polkadot-node-primitives",
  "polkadot-node-subsystem",
@@ -8209,7 +8209,7 @@
 version = "0.9.22"
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-primitives",
  "sp-core",
 ]
@@ -8244,7 +8244,7 @@
  "pallet-transaction-payment-rpc-runtime-api",
  "pallet-vesting",
  "pallet-xcm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "polkadot-primitives",
  "polkadot-runtime-common",
@@ -8326,7 +8326,7 @@
  "substrate-test-client",
  "tempfile",
  "test-runtime-constants",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tracing-gum",
 ]
 
@@ -8593,7 +8593,7 @@
  "pallet-unique-scheduler",
  "pallet-xcm",
  "parachain-info",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "rmrk-rpc",
  "scale-info",
@@ -8719,7 +8719,7 @@
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
 dependencies = [
- "getrandom 0.2.6",
+ "getrandom 0.2.7",
 ]
 
 [[package]]
@@ -8821,7 +8821,7 @@
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
 dependencies = [
- "getrandom 0.2.6",
+ "getrandom 0.2.7",
  "redox_syscall 0.2.13",
  "thiserror",
 ]
@@ -8916,7 +8916,7 @@
  "env_logger",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "serde",
  "serde_json",
  "sp-core",
@@ -9014,7 +9014,7 @@
 name = "rmrk-traits"
 version = "0.1.0"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
 ]
@@ -9075,7 +9075,7 @@
  "pallet-transaction-payment-rpc-runtime-api",
  "pallet-utility",
  "pallet-xcm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "polkadot-primitives",
  "polkadot-runtime-common",
@@ -9188,7 +9188,7 @@
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
 dependencies = [
- "semver 1.0.9",
+ "semver 1.0.10",
 ]
 
 [[package]]
@@ -9335,7 +9335,7 @@
  "ip_network",
  "libp2p",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "prost",
  "prost-build",
  "rand 0.7.3",
@@ -9359,7 +9359,7 @@
  "futures 0.3.21",
  "futures-timer",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-block-builder",
  "sc-client-api",
  "sc-proposer-metrics",
@@ -9379,7 +9379,7 @@
 version = "0.10.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sp-api",
  "sp-block-builder",
@@ -9396,8 +9396,8 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "impl-trait-for-tuples",
- "memmap2 0.5.3",
- "parity-scale-codec 3.1.2",
+ "memmap2 0.5.4",
+ "parity-scale-codec 3.1.5",
  "sc-chain-spec-derive",
  "sc-network",
  "sc-telemetry",
@@ -9431,7 +9431,7 @@
  "libp2p",
  "log",
  "names",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rand 0.7.3",
  "regex",
  "rpassword",
@@ -9454,7 +9454,7 @@
  "sp-version",
  "thiserror",
  "tiny-bip39",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -9466,7 +9466,7 @@
  "futures 0.3.21",
  "hash-db",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-executor",
  "sc-transaction-pool-api",
@@ -9497,7 +9497,7 @@
  "linked-hash-map",
  "log",
  "parity-db",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-client-api",
  "sc-state-db",
@@ -9542,7 +9542,7 @@
  "async-trait",
  "futures 0.3.21",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-block-builder",
  "sc-client-api",
  "sc-consensus",
@@ -9576,7 +9576,7 @@
  "num-bigint",
  "num-rational 0.2.4",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "rand 0.7.3",
  "retain_mut",
@@ -9634,7 +9634,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "fork-tree",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-consensus",
  "sp-blockchain",
@@ -9651,7 +9651,7 @@
  "futures 0.3.21",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-consensus",
  "sc-consensus-aura",
@@ -9684,7 +9684,7 @@
  "futures 0.3.21",
  "futures-timer",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-consensus",
  "sc-telemetry",
@@ -9717,8 +9717,8 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "lazy_static",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-executor-common",
  "sc-executor-wasmi",
@@ -9744,7 +9744,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "environmental",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-allocator",
  "sp-maybe-compressed-blob",
  "sp-sandbox",
@@ -9761,7 +9761,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-allocator",
  "sc-executor-common",
  "sp-runtime-interface",
@@ -9778,7 +9778,7 @@
  "cfg-if 1.0.0",
  "libc",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-wasm 0.42.2",
  "sc-allocator",
  "sc-executor-common",
@@ -9802,7 +9802,7 @@
  "futures-timer",
  "hex",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "rand 0.8.5",
  "sc-block-builder",
@@ -9837,7 +9837,7 @@
  "futures 0.3.21",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-finality-grandpa",
  "sc-rpc",
@@ -9902,8 +9902,8 @@
  "linked-hash-map",
  "linked_hash_set",
  "log",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "pin-project 1.0.10",
  "prost",
@@ -9939,7 +9939,7 @@
 dependencies = [
  "futures 0.3.21",
  "libp2p",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "prost-build",
  "sc-peerset",
  "smallvec",
@@ -9955,7 +9955,7 @@
  "futures-timer",
  "libp2p",
  "log",
- "lru 0.7.6",
+ "lru 0.7.7",
  "sc-network",
  "sp-runtime",
  "substrate-prometheus-endpoint",
@@ -9973,8 +9973,8 @@
  "futures 0.3.21",
  "libp2p",
  "log",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "prost",
  "prost-build",
  "sc-client-api",
@@ -10005,7 +10005,7 @@
  "hyper-rustls",
  "num_cpus",
  "once_cell",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "rand 0.7.3",
  "sc-client-api",
@@ -10050,7 +10050,7 @@
  "hash-db",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-block-builder",
  "sc-chain-spec",
@@ -10079,7 +10079,7 @@
  "futures 0.3.21",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sc-chain-spec",
  "sc-transaction-pool-api",
@@ -10104,7 +10104,7 @@
  "log",
  "serde_json",
  "substrate-prometheus-endpoint",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -10120,7 +10120,7 @@
  "hash-db",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "parking_lot 0.12.1",
  "pin-project 1.0.10",
@@ -10167,7 +10167,7 @@
  "substrate-prometheus-endpoint",
  "tempfile",
  "thiserror",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tracing",
  "tracing-futures",
 ]
@@ -10178,7 +10178,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "parity-util-mem-derive",
  "parking_lot 0.12.1",
@@ -10192,7 +10192,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "jsonrpsee",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-chain-spec",
  "sc-client-api",
  "sc-consensus-babe",
@@ -10293,7 +10293,7 @@
  "futures-timer",
  "linked-hash-map",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "parking_lot 0.12.1",
  "retain_mut",
@@ -10346,7 +10346,7 @@
  "bitvec 1.0.0",
  "cfg-if 1.0.0",
  "derive_more",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info-derive",
  "serde",
 ]
@@ -10499,9 +10499,9 @@
 
 [[package]]
 name = "semver"
-version = "1.0.9"
+version = "1.0.10"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8cb243bdfdb5936c8dc3c45762a19d12ab4550cdc753bc247637d4ec35a040fd"
+checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"
 dependencies = [
  "serde",
 ]
@@ -10703,7 +10703,7 @@
 source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"
 dependencies = [
  "enumn",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "paste",
  "sp-runtime",
  "sp-std",
@@ -10780,7 +10780,7 @@
 dependencies = [
  "hash-db",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api-proc-macro",
  "sp-core",
  "sp-runtime",
@@ -10807,7 +10807,7 @@
 version = "6.0.0"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-core",
@@ -10822,7 +10822,7 @@
 dependencies = [
  "integer-sqrt",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-debug-derive",
@@ -10835,7 +10835,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-application-crypto",
@@ -10849,7 +10849,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "async-trait",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-inherents",
  "sp-runtime",
  "sp-std",
@@ -10860,7 +10860,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-inherents",
  "sp-runtime",
@@ -10874,8 +10874,8 @@
 dependencies = [
  "futures 0.3.21",
  "log",
- "lru 0.7.6",
- "parity-scale-codec 3.1.2",
+ "lru 0.7.7",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "sp-api",
  "sp-consensus",
@@ -10894,7 +10894,7 @@
  "futures 0.3.21",
  "futures-timer",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-core",
  "sp-inherents",
  "sp-runtime",
@@ -10910,7 +10910,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "async-trait",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-application-crypto",
@@ -10929,7 +10929,7 @@
 dependencies = [
  "async-trait",
  "merlin",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-api",
@@ -10950,7 +10950,7 @@
 version = "0.10.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-arithmetic",
@@ -10964,7 +10964,7 @@
 version = "0.10.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "schnorrkel",
  "sp-core",
@@ -10993,7 +10993,7 @@
  "log",
  "merlin",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "parking_lot 0.12.1",
  "primitive-types",
@@ -11068,7 +11068,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "environmental",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-std",
  "sp-storage",
 ]
@@ -11080,7 +11080,7 @@
 dependencies = [
  "finality-grandpa",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-api",
@@ -11098,7 +11098,7 @@
 dependencies = [
  "async-trait",
  "impl-trait-for-tuples",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-core",
  "sp-runtime",
  "sp-std",
@@ -11114,7 +11114,7 @@
  "hash-db",
  "libsecp256k1",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "secp256k1",
  "sp-core",
@@ -11149,7 +11149,7 @@
  "async-trait",
  "futures 0.3.21",
  "merlin",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "schnorrkel",
  "serde",
@@ -11173,7 +11173,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "serde",
  "sp-api",
  "sp-core",
@@ -11187,7 +11187,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "serde",
  "sp-arithmetic",
@@ -11235,7 +11235,7 @@
  "hash256-std-hasher",
  "impl-trait-for-tuples",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-util-mem",
  "paste",
  "rand 0.7.3",
@@ -11254,7 +11254,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "impl-trait-for-tuples",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "primitive-types",
  "sp-externalities",
  "sp-runtime-interface-proc-macro",
@@ -11283,7 +11283,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-core",
  "sp-io",
  "sp-std",
@@ -11305,7 +11305,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-api",
  "sp-core",
@@ -11319,7 +11319,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-runtime",
  "sp-std",
@@ -11333,7 +11333,7 @@
  "hash-db",
  "log",
  "num-traits",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.12.1",
  "rand 0.7.3",
  "smallvec",
@@ -11358,7 +11358,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "impl-serde",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "ref-cast",
  "serde",
  "sp-debug-derive",
@@ -11386,7 +11386,7 @@
  "async-trait",
  "futures-timer",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-inherents",
  "sp-runtime",
@@ -11399,7 +11399,7 @@
 version = "5.0.0"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-std",
  "tracing",
  "tracing-core",
@@ -11422,7 +11422,7 @@
 dependencies = [
  "async-trait",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-inherents",
@@ -11438,7 +11438,7 @@
 dependencies = [
  "hash-db",
  "memory-db",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-std",
@@ -11453,7 +11453,7 @@
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
  "impl-serde",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parity-wasm 0.42.2",
  "scale-info",
  "serde",
@@ -11469,7 +11469,7 @@
 version = "4.0.0-dev"
 source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"
 dependencies = [
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "proc-macro2",
  "quote",
  "syn",
@@ -11482,7 +11482,7 @@
 dependencies = [
  "impl-trait-for-tuples",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-std",
  "wasmi",
  "wasmtime",
@@ -11584,11 +11584,11 @@
 
 [[package]]
 name = "strum"
-version = "0.24.0"
+version = "0.24.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e96acfc1b70604b8b2f1ffa4c57e59176c7dbb05d556c71ecd2f5498a1dee7f8"
+checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
 dependencies = [
- "strum_macros 0.24.0",
+ "strum_macros 0.24.1",
 ]
 
 [[package]]
@@ -11606,9 +11606,9 @@
 
 [[package]]
 name = "strum_macros"
-version = "0.24.0"
+version = "0.24.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"
+checksum = "9550962e7cf70d9980392878dfaf1dcc3ece024f4cf3bf3c46b978d0bad61d6c"
 dependencies = [
  "heck 0.4.0",
  "proc-macro2",
@@ -11647,7 +11647,7 @@
  "futures 0.3.21",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-rpc-api",
  "sc-transaction-pool-api",
@@ -11669,7 +11669,7 @@
  "log",
  "prometheus",
  "thiserror",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -11679,7 +11679,7 @@
 dependencies = [
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-rpc-api",
  "scale-info",
@@ -11701,7 +11701,7 @@
  "async-trait",
  "futures 0.3.21",
  "hex",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sc-client-api",
  "sc-client-db",
  "sc-consensus",
@@ -11726,7 +11726,7 @@
 dependencies = [
  "futures 0.3.21",
  "substrate-test-utils-derive",
- "tokio 1.18.2",
+ "tokio 1.19.2",
 ]
 
 [[package]]
@@ -11883,7 +11883,7 @@
  "pallet-timestamp",
  "pallet-transaction-payment",
  "pallet-unique",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "sp-core",
  "sp-io",
@@ -12035,9 +12035,9 @@
 
 [[package]]
 name = "tokio"
-version = "1.18.2"
+version = "1.19.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4903bf0427cf68dddd5aa6a93220756f8be0c34fcfa9f5e6191e103e15a31395"
+checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"
 dependencies = [
  "bytes 1.1.0",
  "libc",
@@ -12049,7 +12049,7 @@
  "pin-project-lite 0.2.9",
  "signal-hook-registry",
  "socket2",
- "tokio-macros 1.7.0",
+ "tokio-macros 1.8.0",
  "winapi",
 ]
 
@@ -12066,9 +12066,9 @@
 
 [[package]]
 name = "tokio-macros"
-version = "1.7.0"
+version = "1.8.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
+checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -12082,7 +12082,7 @@
 checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
 dependencies = [
  "rustls 0.19.1",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "webpki 0.21.4",
 ]
 
@@ -12093,22 +12093,22 @@
 checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
 dependencies = [
  "rustls 0.20.6",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "webpki 0.22.0",
 ]
 
 [[package]]
 name = "tokio-util"
-version = "0.7.2"
+version = "0.7.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f988a1a1adc2fb21f9c12aa96441da33a1728193ae0b95d2be22dbd17fcb4e5c"
+checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
 dependencies = [
  "bytes 1.1.0",
  "futures-core",
  "futures-io",
  "futures-sink",
  "pin-project-lite 0.2.9",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "tracing",
 ]
 
@@ -12129,9 +12129,9 @@
 
 [[package]]
 name = "tracing"
-version = "0.1.34"
+version = "0.1.35"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5d0ecdcb44a79f0fe9844f0c4f33a342cbcbb5117de8001e6ba0dc2351327d09"
+checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
 dependencies = [
  "cfg-if 1.0.0",
  "pin-project-lite 0.2.9",
@@ -12152,11 +12152,11 @@
 
 [[package]]
 name = "tracing-core"
-version = "0.1.26"
+version = "0.1.27"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f54c8ca710e81886d498c2fd3331b56c93aa248d49de2222ad2742247c60072f"
+checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"
 dependencies = [
- "lazy_static",
+ "once_cell",
  "valuable",
 ]
 
@@ -12202,7 +12202,7 @@
  "ahash",
  "lazy_static",
  "log",
- "lru 0.7.6",
+ "lru 0.7.7",
  "tracing-core",
 ]
 
@@ -12328,7 +12328,7 @@
  "clap",
  "jsonrpsee",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "remote-externalities",
  "sc-chain-spec",
  "sc-cli",
@@ -12377,7 +12377,7 @@
  "jsonrpsee",
  "pallet-common",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rmrk-rpc",
  "sp-api",
  "sp-blockchain",
@@ -12424,9 +12424,9 @@
 
 [[package]]
 name = "unicode-ident"
-version = "1.0.0"
+version = "1.0.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee"
+checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
 
 [[package]]
 name = "unicode-normalization"
@@ -12487,7 +12487,7 @@
  "pallet-ethereum",
  "pallet-transaction-payment-rpc",
  "pallet-transaction-payment-rpc-runtime-api",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "parking_lot 0.11.2",
  "polkadot-cli",
  "polkadot-parachain",
@@ -12534,7 +12534,7 @@
  "substrate-build-script-utils",
  "substrate-frame-rpc-system",
  "substrate-prometheus-endpoint",
- "tokio 1.18.2",
+ "tokio 1.19.2",
  "try-runtime-cli",
  "unique-rpc",
  "unique-runtime",
@@ -12646,7 +12646,7 @@
  "pallet-unique-scheduler",
  "pallet-xcm",
  "parachain-info",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "rmrk-rpc",
  "scale-info",
@@ -12689,7 +12689,7 @@
  "pallet-refungible",
  "pallet-unique",
  "pallet-unique-scheduler",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rmrk-rpc",
  "scale-info",
  "sp-consensus-aura",
@@ -12736,7 +12736,7 @@
  "frame-support",
  "frame-system",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "rmrk-traits",
  "scale-info",
  "serde",
@@ -12752,7 +12752,7 @@
 dependencies = [
  "pallet-common",
  "pallet-evm",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-api",
  "sp-core",
  "sp-runtime",
@@ -12861,9 +12861,9 @@
 
 [[package]]
 name = "wasm-bindgen"
-version = "0.2.80"
+version = "0.2.81"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "27370197c907c55e3f1a9fbe26f44e937fe6451368324e009cba39e139dc08ad"
+checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"
 dependencies = [
  "cfg-if 1.0.0",
  "wasm-bindgen-macro",
@@ -12871,9 +12871,9 @@
 
 [[package]]
 name = "wasm-bindgen-backend"
-version = "0.2.80"
+version = "0.2.81"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "53e04185bfa3a779273da532f5025e33398409573f348985af9a1cbf3774d3f4"
+checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"
 dependencies = [
  "bumpalo",
  "lazy_static",
@@ -12886,9 +12886,9 @@
 
 [[package]]
 name = "wasm-bindgen-futures"
-version = "0.4.30"
+version = "0.4.31"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6f741de44b75e14c35df886aff5f1eb73aa114fa5d4d00dcd37b5e01259bf3b2"
+checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"
 dependencies = [
  "cfg-if 1.0.0",
  "js-sys",
@@ -12898,9 +12898,9 @@
 
 [[package]]
 name = "wasm-bindgen-macro"
-version = "0.2.80"
+version = "0.2.81"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "17cae7ff784d7e83a2fe7611cfe766ecf034111b49deb850a3dc7699c08251f5"
+checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"
 dependencies = [
  "quote",
  "wasm-bindgen-macro-support",
@@ -12908,9 +12908,9 @@
 
 [[package]]
 name = "wasm-bindgen-macro-support"
-version = "0.2.80"
+version = "0.2.81"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "99ec0dc7a4756fffc231aab1b9f2f578d23cd391390ab27f952ae0c9b3ece20b"
+checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -12921,9 +12921,9 @@
 
 [[package]]
 name = "wasm-bindgen-shared"
-version = "0.2.80"
+version = "0.2.81"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d554b7f530dee5964d9a9468d95c1f8b8acae4f282807e7d27d4b03099a46744"
+checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"
 
 [[package]]
 name = "wasm-gc-api"
@@ -13160,9 +13160,9 @@
 
 [[package]]
 name = "web-sys"
-version = "0.3.57"
+version = "0.3.58"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283"
+checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"
 dependencies = [
  "js-sys",
  "wasm-bindgen",
@@ -13262,7 +13262,7 @@
  "pallet-vesting",
  "pallet-xcm",
  "pallet-xcm-benchmarks",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "polkadot-primitives",
  "polkadot-runtime-common",
@@ -13484,7 +13484,7 @@
  "derivative",
  "impl-trait-for-tuples",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "scale-info",
  "xcm-procedural",
 ]
@@ -13498,7 +13498,7 @@
  "frame-system",
  "log",
  "pallet-transaction-payment",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "polkadot-parachain",
  "scale-info",
  "sp-arithmetic",
@@ -13518,7 +13518,7 @@
  "frame-support",
  "impl-trait-for-tuples",
  "log",
- "parity-scale-codec 3.1.2",
+ "parity-scale-codec 3.1.5",
  "sp-arithmetic",
  "sp-core",
  "sp-io",
modifiedMakefilediffbeforeafterboth
--- a/Makefile
+++ b/Makefile
@@ -60,18 +60,10 @@
 .PHONY: _bench
 _bench:
 	cargo run --release --features runtime-benchmarks,unique-runtime -- \
-	benchmark pallet --pallet pallet-$(PALLET) \
+	benchmark pallet --pallet pallet-$(if $(PALLET),$(PALLET),$(error Must set PALLET)) \
 	--wasm-execution compiled --extrinsic '*' \
-	--template .maintain/frame-weight-template.hbs --steps=50 --repeat=200 --heap-pages=4096 \
-	--output=./pallets/$(PALLET)/src/weights.rs
-
-.PHONY: _bench2
-_bench2:
-	cargo run --release --features runtime-benchmarks,unique-runtime -- \
-	benchmark pallet --pallet pallet-$(PALLET) \
-	--wasm-execution compiled --extrinsic '*' \
-	--template .maintain/frame-weight-template.hbs --steps=50 --repeat=200 --heap-pages=4096 \
-	--output=./pallets/$(PALLET_DIR)/src/weights.rs
+	--template .maintain/frame-weight-template.hbs --steps=50 --repeat=80 --heap-pages=4096 \
+	--output=./pallets/$(if $(PALLET_DIR),$(PALLET_DIR),$(PALLET))/src/weights.rs
 
 .PHONY: bench-evm-migration
 bench-evm-migration:
@@ -103,7 +95,7 @@
 
 .PHONY: bench-scheduler
 bench-scheduler:
-	make _bench2 PALLET=unique-scheduler PALLET_DIR=scheduler
+	make _bench PALLET=unique-scheduler PALLET_DIR=scheduler
 
 .PHONY: bench-rmrk-core
 bench-rmrk-core:
modifiedpallets/common/src/benchmarking.rsdiffbeforeafterboth
--- a/pallets/common/src/benchmarking.rs
+++ b/pallets/common/src/benchmarking.rs
@@ -100,6 +100,7 @@
 					restricted: None,
 					permissive: true,
 				}),
+				mint_mode: Some(true),
 				..Default::default()
 			}),
 			..Default::default()
modifiedpallets/common/src/lib.rsdiffbeforeafterboth
--- a/pallets/common/src/lib.rs
+++ b/pallets/common/src/lib.rs
@@ -1212,11 +1212,14 @@
 		limit_default_clone!(old_limit, new_limit,
 			access => {},
 			mint_mode => {},
-			nesting => ensure!(
-				// Permissive is only allowed for tests and internal usage of chain for now
-				old_limit.permissive || !new_limit.permissive,
-				<Error<T>>::NoPermission,
-			),
+			nesting => {
+				#[cfg(not(feature = "runtime-benchmarks"))]
+				ensure!(
+					// Permissive is only allowed for tests and internal usage of chain for now
+					old_limit.permissive || !new_limit.permissive,
+					<Error<T>>::NoPermission,
+				)
+			},
 		);
 		Ok(new_limit)
 	}
modifiedpallets/evm-migration/src/weights.rsdiffbeforeafterboth
--- a/pallets/evm-migration/src/weights.rs
+++ b/pallets/evm-migration/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_evm_migration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-01, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-evm-migration
 // --wasm-execution
@@ -44,23 +45,23 @@
 	// Storage: System Account (r:1 w:0)
 	// Storage: EVM AccountCodes (r:1 w:0)
 	fn begin() -> Weight {
-		(6_441_000 as Weight)
+		(6_914_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:0)
 	// Storage: EVM AccountStorages (r:0 w:1)
 	fn set_data(b: u32, ) -> Weight {
-		(3_424_000 as Weight)
+		(2_875_000 as Weight)
 			// Standard Error: 0
-			.saturating_add((973_000 as Weight).saturating_mul(b as Weight))
+			.saturating_add((794_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:1)
 	// Storage: EVM AccountCodes (r:0 w:1)
 	fn finish(b: u32, ) -> Weight {
-		(4_702_000 as Weight)
+		(6_320_000 as Weight)
 			// Standard Error: 0
 			.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
@@ -74,23 +75,23 @@
 	// Storage: System Account (r:1 w:0)
 	// Storage: EVM AccountCodes (r:1 w:0)
 	fn begin() -> Weight {
-		(6_441_000 as Weight)
+		(6_914_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:0)
 	// Storage: EVM AccountStorages (r:0 w:1)
 	fn set_data(b: u32, ) -> Weight {
-		(3_424_000 as Weight)
+		(2_875_000 as Weight)
 			// Standard Error: 0
-			.saturating_add((973_000 as Weight).saturating_mul(b as Weight))
+			.saturating_add((794_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: EvmMigration MigrationPending (r:1 w:1)
 	// Storage: EVM AccountCodes (r:0 w:1)
 	fn finish(b: u32, ) -> Weight {
-		(4_702_000 as Weight)
+		(6_320_000 as Weight)
 			// Standard Error: 0
 			.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
modifiedpallets/fungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/fungible/src/weights.rs
+++ b/pallets/fungible/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_fungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-01, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-fungible
 // --wasm-execution
@@ -18,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=200
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/fungible/src/weights.rs
 
@@ -47,16 +48,16 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn create_item() -> Weight {
-		(14_407_000 as Weight)
+		(17_828_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:4 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		(13_030_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((3_779_000 as Weight).saturating_mul(b as Weight))
+		(17_574_000 as Weight)
+			// Standard Error: 3_000
+			.saturating_add((4_288_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
@@ -65,28 +66,27 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_item() -> Weight {
-		(15_565_000 as Weight)
+		(18_417_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
-
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer() -> Weight {
-		(17_713_000 as Weight)
+		(20_090_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		(14_834_000 as Weight)
+		(17_532_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Fungible Allowance (r:1 w:1)
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer_from() -> Weight {
-		(25_189_000 as Weight)
+		(29_869_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(3 as Weight))
 	}
@@ -94,7 +94,7 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_from() -> Weight {
-		(24_065_000 as Weight)
+		(27_835_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(3 as Weight))
 	}
@@ -105,16 +105,16 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn create_item() -> Weight {
-		(14_407_000 as Weight)
+		(17_828_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:4 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		(13_030_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((3_779_000 as Weight).saturating_mul(b as Weight))
+		(17_574_000 as Weight)
+			// Standard Error: 3_000
+			.saturating_add((4_288_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
@@ -123,28 +123,27 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_item() -> Weight {
-		(15_565_000 as Weight)
+		(18_417_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
-
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer() -> Weight {
-		(17_713_000 as Weight)
+		(20_090_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Fungible Balance (r:1 w:0)
 	// Storage: Fungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		(14_834_000 as Weight)
+		(17_532_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Fungible Allowance (r:1 w:1)
 	// Storage: Fungible Balance (r:2 w:2)
 	fn transfer_from() -> Weight {
-		(25_189_000 as Weight)
+		(29_869_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(3 as Weight))
 	}
@@ -152,7 +151,7 @@
 	// Storage: Fungible TotalSupply (r:1 w:1)
 	// Storage: Fungible Balance (r:1 w:1)
 	fn burn_from() -> Weight {
-		(24_065_000 as Weight)
+		(27_835_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(3 as Weight))
 	}
modifiedpallets/nonfungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/nonfungible/src/weights.rs
+++ b/pallets/nonfungible/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_nonfungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-01, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-nonfungible
 // --wasm-execution
@@ -18,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=200
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/nonfungible/src/weights.rs
 
@@ -42,9 +43,9 @@
 	fn approve() -> Weight;
 	fn transfer_from() -> Weight;
 	fn burn_from() -> Weight;
-	fn set_token_property_permissions(b: u32) -> Weight;
-	fn set_token_properties(b: u32) -> Weight;
-	fn delete_token_properties(b: u32) -> Weight;
+	fn set_token_property_permissions(b: u32, ) -> Weight;
+	fn set_token_properties(b: u32, ) -> Weight;
+	fn delete_token_properties(b: u32, ) -> Weight;
 }
 
 /// Weights for pallet_nonfungible using the Substrate node and recommended hardware.
@@ -55,7 +56,7 @@
 	// Storage: Nonfungible TokenData (r:0 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		(18_450_000 as Weight)
+		(24_135_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 	}
@@ -64,9 +65,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		(10_228_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((4_392_000 as Weight).saturating_mul(b as Weight))
+		(21_952_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((4_727_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes((2 as Weight).saturating_mul(b as Weight)))
@@ -76,23 +77,25 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		(6_543_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((7_175_000 as Weight).saturating_mul(b as Weight))
+		(10_432_000 as Weight)
+			// Standard Error: 6_000
+			.saturating_add((7_383_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:1)
+	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokensBurnt (r:1 w:1)
 	// Storage: Nonfungible AccountBalance (r:1 w:1)
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:1)
+	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_item() -> Weight {
-		(24_554_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(4 as Weight))
-			.saturating_add(T::DbWeight::get().writes(4 as Weight))
+		(29_798_000 as Weight)
+			.saturating_add(T::DbWeight::get().reads(5 as Weight))
+			.saturating_add(T::DbWeight::get().writes(5 as Weight))
 	}
 	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:1)
@@ -102,7 +105,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_recursively_self_raw() -> Weight {
-		(86_136_000 as Weight)
+		(37_955_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(5 as Weight))
 			.saturating_add(T::DbWeight::get().writes(5 as Weight))
 	}
@@ -116,11 +119,11 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 42_828_000
-			.saturating_add((381_478_000 as Weight).saturating_mul(b as Weight))
-			.saturating_add(T::DbWeight::get().reads(6 as Weight))
+			// Standard Error: 1_349_000
+			.saturating_add((275_145_000 as Weight).saturating_mul(b as Weight))
+			.saturating_add(T::DbWeight::get().reads(7 as Weight))
 			.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(b as Weight)))
-			.saturating_add(T::DbWeight::get().writes(5 as Weight))
+			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 			.saturating_add(T::DbWeight::get().writes((4 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:1)
@@ -128,14 +131,14 @@
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer() -> Weight {
-		(28_339_000 as Weight)
+		(27_867_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(5 as Weight))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve() -> Weight {
-		(17_616_000 as Weight)
+		(18_824_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -144,25 +147,27 @@
 	// Storage: Nonfungible AccountBalance (r:2 w:2)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer_from() -> Weight {
-		(32_196_000 as Weight)
+		(32_879_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	// Storage: Nonfungible TokenData (r:1 w:1)
+	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokensBurnt (r:1 w:1)
 	// Storage: Nonfungible AccountBalance (r:1 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
+	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		(27_580_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(4 as Weight))
-			.saturating_add(T::DbWeight::get().writes(5 as Weight))
+		(37_061_000 as Weight)
+			.saturating_add(T::DbWeight::get().reads(5 as Weight))
+			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 3_432_000
-			.saturating_add((126_888_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 57_000
+			.saturating_add((15_149_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -171,8 +176,8 @@
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn set_token_properties(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 158_583_000
-			.saturating_add((4_707_700_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 2_278_000
+			.saturating_add((409_613_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -181,8 +186,8 @@
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn delete_token_properties(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 169_018_000
-			.saturating_add((4_783_967_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 2_234_000
+			.saturating_add((408_185_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -195,7 +200,7 @@
 	// Storage: Nonfungible TokenData (r:0 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		(18_450_000 as Weight)
+		(24_135_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 	}
@@ -204,9 +209,9 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		(10_228_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((4_392_000 as Weight).saturating_mul(b as Weight))
+		(21_952_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((4_727_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((2 as Weight).saturating_mul(b as Weight)))
@@ -216,23 +221,25 @@
 	// Storage: Nonfungible TokenData (r:0 w:4)
 	// Storage: Nonfungible Owned (r:0 w:4)
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
-		(6_543_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((7_175_000 as Weight).saturating_mul(b as Weight))
+		(10_432_000 as Weight)
+			// Standard Error: 6_000
+			.saturating_add((7_383_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((3 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:1)
+	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokensBurnt (r:1 w:1)
 	// Storage: Nonfungible AccountBalance (r:1 w:1)
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:1)
+	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_item() -> Weight {
-		(24_554_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
+		(29_798_000 as Weight)
+			.saturating_add(RocksDbWeight::get().reads(5 as Weight))
+			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
 	}
 	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:1)
@@ -242,7 +249,7 @@
 	// Storage: Nonfungible Owned (r:0 w:1)
 	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_recursively_self_raw() -> Weight {
-		(86_136_000 as Weight)
+		(37_955_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(5 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
 	}
@@ -256,11 +263,11 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	fn burn_recursively_breadth_plus_self_plus_self_per_each_raw(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 42_828_000
-			.saturating_add((381_478_000 as Weight).saturating_mul(b as Weight))
-			.saturating_add(RocksDbWeight::get().reads(6 as Weight))
+			// Standard Error: 1_349_000
+			.saturating_add((275_145_000 as Weight).saturating_mul(b as Weight))
+			.saturating_add(RocksDbWeight::get().reads(7 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((4 as Weight).saturating_mul(b as Weight)))
-			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
+			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((4 as Weight).saturating_mul(b as Weight)))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:1)
@@ -268,14 +275,14 @@
 	// Storage: Nonfungible Allowance (r:1 w:0)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer() -> Weight {
-		(28_339_000 as Weight)
+		(27_867_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
 	}
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	fn approve() -> Weight {
-		(17_616_000 as Weight)
+		(18_824_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
@@ -284,25 +291,27 @@
 	// Storage: Nonfungible AccountBalance (r:2 w:2)
 	// Storage: Nonfungible Owned (r:0 w:2)
 	fn transfer_from() -> Weight {
-		(32_196_000 as Weight)
+		(32_879_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Nonfungible Allowance (r:1 w:1)
 	// Storage: Nonfungible TokenData (r:1 w:1)
+	// Storage: Nonfungible TokenChildren (r:1 w:0)
 	// Storage: Nonfungible TokensBurnt (r:1 w:1)
 	// Storage: Nonfungible AccountBalance (r:1 w:1)
 	// Storage: Nonfungible Owned (r:0 w:1)
+	// Storage: Nonfungible TokenProperties (r:0 w:1)
 	fn burn_from() -> Weight {
-		(27_580_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
+		(37_061_000 as Weight)
+			.saturating_add(RocksDbWeight::get().reads(5 as Weight))
+			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionPropertyPermissions (r:1 w:1)
 	fn set_token_property_permissions(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 3_432_000
-			.saturating_add((126_888_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 57_000
+			.saturating_add((15_149_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
@@ -311,8 +320,8 @@
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn set_token_properties(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 158_583_000
-			.saturating_add((4_707_700_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 2_278_000
+			.saturating_add((409_613_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
@@ -321,8 +330,8 @@
 	// Storage: Nonfungible TokenProperties (r:1 w:1)
 	fn delete_token_properties(b: u32, ) -> Weight {
 		(0 as Weight)
-			// Standard Error: 169_018_000
-			.saturating_add((4_783_967_000 as Weight).saturating_mul(b as Weight))
+			// Standard Error: 2_234_000
+			.saturating_add((408_185_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
modifiedpallets/refungible/src/common.rsdiffbeforeafterboth
--- a/pallets/refungible/src/common.rs
+++ b/pallets/refungible/src/common.rs
@@ -77,16 +77,19 @@
 		0
 	}
 
-	fn set_token_properties(amount: u32) -> Weight {
-		<SelfWeightOf<T>>::set_token_properties(amount)
+	fn set_token_properties(_amount: u32) -> Weight {
+		// Error
+		0
 	}
 
-	fn delete_token_properties(amount: u32) -> Weight {
-		<SelfWeightOf<T>>::delete_token_properties(amount)
+	fn delete_token_properties(_amount: u32) -> Weight {
+		// Error
+		0
 	}
 
-	fn set_token_property_permissions(amount: u32) -> Weight {
-		<SelfWeightOf<T>>::set_token_property_permissions(amount)
+	fn set_token_property_permissions(_amount: u32) -> Weight {
+		// Error
+		0
 	}
 
 	fn transfer() -> Weight {
modifiedpallets/refungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/refungible/src/weights.rs
+++ b/pallets/refungible/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_refungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-01, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-refungible
 // --wasm-execution
@@ -18,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=200
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/refungible/src/weights.rs
 
@@ -38,9 +39,6 @@
 	fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight;
 	fn burn_item_partial() -> Weight;
 	fn burn_item_fully() -> Weight;
-	fn set_token_properties(amount: u32) -> Weight;
-	fn delete_token_properties(amount: u32) -> Weight;
-	fn set_token_property_permissions(amount: u32) -> Weight;
 	fn transfer_normal() -> Weight;
 	fn transfer_creating() -> Weight;
 	fn transfer_removing() -> Weight;
@@ -63,7 +61,7 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		(21_255_000 as Weight)
+		(21_321_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
@@ -74,9 +72,9 @@
 	// Storage: Refungible TokenData (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		(18_052_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((5_549_000 as Weight).saturating_mul(b as Weight))
+		(16_313_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((5_464_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes((4 as Weight).saturating_mul(b as Weight)))
@@ -88,9 +86,9 @@
 	// Storage: Refungible TokenData (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {
-		(15_766_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((8_187_000 as Weight).saturating_mul(b as Weight))
+		(15_631_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((8_141_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
@@ -103,9 +101,9 @@
 	// Storage: Refungible Balance (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {
-		(5_675_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((6_315_000 as Weight).saturating_mul(b as Weight))
+		(11_191_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((6_321_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(T::DbWeight::get().writes(3 as Weight))
@@ -116,7 +114,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_partial() -> Weight {
-		(23_518_000 as Weight)
+		(24_421_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 	}
@@ -127,29 +125,13 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_fully() -> Weight {
-		(32_489_000 as Weight)
+		(32_900_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
-
-	fn set_token_properties(_amount: u32) -> Weight {
-		// Error
-		0
-	}
-
-	fn delete_token_properties(_amount: u32) -> Weight {
-		// Error
-		0
-	}
-
-	fn set_token_property_permissions(_amount: u32) -> Weight {
-		// Error
-		0
-	}
-
 	// Storage: Refungible Balance (r:2 w:2)
 	fn transfer_normal() -> Weight {
-		(19_766_000 as Weight)
+		(20_215_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
@@ -157,7 +139,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_creating() -> Weight {
-		(23_360_000 as Weight)
+		(24_809_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 	}
@@ -165,7 +147,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_removing() -> Weight {
-		(25_344_000 as Weight)
+		(26_704_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 	}
@@ -173,21 +155,21 @@
 	// Storage: Refungible AccountBalance (r:2 w:2)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_creating_removing() -> Weight {
-		(28_553_000 as Weight)
+		(28_728_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		(15_356_000 as Weight)
+		(16_107_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Refungible Allowance (r:1 w:1)
 	// Storage: Refungible Balance (r:2 w:2)
 	fn transfer_from_normal() -> Weight {
-		(28_832_000 as Weight)
+		(28_765_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(3 as Weight))
 	}
@@ -196,7 +178,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_creating() -> Weight {
-		(32_132_000 as Weight)
+		(32_788_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(5 as Weight))
 	}
@@ -205,7 +187,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_removing() -> Weight {
-		(33_237_000 as Weight)
+		(34_523_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(5 as Weight))
 	}
@@ -214,7 +196,7 @@
 	// Storage: Refungible AccountBalance (r:2 w:2)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_from_creating_removing() -> Weight {
-		(36_399_000 as Weight)
+		(36_749_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(5 as Weight))
 			.saturating_add(T::DbWeight::get().writes(7 as Weight))
 	}
@@ -226,7 +208,7 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_from() -> Weight {
-		(42_043_000 as Weight)
+		(42_259_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(5 as Weight))
 			.saturating_add(T::DbWeight::get().writes(7 as Weight))
 	}
@@ -241,7 +223,7 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn create_item() -> Weight {
-		(21_255_000 as Weight)
+		(21_321_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
@@ -252,9 +234,9 @@
 	// Storage: Refungible TokenData (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items(b: u32, ) -> Weight {
-		(18_052_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((5_549_000 as Weight).saturating_mul(b as Weight))
+		(16_313_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((5_464_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((4 as Weight).saturating_mul(b as Weight)))
@@ -266,9 +248,9 @@
 	// Storage: Refungible TokenData (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_items(b: u32, ) -> Weight {
-		(15_766_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((8_187_000 as Weight).saturating_mul(b as Weight))
+		(15_631_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((8_141_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
@@ -281,9 +263,9 @@
 	// Storage: Refungible Balance (r:0 w:4)
 	// Storage: Refungible Owned (r:0 w:4)
 	fn create_multiple_items_ex_multiple_owners(b: u32, ) -> Weight {
-		(5_675_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((6_315_000 as Weight).saturating_mul(b as Weight))
+		(11_191_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((6_321_000 as Weight).saturating_mul(b as Weight))
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(b as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(3 as Weight))
@@ -294,7 +276,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_partial() -> Weight {
-		(23_518_000 as Weight)
+		(24_421_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 	}
@@ -305,29 +287,13 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_item_fully() -> Weight {
-		(32_489_000 as Weight)
+		(32_900_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
-	}
-
-	fn set_token_properties(_amount: u32) -> Weight {
-		// Error
-		0
-	}
-
-	fn delete_token_properties(_amount: u32) -> Weight {
-		// Error
-		0
-	}
-
-	fn set_token_property_permissions(_amount: u32) -> Weight {
-		// Error
-		0
 	}
-
 	// Storage: Refungible Balance (r:2 w:2)
 	fn transfer_normal() -> Weight {
-		(19_766_000 as Weight)
+		(20_215_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
@@ -335,7 +301,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_creating() -> Weight {
-		(23_360_000 as Weight)
+		(24_809_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 	}
@@ -343,7 +309,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_removing() -> Weight {
-		(25_344_000 as Weight)
+		(26_704_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 	}
@@ -351,21 +317,21 @@
 	// Storage: Refungible AccountBalance (r:2 w:2)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_creating_removing() -> Weight {
-		(28_553_000 as Weight)
+		(28_728_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Refungible Balance (r:1 w:0)
 	// Storage: Refungible Allowance (r:0 w:1)
 	fn approve() -> Weight {
-		(15_356_000 as Weight)
+		(16_107_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Refungible Allowance (r:1 w:1)
 	// Storage: Refungible Balance (r:2 w:2)
 	fn transfer_from_normal() -> Weight {
-		(28_832_000 as Weight)
+		(28_765_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(3 as Weight))
 	}
@@ -374,7 +340,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_creating() -> Weight {
-		(32_132_000 as Weight)
+		(32_788_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
 	}
@@ -383,7 +349,7 @@
 	// Storage: Refungible AccountBalance (r:1 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn transfer_from_removing() -> Weight {
-		(33_237_000 as Weight)
+		(34_523_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
 	}
@@ -392,7 +358,7 @@
 	// Storage: Refungible AccountBalance (r:2 w:2)
 	// Storage: Refungible Owned (r:0 w:2)
 	fn transfer_from_creating_removing() -> Weight {
-		(36_399_000 as Weight)
+		(36_749_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(5 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(7 as Weight))
 	}
@@ -404,7 +370,7 @@
 	// Storage: Refungible TokenData (r:0 w:1)
 	// Storage: Refungible Owned (r:0 w:1)
 	fn burn_from() -> Weight {
-		(42_043_000 as Weight)
+		(42_259_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(5 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(7 as Weight))
 	}
modifiedpallets/scheduler/src/weights.rsdiffbeforeafterboth
--- a/pallets/scheduler/src/weights.rs
+++ b/pallets/scheduler/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_unique_scheduler
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-06-09, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -19,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=200
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/scheduler/src/weights.rs
 
@@ -55,9 +55,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
-		(35_999_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_234_000 as Weight).saturating_mul(s as Weight))
+		(27_374_000 as Weight)
+			// Standard Error: 7_000
+			.saturating_add((9_673_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
@@ -69,9 +69,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named_resolved(s: u32, ) -> Weight {
-		(34_874_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((23_114_000 as Weight).saturating_mul(s as Weight))
+		(25_967_000 as Weight)
+			// Standard Error: 6_000
+			.saturating_add((5_916_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -82,9 +82,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic(s: u32, ) -> Weight {
-		(36_469_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_202_000 as Weight).saturating_mul(s as Weight))
+		(27_097_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((9_652_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
@@ -96,9 +96,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
-		(35_352_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_309_000 as Weight).saturating_mul(s as Weight))
+		(43_116_000 as Weight)
+			// Standard Error: 18_000
+			.saturating_add((8_352_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
@@ -107,9 +107,9 @@
 	// Storage: Scheduler Agenda (r:2 w:2)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_aborted(s: u32, ) -> Weight {
-		(11_267_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((9_368_000 as Weight).saturating_mul(s as Weight))
+		(4_921_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((2_249_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -120,9 +120,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named_aborted(s: u32, ) -> Weight {
-		(35_937_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((23_037_000 as Weight).saturating_mul(s as Weight))
+		(26_934_000 as Weight)
+			// Standard Error: 7_000
+			.saturating_add((5_819_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -130,9 +130,9 @@
 	// Storage: Scheduler Agenda (r:2 w:2)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named(s: u32, ) -> Weight {
-		(10_338_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((9_422_000 as Weight).saturating_mul(s as Weight))
+		(6_423_000 as Weight)
+			// Standard Error: 1_000
+			.saturating_add((2_141_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -143,9 +143,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize(s: u32, ) -> Weight {
-		(37_448_000 as Weight)
-			// Standard Error: 7_000
-			.saturating_add((22_907_000 as Weight).saturating_mul(s as Weight))
+		(27_586_000 as Weight)
+			// Standard Error: 11_000
+			.saturating_add((5_264_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -156,9 +156,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_resolved(s: u32, ) -> Weight {
-		(34_841_000 as Weight)
-			// Standard Error: 7_000
-			.saturating_add((22_966_000 as Weight).saturating_mul(s as Weight))
+		(24_356_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((5_301_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes(4 as Weight))
 			.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -166,18 +166,18 @@
 	// Storage: Scheduler Lookup (r:1 w:1)
 	// Storage: Scheduler Agenda (r:1 w:1)
 	fn schedule_named(s: u32, ) -> Weight {
-		(33_845_000 as Weight)
-			// Standard Error: 0
-			.saturating_add((168_000 as Weight).saturating_mul(s as Weight))
+		(14_871_000 as Weight)
+			// Standard Error: 1_000
+			.saturating_add((183_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Scheduler Lookup (r:1 w:1)
 	// Storage: Scheduler Agenda (r:1 w:1)
 	fn cancel_named(s: u32, ) -> Weight {
-		(31_169_000 as Weight)
+		(16_676_000 as Weight)
 			// Standard Error: 1_000
-			.saturating_add((1_565_000 as Weight).saturating_mul(s as Weight))
+			.saturating_add((500_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
@@ -191,9 +191,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
-		(35_999_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_234_000 as Weight).saturating_mul(s as Weight))
+		(27_374_000 as Weight)
+			// Standard Error: 7_000
+			.saturating_add((9_673_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
@@ -205,9 +205,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named_resolved(s: u32, ) -> Weight {
-		(34_874_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((23_114_000 as Weight).saturating_mul(s as Weight))
+		(25_967_000 as Weight)
+			// Standard Error: 6_000
+			.saturating_add((5_916_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -218,9 +218,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic(s: u32, ) -> Weight {
-		(36_469_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_202_000 as Weight).saturating_mul(s as Weight))
+		(27_097_000 as Weight)
+			// Standard Error: 5_000
+			.saturating_add((9_652_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
@@ -232,9 +232,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
-		(35_352_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((32_309_000 as Weight).saturating_mul(s as Weight))
+		(43_116_000 as Weight)
+			// Standard Error: 18_000
+			.saturating_add((8_352_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
@@ -243,9 +243,9 @@
 	// Storage: Scheduler Agenda (r:2 w:2)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_aborted(s: u32, ) -> Weight {
-		(11_267_000 as Weight)
-			// Standard Error: 1_000
-			.saturating_add((9_368_000 as Weight).saturating_mul(s as Weight))
+		(4_921_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((2_249_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -256,9 +256,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named_aborted(s: u32, ) -> Weight {
-		(35_937_000 as Weight)
-			// Standard Error: 3_000
-			.saturating_add((23_037_000 as Weight).saturating_mul(s as Weight))
+		(26_934_000 as Weight)
+			// Standard Error: 7_000
+			.saturating_add((5_819_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -266,9 +266,9 @@
 	// Storage: Scheduler Agenda (r:2 w:2)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_named(s: u32, ) -> Weight {
-		(10_338_000 as Weight)
-			// Standard Error: 2_000
-			.saturating_add((9_422_000 as Weight).saturating_mul(s as Weight))
+		(6_423_000 as Weight)
+			// Standard Error: 1_000
+			.saturating_add((2_141_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -279,9 +279,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize(s: u32, ) -> Weight {
-		(37_448_000 as Weight)
-			// Standard Error: 7_000
-			.saturating_add((22_907_000 as Weight).saturating_mul(s as Weight))
+		(27_586_000 as Weight)
+			// Standard Error: 11_000
+			.saturating_add((5_264_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -292,9 +292,9 @@
 	// Storage: System BlockWeight (r:1 w:1)
 	// Storage: Scheduler Lookup (r:0 w:1)
 	fn on_initialize_resolved(s: u32, ) -> Weight {
-		(34_841_000 as Weight)
-			// Standard Error: 7_000
-			.saturating_add((22_966_000 as Weight).saturating_mul(s as Weight))
+		(24_356_000 as Weight)
+			// Standard Error: 4_000
+			.saturating_add((5_301_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
 			.saturating_add(RocksDbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -302,18 +302,18 @@
 	// Storage: Scheduler Lookup (r:1 w:1)
 	// Storage: Scheduler Agenda (r:1 w:1)
 	fn schedule_named(s: u32, ) -> Weight {
-		(33_845_000 as Weight)
-			// Standard Error: 0
-			.saturating_add((168_000 as Weight).saturating_mul(s as Weight))
+		(14_871_000 as Weight)
+			// Standard Error: 1_000
+			.saturating_add((183_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Scheduler Lookup (r:1 w:1)
 	// Storage: Scheduler Agenda (r:1 w:1)
 	fn cancel_named(s: u32, ) -> Weight {
-		(31_169_000 as Weight)
+		(16_676_000 as Weight)
 			// Standard Error: 1_000
-			.saturating_add((1_565_000 as Weight).saturating_mul(s as Weight))
+			.saturating_add((500_000 as Weight).saturating_mul(s as Weight))
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
modifiedpallets/structure/src/weights.rsdiffbeforeafterboth
--- a/pallets/structure/src/weights.rs
+++ b/pallets/structure/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_structure
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-24, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-structure
 // --wasm-execution
@@ -41,7 +42,7 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn find_parent() -> Weight {
-		(6_302_000 as Weight)
+		(7_013_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(2 as Weight))
 	}
 }
@@ -51,7 +52,7 @@
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Nonfungible TokenData (r:1 w:0)
 	fn find_parent() -> Weight {
-		(6_302_000 as Weight)
+		(7_013_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
 	}
 }
modifiedpallets/unique/src/weights.rsdiffbeforeafterboth
--- a/pallets/unique/src/weights.rs
+++ b/pallets/unique/src/weights.rs
@@ -3,12 +3,13 @@
 //! Autogenerated weights for pallet_unique
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2022-03-01, STEPS: `50`, REPEAT: 200, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2022-06-15, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
 // target/release/unique-collator
 // benchmark
+// pallet
 // --pallet
 // pallet-unique
 // --wasm-execution
@@ -18,7 +19,7 @@
 // --template
 // .maintain/frame-weight-template.hbs
 // --steps=50
-// --repeat=200
+// --repeat=80
 // --heap-pages=4096
 // --output=./pallets/unique/src/weights.rs
 
@@ -36,8 +37,6 @@
 	fn destroy_collection() -> Weight;
 	fn add_to_allow_list() -> Weight;
 	fn remove_from_allow_list() -> Weight;
-	fn set_public_access_mode() -> Weight;
-	fn set_mint_permission() -> Weight;
 	fn change_collection_owner() -> Weight;
 	fn add_collection_admin() -> Weight;
 	fn remove_collection_admin() -> Weight;
@@ -45,9 +44,6 @@
 	fn confirm_sponsorship() -> Weight;
 	fn remove_collection_sponsor() -> Weight;
 	fn set_transfers_enabled_flag() -> Weight;
-	fn set_offchain_schema(b: u32, ) -> Weight;
-	fn set_const_on_chain_schema(b: u32, ) -> Weight;
-	fn set_schema_version() -> Weight;
 	fn set_collection_limits() -> Weight;
 }
 
@@ -57,51 +53,43 @@
 	// Storage: Common CreatedCollectionCount (r:1 w:1)
 	// Storage: Common DestroyedCollectionCount (r:1 w:0)
 	// Storage: System Account (r:2 w:2)
+	// Storage: Common CollectionPropertyPermissions (r:0 w:1)
+	// Storage: Common CollectionProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:0 w:1)
 	fn create_collection() -> Weight {
-		(28_929_000 as Weight)
+		(39_427_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(4 as Weight))
-			.saturating_add(T::DbWeight::get().writes(4 as Weight))
+			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
+	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Common DestroyedCollectionCount (r:1 w:1)
 	// Storage: Nonfungible TokensMinted (r:0 w:1)
 	// Storage: Nonfungible TokensBurnt (r:0 w:1)
 	// Storage: Common AdminAmount (r:0 w:1)
+	// Storage: Common CollectionProperties (r:0 w:1)
 	fn destroy_collection() -> Weight {
-		(40_303_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(2 as Weight))
-			.saturating_add(T::DbWeight::get().writes(5 as Weight))
+		(48_339_000 as Weight)
+			.saturating_add(T::DbWeight::get().reads(3 as Weight))
+			.saturating_add(T::DbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Common Allowlist (r:0 w:1)
 	fn add_to_allow_list() -> Weight {
-		(15_989_000 as Weight)
+		(17_379_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Common Allowlist (r:0 w:1)
 	fn remove_from_allow_list() -> Weight {
-		(15_582_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(1 as Weight))
-			.saturating_add(T::DbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_public_access_mode() -> Weight {
-		(14_846_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(1 as Weight))
-			.saturating_add(T::DbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_mint_permission() -> Weight {
-		(14_534_000 as Weight)
+		(17_490_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn change_collection_owner() -> Weight {
-		(14_990_000 as Weight)
+		(17_701_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -109,7 +97,7 @@
 	// Storage: Common IsAdmin (r:1 w:1)
 	// Storage: Common AdminAmount (r:1 w:1)
 	fn add_collection_admin() -> Weight {
-		(19_957_000 as Weight)
+		(23_301_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
@@ -117,55 +105,37 @@
 	// Storage: Common IsAdmin (r:1 w:1)
 	// Storage: Common AdminAmount (r:1 w:1)
 	fn remove_collection_admin() -> Weight {
-		(21_209_000 as Weight)
+		(24_859_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(3 as Weight))
 			.saturating_add(T::DbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn set_collection_sponsor() -> Weight {
-		(14_963_000 as Weight)
+		(17_795_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn confirm_sponsorship() -> Weight {
-		(14_478_000 as Weight)
+		(17_297_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn remove_collection_sponsor() -> Weight {
-		(14_393_000 as Weight)
+		(17_079_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn set_transfers_enabled_flag() -> Weight {
-		(7_309_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(1 as Weight))
-			.saturating_add(T::DbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_offchain_schema(_b: u32, ) -> Weight {
-		(15_220_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(1 as Weight))
-			.saturating_add(T::DbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_const_on_chain_schema(_b: u32, ) -> Weight {
-		(14_984_000 as Weight)
-			.saturating_add(T::DbWeight::get().reads(1 as Weight))
-			.saturating_add(T::DbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_schema_version() -> Weight {
-		(14_596_000 as Weight)
+		(9_734_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn set_collection_limits() -> Weight {
-		(15_339_000 as Weight)
+		(17_998_000 as Weight)
 			.saturating_add(T::DbWeight::get().reads(1 as Weight))
 			.saturating_add(T::DbWeight::get().writes(1 as Weight))
 	}
@@ -176,51 +146,43 @@
 	// Storage: Common CreatedCollectionCount (r:1 w:1)
 	// Storage: Common DestroyedCollectionCount (r:1 w:0)
 	// Storage: System Account (r:2 w:2)
+	// Storage: Common CollectionPropertyPermissions (r:0 w:1)
+	// Storage: Common CollectionProperties (r:0 w:1)
 	// Storage: Common CollectionById (r:0 w:1)
 	fn create_collection() -> Weight {
-		(28_929_000 as Weight)
+		(39_427_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(4 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(4 as Weight))
+			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
+	// Storage: Nonfungible TokenData (r:1 w:0)
 	// Storage: Common DestroyedCollectionCount (r:1 w:1)
 	// Storage: Nonfungible TokensMinted (r:0 w:1)
 	// Storage: Nonfungible TokensBurnt (r:0 w:1)
 	// Storage: Common AdminAmount (r:0 w:1)
+	// Storage: Common CollectionProperties (r:0 w:1)
 	fn destroy_collection() -> Weight {
-		(40_303_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(2 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(5 as Weight))
+		(48_339_000 as Weight)
+			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
+			.saturating_add(RocksDbWeight::get().writes(6 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Common Allowlist (r:0 w:1)
 	fn add_to_allow_list() -> Weight {
-		(15_989_000 as Weight)
+		(17_379_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:0)
 	// Storage: Common Allowlist (r:0 w:1)
 	fn remove_from_allow_list() -> Weight {
-		(15_582_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_public_access_mode() -> Weight {
-		(14_846_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_mint_permission() -> Weight {
-		(14_534_000 as Weight)
+		(17_490_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn change_collection_owner() -> Weight {
-		(14_990_000 as Weight)
+		(17_701_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
@@ -228,7 +190,7 @@
 	// Storage: Common IsAdmin (r:1 w:1)
 	// Storage: Common AdminAmount (r:1 w:1)
 	fn add_collection_admin() -> Weight {
-		(19_957_000 as Weight)
+		(23_301_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
@@ -236,55 +198,37 @@
 	// Storage: Common IsAdmin (r:1 w:1)
 	// Storage: Common AdminAmount (r:1 w:1)
 	fn remove_collection_admin() -> Weight {
-		(21_209_000 as Weight)
+		(24_859_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(3 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(2 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn set_collection_sponsor() -> Weight {
-		(14_963_000 as Weight)
+		(17_795_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn confirm_sponsorship() -> Weight {
-		(14_478_000 as Weight)
+		(17_297_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn remove_collection_sponsor() -> Weight {
-		(14_393_000 as Weight)
+		(17_079_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
 	fn set_transfers_enabled_flag() -> Weight {
-		(7_309_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_offchain_schema(_b: u32, ) -> Weight {
-		(15_220_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
-	fn set_const_on_chain_schema(_b: u32, ) -> Weight {
-		(14_984_000 as Weight)
+		(9_734_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
 	// Storage: Common CollectionById (r:1 w:1)
-	fn set_schema_version() -> Weight {
-		(14_596_000 as Weight)
-			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
-			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
-	}
-	// Storage: Common CollectionById (r:1 w:1)
 	fn set_collection_limits() -> Weight {
-		(15_339_000 as Weight)
+		(17_998_000 as Weight)
 			.saturating_add(RocksDbWeight::get().reads(1 as Weight))
 			.saturating_add(RocksDbWeight::get().writes(1 as Weight))
 	}
modifiedruntime/common/src/constants.rsdiffbeforeafterboth
--- a/runtime/common/src/constants.rs
+++ b/runtime/common/src/constants.rs
@@ -38,7 +38,7 @@
 pub const WEIGHT_TO_FEE_COEFF: u32 = 142_688_000;
 
 // Targeting 0.15 UNQ per transfer
-pub const MIN_GAS_PRICE: u64 = 1_018_751_825_264;
+pub const MIN_GAS_PRICE: u64 = 1_019_493_469_850;
 
 /// We assume that ~10% of the block weight is consumed by `on_initalize` handlers.
 /// This is used to limit the maximal weight of a single extrinsic.
modifiedruntime/common/src/runtime_apis.rsdiffbeforeafterboth
--- a/runtime/common/src/runtime_apis.rs
+++ b/runtime/common/src/runtime_apis.rs
@@ -454,7 +454,6 @@
                     list_benchmark!(list, extra, pallet_refungible, Refungible);
                     list_benchmark!(list, extra, pallet_nonfungible, Nonfungible);
                     list_benchmark!(list, extra, pallet_unique_scheduler, Scheduler);
-                    list_benchmark!(list, extra, pallet_proxy_rmrk_core, RmrkCore);
                     // list_benchmark!(list, extra, pallet_evm_coder_substrate, EvmCoderSubstrate);
 
                     let storage_info = AllPalletsReversedWithSystemFirst::storage_info();
@@ -499,7 +498,6 @@
                     add_benchmark!(params, batches, pallet_refungible, Refungible);
                     add_benchmark!(params, batches, pallet_nonfungible, Nonfungible);
                     add_benchmark!(params, batches, pallet_unique_scheduler, Scheduler);
-                    add_benchmark!(params, batches, pallet_proxy_rmrk_core, RmrkCore);
                     // add_benchmark!(params, batches, pallet_evm_coder_substrate, EvmCoderSubstrate);
 
                     if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) }
modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
before · runtime/opal/src/lib.rs
1// Copyright 2019-2022 Unique Network (Gibraltar) Ltd.2// This file is part of Unique Network.34// Unique Network is free software: you can redistribute it and/or modify5// it under the terms of the GNU General Public License as published by6// the Free Software Foundation, either version 3 of the License, or7// (at your option) any later version.89// Unique Network is distributed in the hope that it will be useful,10// but WITHOUT ANY WARRANTY; without even the implied warranty of11// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the12// GNU General Public License for more details.1314// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.1617//! The Substrate Node Template runtime. This can be compiled with `#[no_std]`, ready for Wasm.1819#![cfg_attr(not(feature = "std"), no_std)]20// `construct_runtime!` does a lot of recursion and requires us to increase the limit to 256.21#![recursion_limit = "1024"]22#![allow(clippy::from_over_into, clippy::identity_op)]23#![allow(clippy::fn_to_numeric_cast_with_truncation)]24// Make the WASM binary available.25#[cfg(feature = "std")]26include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));2728use sp_api::impl_runtime_apis;29use sp_core::{crypto::KeyTypeId, OpaqueMetadata, H256, U256, H160};30use sp_runtime::DispatchError;31use fp_self_contained::*;32// #[cfg(any(feature = "std", test))]33// pub use sp_runtime::BuildStorage;3435use sp_runtime::{36	Permill, Perbill, Percent, create_runtime_str, generic, impl_opaque_keys,37	traits::{AccountIdLookup, BlakeTwo256, Block as BlockT, AccountIdConversion, Zero, Member},38	transaction_validity::{TransactionSource, TransactionValidity},39	ApplyExtrinsicResult, RuntimeAppPublic,40};4142use sp_std::prelude::*;4344#[cfg(feature = "std")]45use sp_version::NativeVersion;46use sp_version::RuntimeVersion;47pub use pallet_transaction_payment::{48	Multiplier, TargetedFeeAdjustment, FeeDetails, RuntimeDispatchInfo,49};50// A few exports that help ease life for downstream crates.51pub use pallet_balances::Call as BalancesCall;52pub use pallet_evm::{53	EnsureAddressTruncated, HashedAddressMapping, Runner, account::CrossAccountId as _,54	OnMethodCall, Account as EVMAccount, FeeCalculator, GasWeightMapping,55};56pub use frame_support::{57	construct_runtime, match_types,58	dispatch::DispatchResult,59	PalletId, parameter_types, StorageValue, ConsensusEngineId,60	traits::{61		tokens::currency::Currency as CurrencyT, OnUnbalanced as OnUnbalancedT, Everything,62		Currency, ExistenceRequirement, Get, IsInVec, KeyOwnerProofSystem, LockIdentifier,63		OnUnbalanced, Randomness, FindAuthor, ConstU32, Imbalance, PrivilegeCmp,64	},65	weights::{66		constants::{BlockExecutionWeight, ExtrinsicBaseWeight, RocksDbWeight, WEIGHT_PER_SECOND},67		DispatchClass, DispatchInfo, GetDispatchInfo, IdentityFee, Pays, PostDispatchInfo, Weight,68		WeightToFeePolynomial, WeightToFeeCoefficient, WeightToFeeCoefficients, ConstantMultiplier,69	},70};71use pallet_unique_scheduler::DispatchCall;72use up_data_structs::{73	CollectionId, TokenId, TokenData, Property, PropertyKeyPermission, CollectionLimits,74	CollectionStats, RpcCollection,75	mapping::{EvmTokenAddressMapping, CrossTokenAddressMapping},76	TokenChild, RmrkCollectionInfo, RmrkInstanceInfo, RmrkResourceInfo, RmrkPropertyInfo,77	RmrkBaseInfo, RmrkPartType, RmrkTheme, RmrkThemeName, RmrkThemeProperty, RmrkCollectionId,78	RmrkNftId, RmrkAccountIdOrCollectionNftTuple, RmrkNftChild, RmrkPropertyKey, RmrkResourceTypes,79	RmrkBasicResource, RmrkComposableResource, RmrkSlotResource, RmrkResourceId, RmrkBaseId,80	RmrkFixedPart, RmrkSlotPart, RmrkString,81};8283// use pallet_contracts::weights::WeightInfo;84// #[cfg(any(feature = "std", test))]85use frame_system::{86	self as frame_system, EnsureRoot, EnsureSigned,87	limits::{BlockWeights, BlockLength},88};89use sp_arithmetic::{90	traits::{BaseArithmetic, Unsigned},91};92use smallvec::smallvec;93// use scale_info::TypeInfo;94use codec::{Encode, Decode};95use fp_rpc::TransactionStatus;96use sp_runtime::{97	traits::{98		Applyable, BlockNumberProvider, Dispatchable, PostDispatchInfoOf, DispatchInfoOf,99		Saturating, CheckedConversion,100	},101	generic::Era,102	transaction_validity::TransactionValidityError,103	DispatchErrorWithPostInfo, SaturatedConversion,104};105106// pub use pallet_timestamp::Call as TimestampCall;107pub use sp_consensus_aura::sr25519::AuthorityId as AuraId;108109// Polkadot imports110use pallet_xcm::XcmPassthrough;111use polkadot_parachain::primitives::Sibling;112use xcm::v1::{BodyId, Junction::*, MultiLocation, NetworkId, Junctions::*};113use xcm_builder::{114	AccountId32Aliases, AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, CurrencyAdapter,115	EnsureXcmOrigin, FixedWeightBounds, LocationInverter, NativeAsset, ParentAsSuperuser,116	RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,117	SignedAccountId32AsNative, SignedToAccountId32, SovereignSignedViaLocation, TakeWeightCredit,118	ParentIsPreset,119};120use xcm_executor::{Config, XcmExecutor, Assets};121use sp_std::{cmp::Ordering, marker::PhantomData};122123use xcm::latest::{124	//	Xcm,125	AssetId::{Concrete},126	Fungibility::Fungible as XcmFungible,127	MultiAsset,128	Error as XcmError,129};130use xcm_executor::traits::{MatchesFungible, WeightTrader};131//use xcm_executor::traits::MatchesFungible;132133use unique_runtime_common::{134	impl_common_runtime_apis,135	types::*,136	constants::*,137	dispatch::{CollectionDispatchT, CollectionDispatch},138	sponsoring::UniqueSponsorshipHandler,139	eth_sponsoring::UniqueEthSponsorshipHandler,140	weights::CommonWeights,141};142143pub const RUNTIME_NAME: &str = "opal";144pub const TOKEN_SYMBOL: &str = "OPL";145146type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Runtime>;147148impl RuntimeInstance for Runtime {149	type CrossAccountId = self::CrossAccountId;150	type TransactionConverter = self::TransactionConverter;151152	fn get_transaction_converter() -> TransactionConverter {153		TransactionConverter154	}155}156157/// The type for looking up accounts. We don't expect more than 4 billion of them, but you158/// never know...159pub type AccountIndex = u32;160161/// Balance of an account.162pub type Balance = u128;163164/// Index of a transaction in the chain.165pub type Index = u32;166167/// A hash of some data used by the chain.168pub type Hash = sp_core::H256;169170/// Digest item type.171pub type DigestItem = generic::DigestItem;172173/// Opaque types. These are used by the CLI to instantiate machinery that don't need to know174/// the specifics of the runtime. They can then be made to be agnostic over specific formats175/// of data like extrinsics, allowing for them to continue syncing the network through upgrades176/// to even the core data structures.177pub mod opaque {178	use sp_std::prelude::*;179	use sp_runtime::impl_opaque_keys;180	use super::Aura;181182	pub use unique_runtime_common::types::*;183184	impl_opaque_keys! {185		pub struct SessionKeys {186			pub aura: Aura,187		}188	}189}190191/// This runtime version.192pub const VERSION: RuntimeVersion = RuntimeVersion {193	spec_name: create_runtime_str!(RUNTIME_NAME),194	impl_name: create_runtime_str!(RUNTIME_NAME),195	authoring_version: 1,196	spec_version: 922000,197	impl_version: 0,198	apis: RUNTIME_API_VERSIONS,199	transaction_version: 1,200	state_version: 0,201};202203#[derive(codec::Encode, codec::Decode)]204pub enum XCMPMessage<XAccountId, XBalance> {205	/// Transfer tokens to the given account from the Parachain account.206	TransferToken(XAccountId, XBalance),207}208209/// The version information used to identify this runtime when compiled natively.210#[cfg(feature = "std")]211pub fn native_version() -> NativeVersion {212	NativeVersion {213		runtime_version: VERSION,214		can_author_with: Default::default(),215	}216}217218type NegativeImbalance = <Balances as Currency<AccountId>>::NegativeImbalance;219220pub struct DealWithFees;221impl OnUnbalanced<NegativeImbalance> for DealWithFees {222	fn on_unbalanceds<B>(mut fees_then_tips: impl Iterator<Item = NegativeImbalance>) {223		if let Some(fees) = fees_then_tips.next() {224			// for fees, 100% to treasury225			let mut split = fees.ration(100, 0);226			if let Some(tips) = fees_then_tips.next() {227				// for tips, if any, 100% to treasury228				tips.ration_merge_into(100, 0, &mut split);229			}230			Treasury::on_unbalanced(split.0);231			// Author::on_unbalanced(split.1);232		}233	}234}235236parameter_types! {237	pub const BlockHashCount: BlockNumber = 2400;238	pub RuntimeBlockLength: BlockLength =239		BlockLength::max_with_normal_ratio(5 * 1024 * 1024, NORMAL_DISPATCH_RATIO);240	pub const AvailableBlockRatio: Perbill = Perbill::from_percent(75);241	pub const MaximumBlockLength: u32 = 5 * 1024 * 1024;242	pub RuntimeBlockWeights: BlockWeights = BlockWeights::builder()243		.base_block(BlockExecutionWeight::get())244		.for_class(DispatchClass::all(), |weights| {245			weights.base_extrinsic = ExtrinsicBaseWeight::get();246		})247		.for_class(DispatchClass::Normal, |weights| {248			weights.max_total = Some(NORMAL_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT);249		})250		.for_class(DispatchClass::Operational, |weights| {251			weights.max_total = Some(MAXIMUM_BLOCK_WEIGHT);252			// Operational transactions have some extra reserved space, so that they253			// are included even if block reached `MAXIMUM_BLOCK_WEIGHT`.254			weights.reserved = Some(255				MAXIMUM_BLOCK_WEIGHT - NORMAL_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT256			);257		})258		.avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)259		.build_or_panic();260	pub const Version: RuntimeVersion = VERSION;261	pub const SS58Prefix: u8 = 42;262}263264parameter_types! {265	pub const ChainId: u64 = 8882;266}267268pub struct FixedFee;269impl FeeCalculator for FixedFee {270	fn min_gas_price() -> (U256, u64) {271		(MIN_GAS_PRICE.into(), 0)272	}273}274275// Assuming slowest ethereum opcode is SSTORE, with gas price of 20000 as our worst case276// (contract, which only writes a lot of data),277// approximating on top of our real store write weight278parameter_types! {279	pub const WritesPerSecond: u64 = WEIGHT_PER_SECOND / <Runtime as frame_system::Config>::DbWeight::get().write;280	pub const GasPerSecond: u64 = WritesPerSecond::get() * 20000;281	pub const WeightPerGas: u64 = WEIGHT_PER_SECOND / GasPerSecond::get();282}283284/// Limiting EVM execution to 50% of block for substrate users and management tasks285/// EVM transaction consumes more weight than substrate's, so we can't rely on them being286/// scheduled fairly287const EVM_DISPATCH_RATIO: Perbill = Perbill::from_percent(50);288parameter_types! {289	pub BlockGasLimit: U256 = U256::from(NORMAL_DISPATCH_RATIO * EVM_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT / WeightPerGas::get());290}291292pub enum FixedGasWeightMapping {}293impl GasWeightMapping for FixedGasWeightMapping {294	fn gas_to_weight(gas: u64) -> Weight {295		gas.saturating_mul(WeightPerGas::get())296	}297	fn weight_to_gas(weight: Weight) -> u64 {298		weight / WeightPerGas::get()299	}300}301302impl pallet_evm::account::Config for Runtime {303	type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;304	type EvmAddressMapping = pallet_evm::HashedAddressMapping<Self::Hashing>;305	type EvmBackwardsAddressMapping = fp_evm_mapping::MapBackwardsAddressTruncated;306}307308impl pallet_evm::Config for Runtime {309	type BlockGasLimit = BlockGasLimit;310	type FeeCalculator = FixedFee;311	type GasWeightMapping = FixedGasWeightMapping;312	type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;313	type CallOrigin = EnsureAddressTruncated<Self>;314	type WithdrawOrigin = EnsureAddressTruncated<Self>;315	type AddressMapping = HashedAddressMapping<Self::Hashing>;316	type PrecompilesType = ();317	type PrecompilesValue = ();318	type Currency = Balances;319	type Event = Event;320	type OnMethodCall = (321		pallet_evm_migration::OnMethodCall<Self>,322		pallet_evm_contract_helpers::HelpersOnMethodCall<Self>,323		CollectionDispatchT<Self>,324		pallet_unique::eth::CollectionHelpersOnMethodCall<Self>,325	);326	type OnCreate = pallet_evm_contract_helpers::HelpersOnCreate<Self>;327	type ChainId = ChainId;328	type Runner = pallet_evm::runner::stack::Runner<Self>;329	type OnChargeTransaction = pallet_evm::EVMCurrencyAdapter<Balances, DealWithFees>;330	type TransactionValidityHack = pallet_evm_transaction_payment::TransactionValidityHack<Self>;331	type FindAuthor = EthereumFindAuthor<Aura>;332}333334impl pallet_evm_migration::Config for Runtime {335	type WeightInfo = pallet_evm_migration::weights::SubstrateWeight<Self>;336}337338pub struct EthereumFindAuthor<F>(core::marker::PhantomData<F>);339impl<F: FindAuthor<u32>> FindAuthor<H160> for EthereumFindAuthor<F> {340	fn find_author<'a, I>(digests: I) -> Option<H160>341	where342		I: 'a + IntoIterator<Item = (ConsensusEngineId, &'a [u8])>,343	{344		if let Some(author_index) = F::find_author(digests) {345			let authority_id = Aura::authorities()[author_index as usize].clone();346			return Some(H160::from_slice(&authority_id.to_raw_vec()[4..24]));347		}348		None349	}350}351352impl pallet_ethereum::Config for Runtime {353	type Event = Event;354	type StateRoot = pallet_ethereum::IntermediateStateRoot<Self>;355}356357impl pallet_randomness_collective_flip::Config for Runtime {}358359impl frame_system::Config for Runtime {360	/// The data to be stored in an account.361	type AccountData = pallet_balances::AccountData<Balance>;362	/// The identifier used to distinguish between accounts.363	type AccountId = AccountId;364	/// The basic call filter to use in dispatchable.365	type BaseCallFilter = Everything;366	/// Maximum number of block number to block hash mappings to keep (oldest pruned first).367	type BlockHashCount = BlockHashCount;368	/// The maximum length of a block (in bytes).369	type BlockLength = RuntimeBlockLength;370	/// The index type for blocks.371	type BlockNumber = BlockNumber;372	/// The weight of the overhead invoked on the block import process, independent of the extrinsics included in that block.373	type BlockWeights = RuntimeBlockWeights;374	/// The aggregated dispatch type that is available for extrinsics.375	type Call = Call;376	/// The weight of database operations that the runtime can invoke.377	type DbWeight = RocksDbWeight;378	/// The ubiquitous event type.379	type Event = Event;380	/// The type for hashing blocks and tries.381	type Hash = Hash;382	/// The hashing algorithm used.383	type Hashing = BlakeTwo256;384	/// The header type.385	type Header = generic::Header<BlockNumber, BlakeTwo256>;386	/// The index type for storing how many extrinsics an account has signed.387	type Index = Index;388	/// The lookup mechanism to get account ID from whatever is passed in dispatchers.389	type Lookup = AccountIdLookup<AccountId, ()>;390	/// What to do if an account is fully reaped from the system.391	type OnKilledAccount = ();392	/// What to do if a new account is created.393	type OnNewAccount = ();394	type OnSetCode = cumulus_pallet_parachain_system::ParachainSetCode<Self>;395	/// The ubiquitous origin type.396	type Origin = Origin;397	/// This type is being generated by `construct_runtime!`.398	type PalletInfo = PalletInfo;399	/// This is used as an identifier of the chain. 42 is the generic substrate prefix.400	type SS58Prefix = SS58Prefix;401	/// Weight information for the extrinsics of this pallet.402	type SystemWeightInfo = frame_system::weights::SubstrateWeight<Self>;403	/// Version of the runtime.404	type Version = Version;405	type MaxConsumers = ConstU32<16>;406}407408parameter_types! {409	pub const MinimumPeriod: u64 = SLOT_DURATION / 2;410}411412impl pallet_timestamp::Config for Runtime {413	/// A timestamp: milliseconds since the unix epoch.414	type Moment = u64;415	type OnTimestampSet = ();416	type MinimumPeriod = MinimumPeriod;417	type WeightInfo = ();418}419420parameter_types! {421	// pub const ExistentialDeposit: u128 = 500;422	pub const ExistentialDeposit: u128 = 0;423	pub const MaxLocks: u32 = 50;424	pub const MaxReserves: u32 = 50;425}426427impl pallet_balances::Config for Runtime {428	type MaxLocks = MaxLocks;429	type MaxReserves = MaxReserves;430	type ReserveIdentifier = [u8; 16];431	/// The type for recording an account's balance.432	type Balance = Balance;433	/// The ubiquitous event type.434	type Event = Event;435	type DustRemoval = Treasury;436	type ExistentialDeposit = ExistentialDeposit;437	type AccountStore = System;438	type WeightInfo = pallet_balances::weights::SubstrateWeight<Self>;439}440441pub const fn deposit(items: u32, bytes: u32) -> Balance {442	items as Balance * 15 * CENTIUNIQUE + (bytes as Balance) * 6 * CENTIUNIQUE443}444445/*446parameter_types! {447	pub TombstoneDeposit: Balance = deposit(448		1,449		sp_std::mem::size_of::<pallet_contracts::Pallet<Runtime>> as u32,450	);451	pub DepositPerContract: Balance = TombstoneDeposit::get();452	pub const DepositPerStorageByte: Balance = deposit(0, 1);453	pub const DepositPerStorageItem: Balance = deposit(1, 0);454	pub RentFraction: Perbill = Perbill::from_rational(1u32, 30 * DAYS);455	pub const SurchargeReward: Balance = 150 * MILLIUNIQUE;456	pub const SignedClaimHandicap: u32 = 2;457	pub const MaxDepth: u32 = 32;458	pub const MaxValueSize: u32 = 16 * 1024;459	pub const MaxCodeSize: u32 = 1024 * 1024 * 25; // 25 Mb460	// The lazy deletion runs inside on_initialize.461	pub DeletionWeightLimit: Weight = AVERAGE_ON_INITIALIZE_RATIO *462		RuntimeBlockWeights::get().max_block;463	// The weight needed for decoding the queue should be less or equal than a fifth464	// of the overall weight dedicated to the lazy deletion.465	pub DeletionQueueDepth: u32 = ((DeletionWeightLimit::get() / (466			<Runtime as pallet_contracts::Config>::WeightInfo::on_initialize_per_queue_item(1) -467			<Runtime as pallet_contracts::Config>::WeightInfo::on_initialize_per_queue_item(0)468		)) / 5) as u32;469	pub Schedule: pallet_contracts::Schedule<Runtime> = Default::default();470}471472impl pallet_contracts::Config for Runtime {473	type Time = Timestamp;474	type Randomness = RandomnessCollectiveFlip;475	type Currency = Balances;476	type Event = Event;477	type RentPayment = ();478	type SignedClaimHandicap = SignedClaimHandicap;479	type TombstoneDeposit = TombstoneDeposit;480	type DepositPerContract = DepositPerContract;481	type DepositPerStorageByte = DepositPerStorageByte;482	type DepositPerStorageItem = DepositPerStorageItem;483	type RentFraction = RentFraction;484	type SurchargeReward = SurchargeReward;485	type WeightPrice = pallet_transaction_payment::Pallet<Self>;486	type WeightInfo = pallet_contracts::weights::SubstrateWeight<Self>;487	type ChainExtension = NFTExtension;488	type DeletionQueueDepth = DeletionQueueDepth;489	type DeletionWeightLimit = DeletionWeightLimit;490	type Schedule = Schedule;491	type CallStack = [pallet_contracts::Frame<Self>; 31];492}493*/494495parameter_types! {496	/// This value increases the priority of `Operational` transactions by adding497	/// a "virtual tip" that's equal to the `OperationalFeeMultiplier * final_fee`.498	pub const OperationalFeeMultiplier: u8 = 5;499}500501/// Linear implementor of `WeightToFeePolynomial`502pub struct LinearFee<T>(sp_std::marker::PhantomData<T>);503504impl<T> WeightToFeePolynomial for LinearFee<T>505where506	T: BaseArithmetic + From<u32> + Copy + Unsigned,507{508	type Balance = T;509510	fn polynomial() -> WeightToFeeCoefficients<Self::Balance> {511		smallvec!(WeightToFeeCoefficient {512			// Targeting 0.1 Unique per NFT transfer513			coeff_integer: WEIGHT_TO_FEE_COEFF.into(),514			coeff_frac: Perbill::zero(),515			negative: false,516			degree: 1,517		})518	}519}520521impl pallet_transaction_payment::Config for Runtime {522	type OnChargeTransaction = pallet_transaction_payment::CurrencyAdapter<Balances, DealWithFees>;523	type LengthToFee = ConstantMultiplier<Balance, TransactionByteFee>;524	type OperationalFeeMultiplier = OperationalFeeMultiplier;525	type WeightToFee = LinearFee<Balance>;526	type FeeMultiplierUpdate = ();527}528529parameter_types! {530	pub const ProposalBond: Permill = Permill::from_percent(5);531	pub const ProposalBondMinimum: Balance = 1 * UNIQUE;532	pub const ProposalBondMaximum: Balance = 1000 * UNIQUE;533	pub const SpendPeriod: BlockNumber = 5 * MINUTES;534	pub const Burn: Permill = Permill::from_percent(0);535	pub const TipCountdown: BlockNumber = 1 * DAYS;536	pub const TipFindersFee: Percent = Percent::from_percent(20);537	pub const TipReportDepositBase: Balance = 1 * UNIQUE;538	pub const DataDepositPerByte: Balance = 1 * CENTIUNIQUE;539	pub const BountyDepositBase: Balance = 1 * UNIQUE;540	pub const BountyDepositPayoutDelay: BlockNumber = 1 * DAYS;541	pub const TreasuryModuleId: PalletId = PalletId(*b"py/trsry");542	pub const BountyUpdatePeriod: BlockNumber = 14 * DAYS;543	pub const MaximumReasonLength: u32 = 16384;544	pub const BountyCuratorDeposit: Permill = Permill::from_percent(50);545	pub const BountyValueMinimum: Balance = 5 * UNIQUE;546	pub const MaxApprovals: u32 = 100;547}548549impl pallet_treasury::Config for Runtime {550	type PalletId = TreasuryModuleId;551	type Currency = Balances;552	type ApproveOrigin = EnsureRoot<AccountId>;553	type RejectOrigin = EnsureRoot<AccountId>;554	type Event = Event;555	type OnSlash = ();556	type ProposalBond = ProposalBond;557	type ProposalBondMinimum = ProposalBondMinimum;558	type ProposalBondMaximum = ProposalBondMaximum;559	type SpendPeriod = SpendPeriod;560	type Burn = Burn;561	type BurnDestination = ();562	type SpendFunds = ();563	type WeightInfo = pallet_treasury::weights::SubstrateWeight<Self>;564	type MaxApprovals = MaxApprovals;565}566567impl pallet_sudo::Config for Runtime {568	type Event = Event;569	type Call = Call;570}571572pub struct RelayChainBlockNumberProvider<T>(sp_std::marker::PhantomData<T>);573574impl<T: cumulus_pallet_parachain_system::Config> BlockNumberProvider575	for RelayChainBlockNumberProvider<T>576{577	type BlockNumber = BlockNumber;578579	fn current_block_number() -> Self::BlockNumber {580		cumulus_pallet_parachain_system::Pallet::<T>::validation_data()581			.map(|d| d.relay_parent_number)582			.unwrap_or_default()583	}584}585586parameter_types! {587	pub const MinVestedTransfer: Balance = 10 * UNIQUE;588	pub const MaxVestingSchedules: u32 = 28;589}590591impl orml_vesting::Config for Runtime {592	type Event = Event;593	type Currency = pallet_balances::Pallet<Runtime>;594	type MinVestedTransfer = MinVestedTransfer;595	type VestedTransferOrigin = EnsureSigned<AccountId>;596	type WeightInfo = ();597	type MaxVestingSchedules = MaxVestingSchedules;598	type BlockNumberProvider = RelayChainBlockNumberProvider<Runtime>;599}600601parameter_types! {602	pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 4;603	pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 4;604}605606impl cumulus_pallet_parachain_system::Config for Runtime {607	type Event = Event;608	type SelfParaId = parachain_info::Pallet<Self>;609	type OnSystemEvent = ();610	// type DownwardMessageHandlers = cumulus_primitives_utility::UnqueuedDmpAsParent<611	// 	MaxDownwardMessageWeight,612	// 	XcmExecutor<XcmConfig>,613	// 	Call,614	// >;615	type OutboundXcmpMessageSource = XcmpQueue;616	type DmpMessageHandler = DmpQueue;617	type ReservedDmpWeight = ReservedDmpWeight;618	type ReservedXcmpWeight = ReservedXcmpWeight;619	type XcmpMessageHandler = XcmpQueue;620}621622impl parachain_info::Config for Runtime {}623624impl cumulus_pallet_aura_ext::Config for Runtime {}625626parameter_types! {627	pub const RelayLocation: MultiLocation = MultiLocation::parent();628	pub const RelayNetwork: NetworkId = NetworkId::Polkadot;629	pub RelayOrigin: Origin = cumulus_pallet_xcm::Origin::Relay.into();630	pub Ancestry: MultiLocation = Parachain(ParachainInfo::parachain_id().into()).into();631}632633/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used634/// when determining ownership of accounts for asset transacting and when attempting to use XCM635/// `Transact` in order to determine the dispatch Origin.636pub type LocationToAccountId = (637	// The parent (Relay-chain) origin converts to the default `AccountId`.638	ParentIsPreset<AccountId>,639	// Sibling parachain origins convert to AccountId via the `ParaId::into`.640	SiblingParachainConvertsVia<Sibling, AccountId>,641	// Straight up local `AccountId32` origins just alias directly to `AccountId`.642	AccountId32Aliases<RelayNetwork, AccountId>,643);644645pub struct OnlySelfCurrency;646impl<B: TryFrom<u128>> MatchesFungible<B> for OnlySelfCurrency {647	fn matches_fungible(a: &MultiAsset) -> Option<B> {648		match (&a.id, &a.fun) {649			(Concrete(_), XcmFungible(ref amount)) => CheckedConversion::checked_from(*amount),650			_ => None,651		}652	}653}654655/// Means for transacting assets on this chain.656pub type LocalAssetTransactor = CurrencyAdapter<657	// Use this currency:658	Balances,659	// Use this currency when it is a fungible asset matching the given location or name:660	OnlySelfCurrency,661	// Do a simple punn to convert an AccountId32 MultiLocation into a native chain account ID:662	LocationToAccountId,663	// Our chain's account ID type (we can't get away without mentioning it explicitly):664	AccountId,665	// We don't track any teleports.666	(),667>;668669/// This is the type we use to convert an (incoming) XCM origin into a local `Origin` instance,670/// ready for dispatching a transaction with Xcm's `Transact`. There is an `OriginKind` which can671/// biases the kind of local `Origin` it will become.672pub type XcmOriginToTransactDispatchOrigin = (673	// Sovereign account converter; this attempts to derive an `AccountId` from the origin location674	// using `LocationToAccountId` and then turn that into the usual `Signed` origin. Useful for675	// foreign chains who want to have a local sovereign account on this chain which they control.676	SovereignSignedViaLocation<LocationToAccountId, Origin>,677	// Native converter for Relay-chain (Parent) location; will converts to a `Relay` origin when678	// recognised.679	RelayChainAsNative<RelayOrigin, Origin>,680	// Native converter for sibling Parachains; will convert to a `SiblingPara` origin when681	// recognised.682	SiblingParachainAsNative<cumulus_pallet_xcm::Origin, Origin>,683	// Superuser converter for the Relay-chain (Parent) location. This will allow it to issue a684	// transaction from the Root origin.685	ParentAsSuperuser<Origin>,686	// Native signed account converter; this just converts an `AccountId32` origin into a normal687	// `Origin::Signed` origin of the same 32-byte value.688	SignedAccountId32AsNative<RelayNetwork, Origin>,689	// Xcm origins can be represented natively under the Xcm pallet's Xcm origin.690	XcmPassthrough<Origin>,691);692693parameter_types! {694	// One XCM operation is 1_000_000 weight - almost certainly a conservative estimate.695	pub UnitWeightCost: Weight = 1_000_000;696	// 1200 UNIQUEs buy 1 second of weight.697	pub const WeightPrice: (MultiLocation, u128) = (MultiLocation::parent(), 1_200 * UNIQUE);698	pub const MaxInstructions: u32 = 100;699	pub const MaxAuthorities: u32 = 100_000;700}701702match_types! {703	pub type ParentOrParentsUnitPlurality: impl Contains<MultiLocation> = {704		MultiLocation { parents: 1, interior: Here } |705		MultiLocation { parents: 1, interior: X1(Plurality { id: BodyId::Unit, .. }) }706	};707}708709pub type Barrier = (710	TakeWeightCredit,711	AllowTopLevelPaidExecutionFrom<Everything>,712	AllowUnpaidExecutionFrom<ParentOrParentsUnitPlurality>,713	// ^^^ Parent & its unit plurality gets free execution714);715716pub struct UsingOnlySelfCurrencyComponents<717	WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,718	AssetId: Get<MultiLocation>,719	AccountId,720	Currency: CurrencyT<AccountId>,721	OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,722>(723	Weight,724	Currency::Balance,725	PhantomData<(WeightToFee, AssetId, AccountId, Currency, OnUnbalanced)>,726);727impl<728		WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,729		AssetId: Get<MultiLocation>,730		AccountId,731		Currency: CurrencyT<AccountId>,732		OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,733	> WeightTrader734	for UsingOnlySelfCurrencyComponents<WeightToFee, AssetId, AccountId, Currency, OnUnbalanced>735{736	fn new() -> Self {737		Self(0, Zero::zero(), PhantomData)738	}739740	fn buy_weight(&mut self, weight: Weight, payment: Assets) -> Result<Assets, XcmError> {741		let amount = WeightToFee::calc(&weight);742		let u128_amount: u128 = amount.try_into().map_err(|_| XcmError::Overflow)?;743744		// location to this parachain through relay chain745		let option1: xcm::v1::AssetId = Concrete(MultiLocation {746			parents: 1,747			interior: X1(Parachain(ParachainInfo::parachain_id().into())),748		});749		// direct location750		let option2: xcm::v1::AssetId = Concrete(MultiLocation {751			parents: 0,752			interior: Here,753		});754755		let required = if payment.fungible.contains_key(&option1) {756			(option1, u128_amount).into()757		} else if payment.fungible.contains_key(&option2) {758			(option2, u128_amount).into()759		} else {760			(Concrete(MultiLocation::default()), u128_amount).into()761		};762763		let unused = payment764			.checked_sub(required)765			.map_err(|_| XcmError::TooExpensive)?;766		self.0 = self.0.saturating_add(weight);767		self.1 = self.1.saturating_add(amount);768		Ok(unused)769	}770771	fn refund_weight(&mut self, weight: Weight) -> Option<MultiAsset> {772		let weight = weight.min(self.0);773		let amount = WeightToFee::calc(&weight);774		self.0 -= weight;775		self.1 = self.1.saturating_sub(amount);776		let amount: u128 = amount.saturated_into();777		if amount > 0 {778			Some((AssetId::get(), amount).into())779		} else {780			None781		}782	}783}784impl<785		WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,786		AssetId: Get<MultiLocation>,787		AccountId,788		Currency: CurrencyT<AccountId>,789		OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,790	> Drop791	for UsingOnlySelfCurrencyComponents<WeightToFee, AssetId, AccountId, Currency, OnUnbalanced>792{793	fn drop(&mut self) {794		OnUnbalanced::on_unbalanced(Currency::issue(self.1));795	}796}797798pub struct XcmConfig;799impl Config for XcmConfig {800	type Call = Call;801	type XcmSender = XcmRouter;802	// How to withdraw and deposit an asset.803	type AssetTransactor = LocalAssetTransactor;804	type OriginConverter = XcmOriginToTransactDispatchOrigin;805	type IsReserve = NativeAsset;806	type IsTeleporter = (); // Teleportation is disabled807	type LocationInverter = LocationInverter<Ancestry>;808	type Barrier = Barrier;809	type Weigher = FixedWeightBounds<UnitWeightCost, Call, MaxInstructions>;810	type Trader = UsingOnlySelfCurrencyComponents<811		IdentityFee<Balance>,812		RelayLocation,813		AccountId,814		Balances,815		(),816	>;817	type ResponseHandler = (); // Don't handle responses for now.818	type SubscriptionService = PolkadotXcm;819820	type AssetTrap = PolkadotXcm;821	type AssetClaims = PolkadotXcm;822}823824// parameter_types! {825// 	pub const MaxDownwardMessageWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 10;826// }827828/// No local origins on this chain are allowed to dispatch XCM sends/executions.829pub type LocalOriginToLocation = (SignedToAccountId32<Origin, AccountId, RelayNetwork>,);830831/// The means for routing XCM messages which are not for local execution into the right message832/// queues.833pub type XcmRouter = (834	// Two routers - use UMP to communicate with the relay chain:835	cumulus_primitives_utility::ParentAsUmp<ParachainSystem, ()>,836	// ..and XCMP to communicate with the sibling chains.837	XcmpQueue,838);839840impl pallet_evm_coder_substrate::Config for Runtime {}841842impl pallet_xcm::Config for Runtime {843	type Event = Event;844	type SendXcmOrigin = EnsureXcmOrigin<Origin, LocalOriginToLocation>;845	type XcmRouter = XcmRouter;846	type ExecuteXcmOrigin = EnsureXcmOrigin<Origin, LocalOriginToLocation>;847	type XcmExecuteFilter = Everything;848	type XcmExecutor = XcmExecutor<XcmConfig>;849	type XcmTeleportFilter = Everything;850	type XcmReserveTransferFilter = Everything;851	type Weigher = FixedWeightBounds<UnitWeightCost, Call, MaxInstructions>;852	type LocationInverter = LocationInverter<Ancestry>;853	type Origin = Origin;854	type Call = Call;855	const VERSION_DISCOVERY_QUEUE_SIZE: u32 = 100;856	type AdvertisedXcmVersion = pallet_xcm::CurrentXcmVersion;857}858859impl cumulus_pallet_xcm::Config for Runtime {860	type Event = Event;861	type XcmExecutor = XcmExecutor<XcmConfig>;862}863864impl cumulus_pallet_xcmp_queue::Config for Runtime {865	type WeightInfo = ();866	type Event = Event;867	type XcmExecutor = XcmExecutor<XcmConfig>;868	type ChannelInfo = ParachainSystem;869	type VersionWrapper = ();870	type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;871	type ControllerOrigin = EnsureRoot<AccountId>;872	type ControllerOriginConverter = XcmOriginToTransactDispatchOrigin;873}874875impl cumulus_pallet_dmp_queue::Config for Runtime {876	type Event = Event;877	type XcmExecutor = XcmExecutor<XcmConfig>;878	type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;879}880881impl pallet_aura::Config for Runtime {882	type AuthorityId = AuraId;883	type DisabledValidators = ();884	type MaxAuthorities = MaxAuthorities;885}886887parameter_types! {888	pub TreasuryAccountId: AccountId = TreasuryModuleId::get().into_account();889	pub const CollectionCreationPrice: Balance = 2 * UNIQUE;890}891892impl pallet_common::Config for Runtime {893	type WeightInfo = pallet_common::weights::SubstrateWeight<Self>;894	type Event = Event;895	type Currency = Balances;896	type CollectionCreationPrice = CollectionCreationPrice;897	type TreasuryAccountId = TreasuryAccountId;898	type CollectionDispatch = CollectionDispatchT<Self>;899900	type EvmTokenAddressMapping = EvmTokenAddressMapping;901	type CrossTokenAddressMapping = CrossTokenAddressMapping<Self::AccountId>;902	type ContractAddress = EvmCollectionHelpersAddress;903}904905impl pallet_structure::Config for Runtime {906	type Event = Event;907	type Call = Call;908	type WeightInfo = pallet_structure::weights::SubstrateWeight<Self>;909}910911impl pallet_fungible::Config for Runtime {912	type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;913}914impl pallet_refungible::Config for Runtime {915	type WeightInfo = pallet_refungible::weights::SubstrateWeight<Self>;916}917impl pallet_nonfungible::Config for Runtime {918	type WeightInfo = pallet_nonfungible::weights::SubstrateWeight<Self>;919}920921impl pallet_proxy_rmrk_core::Config for Runtime {922	type WeightInfo = pallet_proxy_rmrk_core::weights::SubstrateWeight<Self>;923	type Event = Event;924}925926impl pallet_proxy_rmrk_equip::Config for Runtime {927	type Event = Event;928}929930impl pallet_unique::Config for Runtime {931	type Event = Event;932	type WeightInfo = pallet_unique::weights::SubstrateWeight<Self>;933	type CommonWeightInfo = CommonWeights<Self>;934}935936parameter_types! {937	pub const InflationBlockInterval: BlockNumber = 100; // every time per how many blocks inflation is applied938}939940/// Used for the pallet inflation941impl pallet_inflation::Config for Runtime {942	type Currency = Balances;943	type TreasuryAccountId = TreasuryAccountId;944	type InflationBlockInterval = InflationBlockInterval;945	type BlockNumberProvider = RelayChainBlockNumberProvider<Runtime>;946}947948parameter_types! {949	pub MaximumSchedulerWeight: Weight = Perbill::from_percent(50) *950		RuntimeBlockWeights::get().max_block;951	pub const MaxScheduledPerBlock: u32 = 50;952}953954type ChargeTransactionPayment = pallet_charge_transaction::ChargeTransactionPayment<Runtime>;955use frame_support::traits::NamedReservableCurrency;956957fn get_signed_extras(from: <Runtime as frame_system::Config>::AccountId) -> SignedExtraScheduler {958	(959		frame_system::CheckSpecVersion::<Runtime>::new(),960		frame_system::CheckGenesis::<Runtime>::new(),961		frame_system::CheckEra::<Runtime>::from(Era::Immortal),962		frame_system::CheckNonce::<Runtime>::from(frame_system::Pallet::<Runtime>::account_nonce(963			from,964		)),965		frame_system::CheckWeight::<Runtime>::new(),966		// sponsoring transaction logic967		// pallet_charge_transaction::ChargeTransactionPayment::<Runtime>::new(0),968	)969}970971pub struct SchedulerPaymentExecutor;972impl<T: frame_system::Config + pallet_unique_scheduler::Config, SelfContainedSignedInfo>973	DispatchCall<T, SelfContainedSignedInfo> for SchedulerPaymentExecutor974where975	<T as frame_system::Config>::Call: Member976		+ Dispatchable<Origin = Origin, Info = DispatchInfo>977		+ SelfContainedCall<SignedInfo = SelfContainedSignedInfo>978		+ GetDispatchInfo979		+ From<frame_system::Call<Runtime>>,980	SelfContainedSignedInfo: Send + Sync + 'static,981	Call: From<<T as frame_system::Config>::Call>982		+ From<<T as pallet_unique_scheduler::Config>::Call>983		+ SelfContainedCall<SignedInfo = SelfContainedSignedInfo>,984	sp_runtime::AccountId32: From<<T as frame_system::Config>::AccountId>,985{986	fn dispatch_call(987		signer: <T as frame_system::Config>::AccountId,988		call: <T as pallet_unique_scheduler::Config>::Call,989	) -> Result<990		Result<PostDispatchInfo, DispatchErrorWithPostInfo<PostDispatchInfo>>,991		TransactionValidityError,992	> {993		let dispatch_info = call.get_dispatch_info();994		let extrinsic = fp_self_contained::CheckedExtrinsic::<995			AccountId,996			Call,997			SignedExtraScheduler,998			SelfContainedSignedInfo,999		> {1000			signed:1001				CheckedSignature::<AccountId, SignedExtraScheduler, SelfContainedSignedInfo>::Signed(1002					signer.clone().into(),1003					get_signed_extras(signer.into()),1004				),1005			function: call.into(),1006		};10071008		extrinsic.apply::<Runtime>(&dispatch_info, 0)1009	}10101011	fn reserve_balance(1012		id: [u8; 16],1013		sponsor: <T as frame_system::Config>::AccountId,1014		call: <T as pallet_unique_scheduler::Config>::Call,1015		count: u32,1016	) -> Result<(), DispatchError> {1017		let dispatch_info = call.get_dispatch_info();1018		let weight: Balance = ChargeTransactionPayment::traditional_fee(0, &dispatch_info, 0)1019			.saturating_mul(count.into());10201021		<Balances as NamedReservableCurrency<AccountId>>::reserve_named(1022			&id,1023			&(sponsor.into()),1024			weight,1025		)1026	}10271028	fn pay_for_call(1029		id: [u8; 16],1030		sponsor: <T as frame_system::Config>::AccountId,1031		call: <T as pallet_unique_scheduler::Config>::Call,1032	) -> Result<u128, DispatchError> {1033		let dispatch_info = call.get_dispatch_info();1034		let weight: Balance = ChargeTransactionPayment::traditional_fee(0, &dispatch_info, 0);1035		Ok(1036			<Balances as NamedReservableCurrency<AccountId>>::unreserve_named(1037				&id,1038				&(sponsor.into()),1039				weight,1040			),1041		)1042	}10431044	fn cancel_reserve(1045		id: [u8; 16],1046		sponsor: <T as frame_system::Config>::AccountId,1047	) -> Result<u128, DispatchError> {1048		Ok(1049			<Balances as NamedReservableCurrency<AccountId>>::unreserve_named(1050				&id,1051				&(sponsor.into()),1052				u128::MAX,1053			),1054		)1055	}1056}10571058parameter_types! {1059	pub const NoPreimagePostponement: Option<u32> = Some(10);1060	pub const Preimage: Option<u32> = Some(10);1061}10621063/// Used the compare the privilege of an origin inside the scheduler.1064pub struct OriginPrivilegeCmp;10651066impl PrivilegeCmp<OriginCaller> for OriginPrivilegeCmp {1067	fn cmp_privilege(_left: &OriginCaller, _right: &OriginCaller) -> Option<Ordering> {1068		Some(Ordering::Equal)1069	}1070}10711072impl pallet_unique_scheduler::Config for Runtime {1073	type Event = Event;1074	type Origin = Origin;1075	type Currency = Balances;1076	type PalletsOrigin = OriginCaller;1077	type Call = Call;1078	type MaximumWeight = MaximumSchedulerWeight;1079	type ScheduleOrigin = EnsureSigned<AccountId>;1080	type MaxScheduledPerBlock = MaxScheduledPerBlock;1081	type WeightInfo = ();1082	type CallExecutor = SchedulerPaymentExecutor;1083	type OriginPrivilegeCmp = OriginPrivilegeCmp;1084	type PreimageProvider = ();1085	type NoPreimagePostponement = NoPreimagePostponement;1086}10871088type EvmSponsorshipHandler = (1089	UniqueEthSponsorshipHandler<Runtime>,1090	pallet_evm_contract_helpers::HelpersContractSponsoring<Runtime>,1091);10921093type SponsorshipHandler = (1094	UniqueSponsorshipHandler<Runtime>,1095	//pallet_contract_helpers::ContractSponsorshipHandler<Runtime>,1096	pallet_evm_transaction_payment::BridgeSponsorshipHandler<Runtime>,1097);10981099impl pallet_evm_transaction_payment::Config for Runtime {1100	type EvmSponsorshipHandler = EvmSponsorshipHandler;1101	type Currency = Balances;1102}11031104impl pallet_charge_transaction::Config for Runtime {1105	type SponsorshipHandler = SponsorshipHandler;1106}11071108// impl pallet_contract_helpers::Config for Runtime {1109//	 type DefaultSponsoringRateLimit = DefaultSponsoringRateLimit;1110// }11111112parameter_types! {1113	// 0x842899ECF380553E8a4de75bF534cdf6fBF640491114	pub const HelpersContractAddress: H160 = H160([1115		0x84, 0x28, 0x99, 0xec, 0xf3, 0x80, 0x55, 0x3e, 0x8a, 0x4d, 0xe7, 0x5b, 0xf5, 0x34, 0xcd, 0xf6, 0xfb, 0xf6, 0x40, 0x49,1116	]);11171118	// 0x6c4e9fe1ae37a41e93cee429e8e1881abdcbb54f1119	pub const EvmCollectionHelpersAddress: H160 = H160([1120		0x6c, 0x4e, 0x9f, 0xe1, 0xae, 0x37, 0xa4, 0x1e, 0x93, 0xce, 0xe4, 0x29, 0xe8, 0xe1, 0x88, 0x1a, 0xbd, 0xcb, 0xb5, 0x4f,1121	]);1122}11231124impl pallet_evm_contract_helpers::Config for Runtime {1125	type ContractAddress = HelpersContractAddress;1126	type DefaultSponsoringRateLimit = DefaultSponsoringRateLimit;1127}11281129construct_runtime!(1130	pub enum Runtime where1131		Block = Block,1132		NodeBlock = opaque::Block,1133		UncheckedExtrinsic = UncheckedExtrinsic1134	{1135		ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Config, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,1136		ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,11371138		Aura: pallet_aura::{Pallet, Config<T>} = 22,1139		AuraExt: cumulus_pallet_aura_ext::{Pallet, Config} = 23,11401141		Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>} = 30,1142		RandomnessCollectiveFlip: pallet_randomness_collective_flip::{Pallet, Storage} = 31,1143		Timestamp: pallet_timestamp::{Pallet, Call, Storage, Inherent} = 32,1144		TransactionPayment: pallet_transaction_payment::{Pallet, Storage} = 33,1145		Treasury: pallet_treasury::{Pallet, Call, Storage, Config, Event<T>} = 34,1146		Sudo: pallet_sudo::{Pallet, Call, Storage, Config<T>, Event<T>} = 35,1147		System: frame_system::{Pallet, Call, Storage, Config, Event<T>} = 36,1148		Vesting: orml_vesting::{Pallet, Storage, Call, Event<T>, Config<T>} = 37,1149		// Vesting: pallet_vesting::{Pallet, Call, Config<T>, Storage, Event<T>} = 37,1150		// Contracts: pallet_contracts::{Pallet, Call, Storage, Event<T>} = 38,11511152		// XCM helpers.1153		XcmpQueue: cumulus_pallet_xcmp_queue::{Pallet, Call, Storage, Event<T>} = 50,1154		PolkadotXcm: pallet_xcm::{Pallet, Call, Event<T>, Origin} = 51,1155		CumulusXcm: cumulus_pallet_xcm::{Pallet, Call, Event<T>, Origin} = 52,1156		DmpQueue: cumulus_pallet_dmp_queue::{Pallet, Call, Storage, Event<T>} = 53,11571158		// Unique Pallets1159		Inflation: pallet_inflation::{Pallet, Call, Storage} = 60,1160		Unique: pallet_unique::{Pallet, Call, Storage, Event<T>} = 61,1161		Scheduler: pallet_unique_scheduler::{Pallet, Call, Storage, Event<T>} = 62,1162		// free = 631163		Charging: pallet_charge_transaction::{Pallet, Call, Storage } = 64,1164		// ContractHelpers: pallet_contract_helpers::{Pallet, Call, Storage} = 65,1165		Common: pallet_common::{Pallet, Storage, Event<T>} = 66,1166		Fungible: pallet_fungible::{Pallet, Storage} = 67,1167		Refungible: pallet_refungible::{Pallet, Storage} = 68,1168		Nonfungible: pallet_nonfungible::{Pallet, Storage} = 69,1169		Structure: pallet_structure::{Pallet, Call, Storage, Event<T>} = 70,1170		RmrkCore: pallet_proxy_rmrk_core::{Pallet, Call, Storage, Event<T>} = 71,1171		RmrkEquip: pallet_proxy_rmrk_equip::{Pallet, Call, Storage, Event<T>} = 72,11721173		// Frontier1174		EVM: pallet_evm::{Pallet, Config, Call, Storage, Event<T>} = 100,1175		Ethereum: pallet_ethereum::{Pallet, Config, Call, Storage, Event, Origin} = 101,11761177		EvmCoderSubstrate: pallet_evm_coder_substrate::{Pallet, Storage} = 150,1178		EvmContractHelpers: pallet_evm_contract_helpers::{Pallet, Storage} = 151,1179		EvmTransactionPayment: pallet_evm_transaction_payment::{Pallet} = 152,1180		EvmMigration: pallet_evm_migration::{Pallet, Call, Storage} = 153,1181	}1182);11831184pub struct TransactionConverter;11851186impl fp_rpc::ConvertTransaction<UncheckedExtrinsic> for TransactionConverter {1187	fn convert_transaction(&self, transaction: pallet_ethereum::Transaction) -> UncheckedExtrinsic {1188		UncheckedExtrinsic::new_unsigned(1189			pallet_ethereum::Call::<Runtime>::transact { transaction }.into(),1190		)1191	}1192}11931194impl fp_rpc::ConvertTransaction<opaque::UncheckedExtrinsic> for TransactionConverter {1195	fn convert_transaction(1196		&self,1197		transaction: pallet_ethereum::Transaction,1198	) -> opaque::UncheckedExtrinsic {1199		let extrinsic = UncheckedExtrinsic::new_unsigned(1200			pallet_ethereum::Call::<Runtime>::transact { transaction }.into(),1201		);1202		let encoded = extrinsic.encode();1203		opaque::UncheckedExtrinsic::decode(&mut &encoded[..])1204			.expect("Encoded extrinsic is always valid")1205	}1206}12071208/// The address format for describing accounts.1209pub type Address = sp_runtime::MultiAddress<AccountId, ()>;1210/// Block header type as expected by this runtime.1211pub type Header = generic::Header<BlockNumber, BlakeTwo256>;1212/// Block type as expected by this runtime.1213pub type Block = generic::Block<Header, UncheckedExtrinsic>;1214/// A Block signed with a Justification1215pub type SignedBlock = generic::SignedBlock<Block>;1216/// BlockId type as expected by this runtime.1217pub type BlockId = generic::BlockId<Block>;1218/// The SignedExtension to the basic transaction logic.1219pub type SignedExtra = (1220	frame_system::CheckSpecVersion<Runtime>,1221	// system::CheckTxVersion<Runtime>,1222	frame_system::CheckGenesis<Runtime>,1223	frame_system::CheckEra<Runtime>,1224	frame_system::CheckNonce<Runtime>,1225	frame_system::CheckWeight<Runtime>,1226	ChargeTransactionPayment,1227	//pallet_contract_helpers::ContractHelpersExtension<Runtime>,1228	pallet_ethereum::FakeTransactionFinalizer<Runtime>,1229);1230pub type SignedExtraScheduler = (1231	frame_system::CheckSpecVersion<Runtime>,1232	frame_system::CheckGenesis<Runtime>,1233	frame_system::CheckEra<Runtime>,1234	frame_system::CheckNonce<Runtime>,1235	frame_system::CheckWeight<Runtime>,1236);1237/// Unchecked extrinsic type as expected by this runtime.1238pub type UncheckedExtrinsic =1239	fp_self_contained::UncheckedExtrinsic<Address, Call, Signature, SignedExtra>;1240/// Extrinsic type that has already been checked.1241pub type CheckedExtrinsic = fp_self_contained::CheckedExtrinsic<AccountId, Call, SignedExtra, H160>;1242/// Executive: handles dispatch to the various modules.1243pub type Executive = frame_executive::Executive<1244	Runtime,1245	Block,1246	frame_system::ChainContext<Runtime>,1247	Runtime,1248	AllPalletsReversedWithSystemFirst,1249>;12501251impl_opaque_keys! {1252	pub struct SessionKeys {1253		pub aura: Aura,1254	}1255}12561257impl fp_self_contained::SelfContainedCall for Call {1258	type SignedInfo = H160;12591260	fn is_self_contained(&self) -> bool {1261		match self {1262			Call::Ethereum(call) => call.is_self_contained(),1263			_ => false,1264		}1265	}12661267	fn check_self_contained(&self) -> Option<Result<Self::SignedInfo, TransactionValidityError>> {1268		match self {1269			Call::Ethereum(call) => call.check_self_contained(),1270			_ => None,1271		}1272	}12731274	fn validate_self_contained(1275		&self,1276		info: &Self::SignedInfo,1277		dispatch_info: &DispatchInfoOf<Call>,1278		len: usize,1279	) -> Option<TransactionValidity> {1280		match self {1281			Call::Ethereum(call) => call.validate_self_contained(info, dispatch_info, len),1282			_ => None,1283		}1284	}12851286	fn pre_dispatch_self_contained(1287		&self,1288		info: &Self::SignedInfo,1289	) -> Option<Result<(), TransactionValidityError>> {1290		match self {1291			Call::Ethereum(call) => call.pre_dispatch_self_contained(info),1292			_ => None,1293		}1294	}12951296	fn apply_self_contained(1297		self,1298		info: Self::SignedInfo,1299	) -> Option<sp_runtime::DispatchResultWithInfo<PostDispatchInfoOf<Self>>> {1300		match self {1301			call @ Call::Ethereum(pallet_ethereum::Call::transact { .. }) => Some(call.dispatch(1302				Origin::from(pallet_ethereum::RawOrigin::EthereumTransaction(info)),1303			)),1304			_ => None,1305		}1306	}1307}13081309macro_rules! dispatch_unique_runtime {1310	($collection:ident.$method:ident($($name:ident),*)) => {{1311		let collection = <Runtime as pallet_common::Config>::CollectionDispatch::dispatch(<pallet_common::CollectionHandle<Runtime>>::try_get($collection)?);1312		let dispatch = collection.as_dyn();13131314		Ok::<_, DispatchError>(dispatch.$method($($name),*))1315	}};1316}13171318impl_common_runtime_apis! {1319	#![custom_apis]13201321	impl rmrk_rpc::RmrkApi<1322		Block,1323		AccountId,1324		RmrkCollectionInfo<AccountId>,1325		RmrkInstanceInfo<AccountId>,1326		RmrkResourceInfo,1327		RmrkPropertyInfo,1328		RmrkBaseInfo<AccountId>,1329		RmrkPartType,1330		RmrkTheme1331	> for Runtime {1332		fn last_collection_idx() -> Result<RmrkCollectionId, DispatchError> {1333			Ok(RmrkCore::last_collection_idx())1334		}13351336		fn collection_by_id(collection_id: RmrkCollectionId) -> Result<Option<RmrkCollectionInfo<AccountId>>, DispatchError> {1337			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1338			use pallet_common::CommonCollectionOperations;13391340			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1341				Ok(c) => c,1342				Err(_) => return Ok(None),1343			};13441345			let nfts_count = collection.total_supply();13461347			Ok(Some(RmrkCollectionInfo {1348				issuer: collection.owner.clone(),1349				metadata: RmrkCore::get_collection_property_decoded(collection_id, RmrkProperty::Metadata)?,1350				max: collection.limits.token_limit,1351				symbol: RmrkCore::rebind(&collection.token_prefix)?,1352				nfts_count1353			}))1354		}13551356		fn nft_by_id(collection_id: RmrkCollectionId, nft_by_id: RmrkNftId) -> Result<Option<RmrkInstanceInfo<AccountId>>, DispatchError> {1357			use up_data_structs::mapping::TokenAddressMapping;1358			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1359			use pallet_common::CommonCollectionOperations;13601361			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1362				Ok(c) => c,1363				Err(_) => return Ok(None),1364			};13651366			let nft_id = TokenId(nft_by_id);1367			if !RmrkCore::nft_exists(collection_id, nft_id) { return Ok(None); }13681369			let owner = match collection.token_owner(nft_id) {1370				Some(owner) => match <Runtime as pallet_common::Config>::CrossTokenAddressMapping::address_to_token(&owner) {1371					Some((col, tok)) => {1372						let rmrk_collection = RmrkCore::rmrk_collection_id(col)?;13731374						RmrkAccountIdOrCollectionNftTuple::CollectionAndNftTuple(rmrk_collection, tok.0)1375					}1376					None => RmrkAccountIdOrCollectionNftTuple::AccountId(owner.as_sub().clone())1377				},1378				None => return Ok(None)1379			};13801381			Ok(Some(RmrkInstanceInfo {1382				owner: owner,1383				royalty: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::RoyaltyInfo)?,1384				metadata: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::Metadata)?,1385				equipped: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::Equipped)?,1386				pending: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::PendingNftAccept)?,1387			}))1388		}13891390		fn account_tokens(account_id: AccountId, collection_id: RmrkCollectionId) -> Result<Vec<RmrkNftId>, DispatchError> {1391			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1392			use pallet_common::CommonCollectionOperations;13931394			let cross_account_id = CrossAccountId::from_sub(account_id);13951396			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1397				Ok(c) => c,1398				Err(_) => return Ok(Vec::new()),1399			};14001401			let tokens = collection.account_tokens(cross_account_id)1402				.into_iter()1403				.filter(|token| {1404					let is_pending = RmrkCore::get_nft_property_decoded(1405						collection_id,1406						*token,1407						RmrkProperty::PendingNftAccept1408					).unwrap_or(true);14091410					!is_pending1411				})1412				.map(|token| token.0)1413				.collect();14141415			Ok(tokens)1416		}14171418		fn nft_children(collection_id: RmrkCollectionId, nft_id: RmrkNftId) -> Result<Vec<RmrkNftChild>, DispatchError> {1419			use pallet_proxy_rmrk_core::RmrkProperty;14201421			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1422				Ok(id) => id,1423				Err(_) => return Ok(Vec::new())1424			};1425			let nft_id = TokenId(nft_id);1426			if !RmrkCore::nft_exists(collection_id, nft_id) { return Ok(Vec::new()); }14271428			Ok(1429				pallet_nonfungible::TokenChildren::<Runtime>::iter_prefix((collection_id, nft_id))1430					.filter_map(|((child_collection, child_token), _)| {1431						let is_pending = RmrkCore::get_nft_property_decoded(1432							child_collection,1433							child_token,1434							RmrkProperty::PendingNftAccept1435						).ok()?;14361437						if is_pending {1438							return None;1439						}14401441						let rmrk_child_collection = RmrkCore::rmrk_collection_id(1442							child_collection1443						).ok()?;14441445						Some(RmrkNftChild {1446							collection_id: rmrk_child_collection,1447							nft_id: child_token.0,1448						})1449					}).collect()1450			)1451		}14521453		fn collection_properties(collection_id: RmrkCollectionId, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Vec<RmrkPropertyInfo>, DispatchError> {1454			use pallet_proxy_rmrk_core::misc::CollectionType;14551456			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1457				Ok(id) => id,1458				Err(_) => return Ok(Vec::new())1459			};1460			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() {1461				return Ok(Vec::new());1462			}14631464			let properties = RmrkCore::filter_user_properties(1465				collection_id,1466				/* token_id = */ None,1467				filter_keys,1468				|key, value| RmrkPropertyInfo {1469					key,1470					value1471				}1472			)?;14731474			Ok(properties)1475		}14761477		fn nft_properties(collection_id: RmrkCollectionId, nft_id: RmrkNftId, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Vec<RmrkPropertyInfo>, DispatchError> {1478			use pallet_proxy_rmrk_core::misc::NftType;14791480			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1481				Ok(id) => id,1482				Err(_) => return Ok(Vec::new())1483			};1484			let token_id = TokenId(nft_id);14851486			if RmrkCore::ensure_nft_type(collection_id, token_id, NftType::Regular).is_err() {1487				return Ok(Vec::new());1488			}14891490			let properties = RmrkCore::filter_user_properties(1491				collection_id,1492				Some(token_id),1493				filter_keys,1494				|key, value| RmrkPropertyInfo {1495					key,1496					value1497				}1498			)?;14991500			Ok(properties)1501		}15021503		fn nft_resources(collection_id: RmrkCollectionId, nft_id: RmrkNftId) -> Result<Vec<RmrkResourceInfo>, DispatchError> {1504			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType, ResourceType}};1505			use pallet_common::CommonCollectionOperations;15061507			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1508				Ok(id) => id,1509				Err(_) => return Ok(Vec::new())1510			};1511			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() { return Ok(Vec::new()); }15121513			let nft_id = TokenId(nft_id);1514			if RmrkCore::ensure_nft_type(collection_id, nft_id, NftType::Regular).is_err() { return Ok(Vec::new()); }15151516			let res_collection_id: Option<CollectionId> = RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::ResourceCollection)?;15171518			let res_collection_id = match res_collection_id {1519				Some(id) => id,1520				None => return Ok(Vec::new())1521			};15221523			let resource_collection = RmrkCore::get_typed_nft_collection(res_collection_id, CollectionType::Resource)?;15241525			let resources = resource_collection1526				.collection_tokens()1527				.iter()1528				.filter_map(|res_id| Some(RmrkResourceInfo {1529					id: res_id.0,1530					pending: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::PendingResourceAccept).ok()?,1531					pending_removal: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::PendingResourceRemoval).ok()?,1532					resource: match RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::ResourceType).ok()? {1533						ResourceType::Basic => RmrkResourceTypes::Basic(RmrkBasicResource {1534							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1535							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1536							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1537							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1538						}),1539						ResourceType::Composable => RmrkResourceTypes::Composable(RmrkComposableResource {1540							parts: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Parts).ok()?,1541							base: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Base).ok()?,1542							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1543							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1544							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1545							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1546						}),1547						ResourceType::Slot => RmrkResourceTypes::Slot(RmrkSlotResource {1548							base: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Base).ok()?,1549							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1550							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1551							slot: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Slot).ok()?,1552							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1553							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1554						}),1555					},1556				}))1557				.collect();15581559			Ok(resources)1560		}15611562		fn nft_resource_priority(collection_id: RmrkCollectionId, nft_id: RmrkNftId, resource_id: RmrkResourceId) -> Result<Option<u32>, DispatchError> {1563			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType}};15641565			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1566				Ok(id) => id,1567				Err(_) => return Ok(None)1568			};1569			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() { return Ok(None); }15701571			let nft_id = TokenId(nft_id);1572			if RmrkCore::ensure_nft_type(collection_id, nft_id, NftType::Regular).is_err() { return Ok(None); }15731574			let priorities: Vec<_> = RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::ResourcePriorities)?;1575			Ok(1576				priorities.into_iter()1577					.enumerate()1578					.find(|(_, id)| *id == resource_id)1579					.map(|(priority, _): (usize, RmrkResourceId)| priority as u32)1580			)1581		}15821583		fn base(base_id: RmrkBaseId) -> Result<Option<RmrkBaseInfo<AccountId>>, DispatchError> {1584			use pallet_proxy_rmrk_core::{1585				RmrkProperty, misc::{CollectionType},1586			};15871588			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1589				Ok(c) => c,1590				Err(_) => return Ok(None),1591			};15921593			Ok(Some(RmrkBaseInfo {1594				issuer: collection.owner.clone(),1595				base_type: RmrkCore::get_collection_property_decoded(collection_id, RmrkProperty::BaseType)?,1596				symbol: RmrkCore::rebind(&collection.token_prefix)?,1597			}))1598		}15991600		fn base_parts(base_id: RmrkBaseId) -> Result<Vec<RmrkPartType>, DispatchError> {1601			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType}};1602			use pallet_common::CommonCollectionOperations;16031604			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1605				Ok(c) => c,1606				Err(_) => return Ok(Vec::new()),1607			};16081609			let parts = collection.collection_tokens()1610				.into_iter()1611				.filter_map(|token_id| {1612					let nft_type = RmrkCore::get_nft_type(collection_id, token_id).ok()?;16131614					match nft_type {1615						NftType::FixedPart => Some(RmrkPartType::FixedPart(RmrkFixedPart {1616							id: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ExternalPartId).ok()?,1617							src: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::Src).ok()?,1618							z: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ZIndex).ok()?,1619						})),1620						NftType::SlotPart => Some(RmrkPartType::SlotPart(RmrkSlotPart {1621							id: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ExternalPartId).ok()?,1622							src: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::Src).ok()?,1623							z: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ZIndex).ok()?,1624							equippable: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::EquippableList).ok()?,1625						})),1626						_ => None1627					}1628				})1629				.collect();16301631			Ok(parts)1632		}16331634		fn theme_names(base_id: RmrkBaseId) -> Result<Vec<RmrkThemeName>, DispatchError> {1635			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{NftType, CollectionType}};1636			use pallet_common::CommonCollectionOperations;16371638			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1639				Ok(c) => c,1640				Err(_) => return Ok(Vec::new()),1641			};16421643			let theme_names = collection.collection_tokens()1644				.iter()1645				.filter_map(|token_id| {1646					let nft_type = RmrkCore::get_nft_type(collection_id, *token_id).ok()?;16471648					match nft_type {1649						NftType::Theme => RmrkCore::get_nft_property_decoded(collection_id, *token_id, RmrkProperty::ThemeName).ok(),1650						_ => None1651					}1652				})1653				.collect();16541655			Ok(theme_names)1656		}16571658		fn theme(base_id: RmrkBaseId, theme_name: RmrkThemeName, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Option<RmrkTheme>, DispatchError> {1659			use pallet_proxy_rmrk_core::{1660				RmrkProperty,1661				misc::{CollectionType, NftType}1662			};1663			use pallet_common::CommonCollectionOperations;16641665			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1666				Ok(c) => c,1667				Err(_) => return Ok(None),1668			};16691670			let theme_info = collection.collection_tokens()1671				.into_iter()1672				.find_map(|token_id| {1673					RmrkCore::ensure_nft_type(collection_id, token_id, NftType::Theme).ok()?;16741675					let name: RmrkString = RmrkCore::get_nft_property_decoded(1676						collection_id, token_id, RmrkProperty::ThemeName1677					).ok()?;16781679					if name == theme_name {1680						Some((name, token_id))1681					} else {1682						None1683					}1684				});16851686			let (name, theme_id) = match theme_info {1687				Some((name, theme_id)) => (name, theme_id),1688				None => return Ok(None)1689			};16901691			let properties = RmrkCore::filter_user_properties(1692				collection_id,1693				Some(theme_id),1694				filter_keys,1695				|key, value| RmrkThemeProperty {1696					key,1697					value1698				}1699			)?;17001701			let inherit = RmrkCore::get_nft_property_decoded(1702				collection_id,1703				theme_id,1704				RmrkProperty::ThemeInherit1705			)?;17061707			let theme = RmrkTheme {1708				name,1709				properties,1710				inherit,1711			};17121713			Ok(Some(theme))1714		}1715	}1716}17171718struct CheckInherents;17191720impl cumulus_pallet_parachain_system::CheckInherents<Block> for CheckInherents {1721	fn check_inherents(1722		block: &Block,1723		relay_state_proof: &cumulus_pallet_parachain_system::RelayChainStateProof,1724	) -> sp_inherents::CheckInherentsResult {1725		let relay_chain_slot = relay_state_proof1726			.read_slot()1727			.expect("Could not read the relay chain slot from the proof");17281729		let inherent_data =1730			cumulus_primitives_timestamp::InherentDataProvider::from_relay_chain_slot_and_duration(1731				relay_chain_slot,1732				sp_std::time::Duration::from_secs(6),1733			)1734			.create_inherent_data()1735			.expect("Could not create the timestamp inherent data");17361737		inherent_data.check_extrinsics(block)1738	}1739}17401741cumulus_pallet_parachain_system::register_validate_block!(1742	Runtime = Runtime,1743	BlockExecutor = cumulus_pallet_aura_ext::BlockExecutor::<Runtime, Executive>,1744	CheckInherents = CheckInherents,1745);
after · runtime/opal/src/lib.rs
1// Copyright 2019-2022 Unique Network (Gibraltar) Ltd.2// This file is part of Unique Network.34// Unique Network is free software: you can redistribute it and/or modify5// it under the terms of the GNU General Public License as published by6// the Free Software Foundation, either version 3 of the License, or7// (at your option) any later version.89// Unique Network is distributed in the hope that it will be useful,10// but WITHOUT ANY WARRANTY; without even the implied warranty of11// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the12// GNU General Public License for more details.1314// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.1617//! The Substrate Node Template runtime. This can be compiled with `#[no_std]`, ready for Wasm.1819#![cfg_attr(not(feature = "std"), no_std)]20// `construct_runtime!` does a lot of recursion and requires us to increase the limit to 256.21#![recursion_limit = "1024"]22#![allow(clippy::from_over_into, clippy::identity_op)]23#![allow(clippy::fn_to_numeric_cast_with_truncation)]24// Make the WASM binary available.25#[cfg(feature = "std")]26include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));2728use sp_api::impl_runtime_apis;29use sp_core::{crypto::KeyTypeId, OpaqueMetadata, H256, U256, H160};30use sp_runtime::DispatchError;31use fp_self_contained::*;32// #[cfg(any(feature = "std", test))]33// pub use sp_runtime::BuildStorage;3435use sp_runtime::{36	Permill, Perbill, Percent, create_runtime_str, generic, impl_opaque_keys,37	traits::{AccountIdLookup, BlakeTwo256, Block as BlockT, AccountIdConversion, Zero, Member},38	transaction_validity::{TransactionSource, TransactionValidity},39	ApplyExtrinsicResult, RuntimeAppPublic,40};4142use sp_std::prelude::*;4344#[cfg(feature = "std")]45use sp_version::NativeVersion;46use sp_version::RuntimeVersion;47pub use pallet_transaction_payment::{48	Multiplier, TargetedFeeAdjustment, FeeDetails, RuntimeDispatchInfo,49};50// A few exports that help ease life for downstream crates.51pub use pallet_balances::Call as BalancesCall;52pub use pallet_evm::{53	EnsureAddressTruncated, HashedAddressMapping, Runner, account::CrossAccountId as _,54	OnMethodCall, Account as EVMAccount, FeeCalculator, GasWeightMapping,55};56pub use frame_support::{57	construct_runtime, match_types,58	dispatch::DispatchResult,59	PalletId, parameter_types, StorageValue, ConsensusEngineId,60	traits::{61		tokens::currency::Currency as CurrencyT, OnUnbalanced as OnUnbalancedT, Everything,62		Currency, ExistenceRequirement, Get, IsInVec, KeyOwnerProofSystem, LockIdentifier,63		OnUnbalanced, Randomness, FindAuthor, ConstU32, Imbalance, PrivilegeCmp,64	},65	weights::{66		constants::{BlockExecutionWeight, ExtrinsicBaseWeight, RocksDbWeight, WEIGHT_PER_SECOND},67		DispatchClass, DispatchInfo, GetDispatchInfo, IdentityFee, Pays, PostDispatchInfo, Weight,68		WeightToFeePolynomial, WeightToFeeCoefficient, WeightToFeeCoefficients, ConstantMultiplier,69	},70};71use pallet_unique_scheduler::DispatchCall;72use up_data_structs::{73	CollectionId, TokenId, TokenData, Property, PropertyKeyPermission, CollectionLimits,74	CollectionStats, RpcCollection,75	mapping::{EvmTokenAddressMapping, CrossTokenAddressMapping},76	TokenChild, RmrkCollectionInfo, RmrkInstanceInfo, RmrkResourceInfo, RmrkPropertyInfo,77	RmrkBaseInfo, RmrkPartType, RmrkTheme, RmrkThemeName, RmrkThemeProperty, RmrkCollectionId,78	RmrkNftId, RmrkAccountIdOrCollectionNftTuple, RmrkNftChild, RmrkPropertyKey, RmrkResourceTypes,79	RmrkBasicResource, RmrkComposableResource, RmrkSlotResource, RmrkResourceId, RmrkBaseId,80	RmrkFixedPart, RmrkSlotPart, RmrkString,81};8283// use pallet_contracts::weights::WeightInfo;84// #[cfg(any(feature = "std", test))]85use frame_system::{86	self as frame_system, EnsureRoot, EnsureSigned,87	limits::{BlockWeights, BlockLength},88};89use sp_arithmetic::{90	traits::{BaseArithmetic, Unsigned},91};92use smallvec::smallvec;93// use scale_info::TypeInfo;94use codec::{Encode, Decode};95use fp_rpc::TransactionStatus;96use sp_runtime::{97	traits::{98		Applyable, BlockNumberProvider, Dispatchable, PostDispatchInfoOf, DispatchInfoOf,99		Saturating, CheckedConversion,100	},101	generic::Era,102	transaction_validity::TransactionValidityError,103	DispatchErrorWithPostInfo, SaturatedConversion,104};105106// pub use pallet_timestamp::Call as TimestampCall;107pub use sp_consensus_aura::sr25519::AuthorityId as AuraId;108109// Polkadot imports110use pallet_xcm::XcmPassthrough;111use polkadot_parachain::primitives::Sibling;112use xcm::v1::{BodyId, Junction::*, MultiLocation, NetworkId, Junctions::*};113use xcm_builder::{114	AccountId32Aliases, AllowTopLevelPaidExecutionFrom, AllowUnpaidExecutionFrom, CurrencyAdapter,115	EnsureXcmOrigin, FixedWeightBounds, LocationInverter, NativeAsset, ParentAsSuperuser,116	RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,117	SignedAccountId32AsNative, SignedToAccountId32, SovereignSignedViaLocation, TakeWeightCredit,118	ParentIsPreset,119};120use xcm_executor::{Config, XcmExecutor, Assets};121use sp_std::{cmp::Ordering, marker::PhantomData};122123use xcm::latest::{124	//	Xcm,125	AssetId::{Concrete},126	Fungibility::Fungible as XcmFungible,127	MultiAsset,128	Error as XcmError,129};130use xcm_executor::traits::{MatchesFungible, WeightTrader};131//use xcm_executor::traits::MatchesFungible;132133use unique_runtime_common::{134	impl_common_runtime_apis,135	types::*,136	constants::*,137	dispatch::{CollectionDispatchT, CollectionDispatch},138	sponsoring::UniqueSponsorshipHandler,139	eth_sponsoring::UniqueEthSponsorshipHandler,140	weights::CommonWeights,141};142143pub const RUNTIME_NAME: &str = "opal";144pub const TOKEN_SYMBOL: &str = "OPL";145146type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Runtime>;147148impl RuntimeInstance for Runtime {149	type CrossAccountId = self::CrossAccountId;150	type TransactionConverter = self::TransactionConverter;151152	fn get_transaction_converter() -> TransactionConverter {153		TransactionConverter154	}155}156157/// The type for looking up accounts. We don't expect more than 4 billion of them, but you158/// never know...159pub type AccountIndex = u32;160161/// Balance of an account.162pub type Balance = u128;163164/// Index of a transaction in the chain.165pub type Index = u32;166167/// A hash of some data used by the chain.168pub type Hash = sp_core::H256;169170/// Digest item type.171pub type DigestItem = generic::DigestItem;172173/// Opaque types. These are used by the CLI to instantiate machinery that don't need to know174/// the specifics of the runtime. They can then be made to be agnostic over specific formats175/// of data like extrinsics, allowing for them to continue syncing the network through upgrades176/// to even the core data structures.177pub mod opaque {178	use sp_std::prelude::*;179	use sp_runtime::impl_opaque_keys;180	use super::Aura;181182	pub use unique_runtime_common::types::*;183184	impl_opaque_keys! {185		pub struct SessionKeys {186			pub aura: Aura,187		}188	}189}190191/// This runtime version.192pub const VERSION: RuntimeVersion = RuntimeVersion {193	spec_name: create_runtime_str!(RUNTIME_NAME),194	impl_name: create_runtime_str!(RUNTIME_NAME),195	authoring_version: 1,196	spec_version: 922080,197	impl_version: 0,198	apis: RUNTIME_API_VERSIONS,199	transaction_version: 1,200	state_version: 0,201};202203#[derive(codec::Encode, codec::Decode)]204pub enum XCMPMessage<XAccountId, XBalance> {205	/// Transfer tokens to the given account from the Parachain account.206	TransferToken(XAccountId, XBalance),207}208209/// The version information used to identify this runtime when compiled natively.210#[cfg(feature = "std")]211pub fn native_version() -> NativeVersion {212	NativeVersion {213		runtime_version: VERSION,214		can_author_with: Default::default(),215	}216}217218type NegativeImbalance = <Balances as Currency<AccountId>>::NegativeImbalance;219220pub struct DealWithFees;221impl OnUnbalanced<NegativeImbalance> for DealWithFees {222	fn on_unbalanceds<B>(mut fees_then_tips: impl Iterator<Item = NegativeImbalance>) {223		if let Some(fees) = fees_then_tips.next() {224			// for fees, 100% to treasury225			let mut split = fees.ration(100, 0);226			if let Some(tips) = fees_then_tips.next() {227				// for tips, if any, 100% to treasury228				tips.ration_merge_into(100, 0, &mut split);229			}230			Treasury::on_unbalanced(split.0);231			// Author::on_unbalanced(split.1);232		}233	}234}235236parameter_types! {237	pub const BlockHashCount: BlockNumber = 2400;238	pub RuntimeBlockLength: BlockLength =239		BlockLength::max_with_normal_ratio(5 * 1024 * 1024, NORMAL_DISPATCH_RATIO);240	pub const AvailableBlockRatio: Perbill = Perbill::from_percent(75);241	pub const MaximumBlockLength: u32 = 5 * 1024 * 1024;242	pub RuntimeBlockWeights: BlockWeights = BlockWeights::builder()243		.base_block(BlockExecutionWeight::get())244		.for_class(DispatchClass::all(), |weights| {245			weights.base_extrinsic = ExtrinsicBaseWeight::get();246		})247		.for_class(DispatchClass::Normal, |weights| {248			weights.max_total = Some(NORMAL_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT);249		})250		.for_class(DispatchClass::Operational, |weights| {251			weights.max_total = Some(MAXIMUM_BLOCK_WEIGHT);252			// Operational transactions have some extra reserved space, so that they253			// are included even if block reached `MAXIMUM_BLOCK_WEIGHT`.254			weights.reserved = Some(255				MAXIMUM_BLOCK_WEIGHT - NORMAL_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT256			);257		})258		.avg_block_initialization(AVERAGE_ON_INITIALIZE_RATIO)259		.build_or_panic();260	pub const Version: RuntimeVersion = VERSION;261	pub const SS58Prefix: u8 = 42;262}263264parameter_types! {265	pub const ChainId: u64 = 8882;266}267268pub struct FixedFee;269impl FeeCalculator for FixedFee {270	fn min_gas_price() -> (U256, u64) {271		(MIN_GAS_PRICE.into(), 0)272	}273}274275// Assuming slowest ethereum opcode is SSTORE, with gas price of 20000 as our worst case276// (contract, which only writes a lot of data),277// approximating on top of our real store write weight278parameter_types! {279	pub const WritesPerSecond: u64 = WEIGHT_PER_SECOND / <Runtime as frame_system::Config>::DbWeight::get().write;280	pub const GasPerSecond: u64 = WritesPerSecond::get() * 20000;281	pub const WeightPerGas: u64 = WEIGHT_PER_SECOND / GasPerSecond::get();282}283284/// Limiting EVM execution to 50% of block for substrate users and management tasks285/// EVM transaction consumes more weight than substrate's, so we can't rely on them being286/// scheduled fairly287const EVM_DISPATCH_RATIO: Perbill = Perbill::from_percent(50);288parameter_types! {289	pub BlockGasLimit: U256 = U256::from(NORMAL_DISPATCH_RATIO * EVM_DISPATCH_RATIO * MAXIMUM_BLOCK_WEIGHT / WeightPerGas::get());290}291292pub enum FixedGasWeightMapping {}293impl GasWeightMapping for FixedGasWeightMapping {294	fn gas_to_weight(gas: u64) -> Weight {295		gas.saturating_mul(WeightPerGas::get())296	}297	fn weight_to_gas(weight: Weight) -> u64 {298		weight / WeightPerGas::get()299	}300}301302impl pallet_evm::account::Config for Runtime {303	type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;304	type EvmAddressMapping = pallet_evm::HashedAddressMapping<Self::Hashing>;305	type EvmBackwardsAddressMapping = fp_evm_mapping::MapBackwardsAddressTruncated;306}307308impl pallet_evm::Config for Runtime {309	type BlockGasLimit = BlockGasLimit;310	type FeeCalculator = FixedFee;311	type GasWeightMapping = FixedGasWeightMapping;312	type BlockHashMapping = pallet_ethereum::EthereumBlockHashMapping<Self>;313	type CallOrigin = EnsureAddressTruncated<Self>;314	type WithdrawOrigin = EnsureAddressTruncated<Self>;315	type AddressMapping = HashedAddressMapping<Self::Hashing>;316	type PrecompilesType = ();317	type PrecompilesValue = ();318	type Currency = Balances;319	type Event = Event;320	type OnMethodCall = (321		pallet_evm_migration::OnMethodCall<Self>,322		pallet_evm_contract_helpers::HelpersOnMethodCall<Self>,323		CollectionDispatchT<Self>,324		pallet_unique::eth::CollectionHelpersOnMethodCall<Self>,325	);326	type OnCreate = pallet_evm_contract_helpers::HelpersOnCreate<Self>;327	type ChainId = ChainId;328	type Runner = pallet_evm::runner::stack::Runner<Self>;329	type OnChargeTransaction = pallet_evm::EVMCurrencyAdapter<Balances, DealWithFees>;330	type TransactionValidityHack = pallet_evm_transaction_payment::TransactionValidityHack<Self>;331	type FindAuthor = EthereumFindAuthor<Aura>;332}333334impl pallet_evm_migration::Config for Runtime {335	type WeightInfo = pallet_evm_migration::weights::SubstrateWeight<Self>;336}337338pub struct EthereumFindAuthor<F>(core::marker::PhantomData<F>);339impl<F: FindAuthor<u32>> FindAuthor<H160> for EthereumFindAuthor<F> {340	fn find_author<'a, I>(digests: I) -> Option<H160>341	where342		I: 'a + IntoIterator<Item = (ConsensusEngineId, &'a [u8])>,343	{344		if let Some(author_index) = F::find_author(digests) {345			let authority_id = Aura::authorities()[author_index as usize].clone();346			return Some(H160::from_slice(&authority_id.to_raw_vec()[4..24]));347		}348		None349	}350}351352impl pallet_ethereum::Config for Runtime {353	type Event = Event;354	type StateRoot = pallet_ethereum::IntermediateStateRoot<Self>;355}356357impl pallet_randomness_collective_flip::Config for Runtime {}358359impl frame_system::Config for Runtime {360	/// The data to be stored in an account.361	type AccountData = pallet_balances::AccountData<Balance>;362	/// The identifier used to distinguish between accounts.363	type AccountId = AccountId;364	/// The basic call filter to use in dispatchable.365	type BaseCallFilter = Everything;366	/// Maximum number of block number to block hash mappings to keep (oldest pruned first).367	type BlockHashCount = BlockHashCount;368	/// The maximum length of a block (in bytes).369	type BlockLength = RuntimeBlockLength;370	/// The index type for blocks.371	type BlockNumber = BlockNumber;372	/// The weight of the overhead invoked on the block import process, independent of the extrinsics included in that block.373	type BlockWeights = RuntimeBlockWeights;374	/// The aggregated dispatch type that is available for extrinsics.375	type Call = Call;376	/// The weight of database operations that the runtime can invoke.377	type DbWeight = RocksDbWeight;378	/// The ubiquitous event type.379	type Event = Event;380	/// The type for hashing blocks and tries.381	type Hash = Hash;382	/// The hashing algorithm used.383	type Hashing = BlakeTwo256;384	/// The header type.385	type Header = generic::Header<BlockNumber, BlakeTwo256>;386	/// The index type for storing how many extrinsics an account has signed.387	type Index = Index;388	/// The lookup mechanism to get account ID from whatever is passed in dispatchers.389	type Lookup = AccountIdLookup<AccountId, ()>;390	/// What to do if an account is fully reaped from the system.391	type OnKilledAccount = ();392	/// What to do if a new account is created.393	type OnNewAccount = ();394	type OnSetCode = cumulus_pallet_parachain_system::ParachainSetCode<Self>;395	/// The ubiquitous origin type.396	type Origin = Origin;397	/// This type is being generated by `construct_runtime!`.398	type PalletInfo = PalletInfo;399	/// This is used as an identifier of the chain. 42 is the generic substrate prefix.400	type SS58Prefix = SS58Prefix;401	/// Weight information for the extrinsics of this pallet.402	type SystemWeightInfo = frame_system::weights::SubstrateWeight<Self>;403	/// Version of the runtime.404	type Version = Version;405	type MaxConsumers = ConstU32<16>;406}407408parameter_types! {409	pub const MinimumPeriod: u64 = SLOT_DURATION / 2;410}411412impl pallet_timestamp::Config for Runtime {413	/// A timestamp: milliseconds since the unix epoch.414	type Moment = u64;415	type OnTimestampSet = ();416	type MinimumPeriod = MinimumPeriod;417	type WeightInfo = ();418}419420parameter_types! {421	// pub const ExistentialDeposit: u128 = 500;422	pub const ExistentialDeposit: u128 = 0;423	pub const MaxLocks: u32 = 50;424	pub const MaxReserves: u32 = 50;425}426427impl pallet_balances::Config for Runtime {428	type MaxLocks = MaxLocks;429	type MaxReserves = MaxReserves;430	type ReserveIdentifier = [u8; 16];431	/// The type for recording an account's balance.432	type Balance = Balance;433	/// The ubiquitous event type.434	type Event = Event;435	type DustRemoval = Treasury;436	type ExistentialDeposit = ExistentialDeposit;437	type AccountStore = System;438	type WeightInfo = pallet_balances::weights::SubstrateWeight<Self>;439}440441pub const fn deposit(items: u32, bytes: u32) -> Balance {442	items as Balance * 15 * CENTIUNIQUE + (bytes as Balance) * 6 * CENTIUNIQUE443}444445/*446parameter_types! {447	pub TombstoneDeposit: Balance = deposit(448		1,449		sp_std::mem::size_of::<pallet_contracts::Pallet<Runtime>> as u32,450	);451	pub DepositPerContract: Balance = TombstoneDeposit::get();452	pub const DepositPerStorageByte: Balance = deposit(0, 1);453	pub const DepositPerStorageItem: Balance = deposit(1, 0);454	pub RentFraction: Perbill = Perbill::from_rational(1u32, 30 * DAYS);455	pub const SurchargeReward: Balance = 150 * MILLIUNIQUE;456	pub const SignedClaimHandicap: u32 = 2;457	pub const MaxDepth: u32 = 32;458	pub const MaxValueSize: u32 = 16 * 1024;459	pub const MaxCodeSize: u32 = 1024 * 1024 * 25; // 25 Mb460	// The lazy deletion runs inside on_initialize.461	pub DeletionWeightLimit: Weight = AVERAGE_ON_INITIALIZE_RATIO *462		RuntimeBlockWeights::get().max_block;463	// The weight needed for decoding the queue should be less or equal than a fifth464	// of the overall weight dedicated to the lazy deletion.465	pub DeletionQueueDepth: u32 = ((DeletionWeightLimit::get() / (466			<Runtime as pallet_contracts::Config>::WeightInfo::on_initialize_per_queue_item(1) -467			<Runtime as pallet_contracts::Config>::WeightInfo::on_initialize_per_queue_item(0)468		)) / 5) as u32;469	pub Schedule: pallet_contracts::Schedule<Runtime> = Default::default();470}471472impl pallet_contracts::Config for Runtime {473	type Time = Timestamp;474	type Randomness = RandomnessCollectiveFlip;475	type Currency = Balances;476	type Event = Event;477	type RentPayment = ();478	type SignedClaimHandicap = SignedClaimHandicap;479	type TombstoneDeposit = TombstoneDeposit;480	type DepositPerContract = DepositPerContract;481	type DepositPerStorageByte = DepositPerStorageByte;482	type DepositPerStorageItem = DepositPerStorageItem;483	type RentFraction = RentFraction;484	type SurchargeReward = SurchargeReward;485	type WeightPrice = pallet_transaction_payment::Pallet<Self>;486	type WeightInfo = pallet_contracts::weights::SubstrateWeight<Self>;487	type ChainExtension = NFTExtension;488	type DeletionQueueDepth = DeletionQueueDepth;489	type DeletionWeightLimit = DeletionWeightLimit;490	type Schedule = Schedule;491	type CallStack = [pallet_contracts::Frame<Self>; 31];492}493*/494495parameter_types! {496	/// This value increases the priority of `Operational` transactions by adding497	/// a "virtual tip" that's equal to the `OperationalFeeMultiplier * final_fee`.498	pub const OperationalFeeMultiplier: u8 = 5;499}500501/// Linear implementor of `WeightToFeePolynomial`502pub struct LinearFee<T>(sp_std::marker::PhantomData<T>);503504impl<T> WeightToFeePolynomial for LinearFee<T>505where506	T: BaseArithmetic + From<u32> + Copy + Unsigned,507{508	type Balance = T;509510	fn polynomial() -> WeightToFeeCoefficients<Self::Balance> {511		smallvec!(WeightToFeeCoefficient {512			// Targeting 0.1 Unique per NFT transfer513			coeff_integer: WEIGHT_TO_FEE_COEFF.into(),514			coeff_frac: Perbill::zero(),515			negative: false,516			degree: 1,517		})518	}519}520521impl pallet_transaction_payment::Config for Runtime {522	type OnChargeTransaction = pallet_transaction_payment::CurrencyAdapter<Balances, DealWithFees>;523	type LengthToFee = ConstantMultiplier<Balance, TransactionByteFee>;524	type OperationalFeeMultiplier = OperationalFeeMultiplier;525	type WeightToFee = LinearFee<Balance>;526	type FeeMultiplierUpdate = ();527}528529parameter_types! {530	pub const ProposalBond: Permill = Permill::from_percent(5);531	pub const ProposalBondMinimum: Balance = 1 * UNIQUE;532	pub const ProposalBondMaximum: Balance = 1000 * UNIQUE;533	pub const SpendPeriod: BlockNumber = 5 * MINUTES;534	pub const Burn: Permill = Permill::from_percent(0);535	pub const TipCountdown: BlockNumber = 1 * DAYS;536	pub const TipFindersFee: Percent = Percent::from_percent(20);537	pub const TipReportDepositBase: Balance = 1 * UNIQUE;538	pub const DataDepositPerByte: Balance = 1 * CENTIUNIQUE;539	pub const BountyDepositBase: Balance = 1 * UNIQUE;540	pub const BountyDepositPayoutDelay: BlockNumber = 1 * DAYS;541	pub const TreasuryModuleId: PalletId = PalletId(*b"py/trsry");542	pub const BountyUpdatePeriod: BlockNumber = 14 * DAYS;543	pub const MaximumReasonLength: u32 = 16384;544	pub const BountyCuratorDeposit: Permill = Permill::from_percent(50);545	pub const BountyValueMinimum: Balance = 5 * UNIQUE;546	pub const MaxApprovals: u32 = 100;547}548549impl pallet_treasury::Config for Runtime {550	type PalletId = TreasuryModuleId;551	type Currency = Balances;552	type ApproveOrigin = EnsureRoot<AccountId>;553	type RejectOrigin = EnsureRoot<AccountId>;554	type Event = Event;555	type OnSlash = ();556	type ProposalBond = ProposalBond;557	type ProposalBondMinimum = ProposalBondMinimum;558	type ProposalBondMaximum = ProposalBondMaximum;559	type SpendPeriod = SpendPeriod;560	type Burn = Burn;561	type BurnDestination = ();562	type SpendFunds = ();563	type WeightInfo = pallet_treasury::weights::SubstrateWeight<Self>;564	type MaxApprovals = MaxApprovals;565}566567impl pallet_sudo::Config for Runtime {568	type Event = Event;569	type Call = Call;570}571572pub struct RelayChainBlockNumberProvider<T>(sp_std::marker::PhantomData<T>);573574impl<T: cumulus_pallet_parachain_system::Config> BlockNumberProvider575	for RelayChainBlockNumberProvider<T>576{577	type BlockNumber = BlockNumber;578579	fn current_block_number() -> Self::BlockNumber {580		cumulus_pallet_parachain_system::Pallet::<T>::validation_data()581			.map(|d| d.relay_parent_number)582			.unwrap_or_default()583	}584}585586parameter_types! {587	pub const MinVestedTransfer: Balance = 10 * UNIQUE;588	pub const MaxVestingSchedules: u32 = 28;589}590591impl orml_vesting::Config for Runtime {592	type Event = Event;593	type Currency = pallet_balances::Pallet<Runtime>;594	type MinVestedTransfer = MinVestedTransfer;595	type VestedTransferOrigin = EnsureSigned<AccountId>;596	type WeightInfo = ();597	type MaxVestingSchedules = MaxVestingSchedules;598	type BlockNumberProvider = RelayChainBlockNumberProvider<Runtime>;599}600601parameter_types! {602	pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 4;603	pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 4;604}605606impl cumulus_pallet_parachain_system::Config for Runtime {607	type Event = Event;608	type SelfParaId = parachain_info::Pallet<Self>;609	type OnSystemEvent = ();610	// type DownwardMessageHandlers = cumulus_primitives_utility::UnqueuedDmpAsParent<611	// 	MaxDownwardMessageWeight,612	// 	XcmExecutor<XcmConfig>,613	// 	Call,614	// >;615	type OutboundXcmpMessageSource = XcmpQueue;616	type DmpMessageHandler = DmpQueue;617	type ReservedDmpWeight = ReservedDmpWeight;618	type ReservedXcmpWeight = ReservedXcmpWeight;619	type XcmpMessageHandler = XcmpQueue;620}621622impl parachain_info::Config for Runtime {}623624impl cumulus_pallet_aura_ext::Config for Runtime {}625626parameter_types! {627	pub const RelayLocation: MultiLocation = MultiLocation::parent();628	pub const RelayNetwork: NetworkId = NetworkId::Polkadot;629	pub RelayOrigin: Origin = cumulus_pallet_xcm::Origin::Relay.into();630	pub Ancestry: MultiLocation = Parachain(ParachainInfo::parachain_id().into()).into();631}632633/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used634/// when determining ownership of accounts for asset transacting and when attempting to use XCM635/// `Transact` in order to determine the dispatch Origin.636pub type LocationToAccountId = (637	// The parent (Relay-chain) origin converts to the default `AccountId`.638	ParentIsPreset<AccountId>,639	// Sibling parachain origins convert to AccountId via the `ParaId::into`.640	SiblingParachainConvertsVia<Sibling, AccountId>,641	// Straight up local `AccountId32` origins just alias directly to `AccountId`.642	AccountId32Aliases<RelayNetwork, AccountId>,643);644645pub struct OnlySelfCurrency;646impl<B: TryFrom<u128>> MatchesFungible<B> for OnlySelfCurrency {647	fn matches_fungible(a: &MultiAsset) -> Option<B> {648		match (&a.id, &a.fun) {649			(Concrete(_), XcmFungible(ref amount)) => CheckedConversion::checked_from(*amount),650			_ => None,651		}652	}653}654655/// Means for transacting assets on this chain.656pub type LocalAssetTransactor = CurrencyAdapter<657	// Use this currency:658	Balances,659	// Use this currency when it is a fungible asset matching the given location or name:660	OnlySelfCurrency,661	// Do a simple punn to convert an AccountId32 MultiLocation into a native chain account ID:662	LocationToAccountId,663	// Our chain's account ID type (we can't get away without mentioning it explicitly):664	AccountId,665	// We don't track any teleports.666	(),667>;668669/// This is the type we use to convert an (incoming) XCM origin into a local `Origin` instance,670/// ready for dispatching a transaction with Xcm's `Transact`. There is an `OriginKind` which can671/// biases the kind of local `Origin` it will become.672pub type XcmOriginToTransactDispatchOrigin = (673	// Sovereign account converter; this attempts to derive an `AccountId` from the origin location674	// using `LocationToAccountId` and then turn that into the usual `Signed` origin. Useful for675	// foreign chains who want to have a local sovereign account on this chain which they control.676	SovereignSignedViaLocation<LocationToAccountId, Origin>,677	// Native converter for Relay-chain (Parent) location; will converts to a `Relay` origin when678	// recognised.679	RelayChainAsNative<RelayOrigin, Origin>,680	// Native converter for sibling Parachains; will convert to a `SiblingPara` origin when681	// recognised.682	SiblingParachainAsNative<cumulus_pallet_xcm::Origin, Origin>,683	// Superuser converter for the Relay-chain (Parent) location. This will allow it to issue a684	// transaction from the Root origin.685	ParentAsSuperuser<Origin>,686	// Native signed account converter; this just converts an `AccountId32` origin into a normal687	// `Origin::Signed` origin of the same 32-byte value.688	SignedAccountId32AsNative<RelayNetwork, Origin>,689	// Xcm origins can be represented natively under the Xcm pallet's Xcm origin.690	XcmPassthrough<Origin>,691);692693parameter_types! {694	// One XCM operation is 1_000_000 weight - almost certainly a conservative estimate.695	pub UnitWeightCost: Weight = 1_000_000;696	// 1200 UNIQUEs buy 1 second of weight.697	pub const WeightPrice: (MultiLocation, u128) = (MultiLocation::parent(), 1_200 * UNIQUE);698	pub const MaxInstructions: u32 = 100;699	pub const MaxAuthorities: u32 = 100_000;700}701702match_types! {703	pub type ParentOrParentsUnitPlurality: impl Contains<MultiLocation> = {704		MultiLocation { parents: 1, interior: Here } |705		MultiLocation { parents: 1, interior: X1(Plurality { id: BodyId::Unit, .. }) }706	};707}708709pub type Barrier = (710	TakeWeightCredit,711	AllowTopLevelPaidExecutionFrom<Everything>,712	AllowUnpaidExecutionFrom<ParentOrParentsUnitPlurality>,713	// ^^^ Parent & its unit plurality gets free execution714);715716pub struct UsingOnlySelfCurrencyComponents<717	WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,718	AssetId: Get<MultiLocation>,719	AccountId,720	Currency: CurrencyT<AccountId>,721	OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,722>(723	Weight,724	Currency::Balance,725	PhantomData<(WeightToFee, AssetId, AccountId, Currency, OnUnbalanced)>,726);727impl<728		WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,729		AssetId: Get<MultiLocation>,730		AccountId,731		Currency: CurrencyT<AccountId>,732		OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,733	> WeightTrader734	for UsingOnlySelfCurrencyComponents<WeightToFee, AssetId, AccountId, Currency, OnUnbalanced>735{736	fn new() -> Self {737		Self(0, Zero::zero(), PhantomData)738	}739740	fn buy_weight(&mut self, weight: Weight, payment: Assets) -> Result<Assets, XcmError> {741		let amount = WeightToFee::calc(&weight);742		let u128_amount: u128 = amount.try_into().map_err(|_| XcmError::Overflow)?;743744		// location to this parachain through relay chain745		let option1: xcm::v1::AssetId = Concrete(MultiLocation {746			parents: 1,747			interior: X1(Parachain(ParachainInfo::parachain_id().into())),748		});749		// direct location750		let option2: xcm::v1::AssetId = Concrete(MultiLocation {751			parents: 0,752			interior: Here,753		});754755		let required = if payment.fungible.contains_key(&option1) {756			(option1, u128_amount).into()757		} else if payment.fungible.contains_key(&option2) {758			(option2, u128_amount).into()759		} else {760			(Concrete(MultiLocation::default()), u128_amount).into()761		};762763		let unused = payment764			.checked_sub(required)765			.map_err(|_| XcmError::TooExpensive)?;766		self.0 = self.0.saturating_add(weight);767		self.1 = self.1.saturating_add(amount);768		Ok(unused)769	}770771	fn refund_weight(&mut self, weight: Weight) -> Option<MultiAsset> {772		let weight = weight.min(self.0);773		let amount = WeightToFee::calc(&weight);774		self.0 -= weight;775		self.1 = self.1.saturating_sub(amount);776		let amount: u128 = amount.saturated_into();777		if amount > 0 {778			Some((AssetId::get(), amount).into())779		} else {780			None781		}782	}783}784impl<785		WeightToFee: WeightToFeePolynomial<Balance = Currency::Balance>,786		AssetId: Get<MultiLocation>,787		AccountId,788		Currency: CurrencyT<AccountId>,789		OnUnbalanced: OnUnbalancedT<Currency::NegativeImbalance>,790	> Drop791	for UsingOnlySelfCurrencyComponents<WeightToFee, AssetId, AccountId, Currency, OnUnbalanced>792{793	fn drop(&mut self) {794		OnUnbalanced::on_unbalanced(Currency::issue(self.1));795	}796}797798pub struct XcmConfig;799impl Config for XcmConfig {800	type Call = Call;801	type XcmSender = XcmRouter;802	// How to withdraw and deposit an asset.803	type AssetTransactor = LocalAssetTransactor;804	type OriginConverter = XcmOriginToTransactDispatchOrigin;805	type IsReserve = NativeAsset;806	type IsTeleporter = (); // Teleportation is disabled807	type LocationInverter = LocationInverter<Ancestry>;808	type Barrier = Barrier;809	type Weigher = FixedWeightBounds<UnitWeightCost, Call, MaxInstructions>;810	type Trader = UsingOnlySelfCurrencyComponents<811		IdentityFee<Balance>,812		RelayLocation,813		AccountId,814		Balances,815		(),816	>;817	type ResponseHandler = (); // Don't handle responses for now.818	type SubscriptionService = PolkadotXcm;819820	type AssetTrap = PolkadotXcm;821	type AssetClaims = PolkadotXcm;822}823824// parameter_types! {825// 	pub const MaxDownwardMessageWeight: Weight = MAXIMUM_BLOCK_WEIGHT / 10;826// }827828/// No local origins on this chain are allowed to dispatch XCM sends/executions.829pub type LocalOriginToLocation = (SignedToAccountId32<Origin, AccountId, RelayNetwork>,);830831/// The means for routing XCM messages which are not for local execution into the right message832/// queues.833pub type XcmRouter = (834	// Two routers - use UMP to communicate with the relay chain:835	cumulus_primitives_utility::ParentAsUmp<ParachainSystem, ()>,836	// ..and XCMP to communicate with the sibling chains.837	XcmpQueue,838);839840impl pallet_evm_coder_substrate::Config for Runtime {}841842impl pallet_xcm::Config for Runtime {843	type Event = Event;844	type SendXcmOrigin = EnsureXcmOrigin<Origin, LocalOriginToLocation>;845	type XcmRouter = XcmRouter;846	type ExecuteXcmOrigin = EnsureXcmOrigin<Origin, LocalOriginToLocation>;847	type XcmExecuteFilter = Everything;848	type XcmExecutor = XcmExecutor<XcmConfig>;849	type XcmTeleportFilter = Everything;850	type XcmReserveTransferFilter = Everything;851	type Weigher = FixedWeightBounds<UnitWeightCost, Call, MaxInstructions>;852	type LocationInverter = LocationInverter<Ancestry>;853	type Origin = Origin;854	type Call = Call;855	const VERSION_DISCOVERY_QUEUE_SIZE: u32 = 100;856	type AdvertisedXcmVersion = pallet_xcm::CurrentXcmVersion;857}858859impl cumulus_pallet_xcm::Config for Runtime {860	type Event = Event;861	type XcmExecutor = XcmExecutor<XcmConfig>;862}863864impl cumulus_pallet_xcmp_queue::Config for Runtime {865	type WeightInfo = ();866	type Event = Event;867	type XcmExecutor = XcmExecutor<XcmConfig>;868	type ChannelInfo = ParachainSystem;869	type VersionWrapper = ();870	type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;871	type ControllerOrigin = EnsureRoot<AccountId>;872	type ControllerOriginConverter = XcmOriginToTransactDispatchOrigin;873}874875impl cumulus_pallet_dmp_queue::Config for Runtime {876	type Event = Event;877	type XcmExecutor = XcmExecutor<XcmConfig>;878	type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;879}880881impl pallet_aura::Config for Runtime {882	type AuthorityId = AuraId;883	type DisabledValidators = ();884	type MaxAuthorities = MaxAuthorities;885}886887parameter_types! {888	pub TreasuryAccountId: AccountId = TreasuryModuleId::get().into_account();889	pub const CollectionCreationPrice: Balance = 2 * UNIQUE;890}891892impl pallet_common::Config for Runtime {893	type WeightInfo = pallet_common::weights::SubstrateWeight<Self>;894	type Event = Event;895	type Currency = Balances;896	type CollectionCreationPrice = CollectionCreationPrice;897	type TreasuryAccountId = TreasuryAccountId;898	type CollectionDispatch = CollectionDispatchT<Self>;899900	type EvmTokenAddressMapping = EvmTokenAddressMapping;901	type CrossTokenAddressMapping = CrossTokenAddressMapping<Self::AccountId>;902	type ContractAddress = EvmCollectionHelpersAddress;903}904905impl pallet_structure::Config for Runtime {906	type Event = Event;907	type Call = Call;908	type WeightInfo = pallet_structure::weights::SubstrateWeight<Self>;909}910911impl pallet_fungible::Config for Runtime {912	type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;913}914impl pallet_refungible::Config for Runtime {915	type WeightInfo = pallet_refungible::weights::SubstrateWeight<Self>;916}917impl pallet_nonfungible::Config for Runtime {918	type WeightInfo = pallet_nonfungible::weights::SubstrateWeight<Self>;919}920921impl pallet_proxy_rmrk_core::Config for Runtime {922	type WeightInfo = pallet_proxy_rmrk_core::weights::SubstrateWeight<Self>;923	type Event = Event;924}925926impl pallet_proxy_rmrk_equip::Config for Runtime {927	type Event = Event;928}929930impl pallet_unique::Config for Runtime {931	type Event = Event;932	type WeightInfo = pallet_unique::weights::SubstrateWeight<Self>;933	type CommonWeightInfo = CommonWeights<Self>;934}935936parameter_types! {937	pub const InflationBlockInterval: BlockNumber = 100; // every time per how many blocks inflation is applied938}939940/// Used for the pallet inflation941impl pallet_inflation::Config for Runtime {942	type Currency = Balances;943	type TreasuryAccountId = TreasuryAccountId;944	type InflationBlockInterval = InflationBlockInterval;945	type BlockNumberProvider = RelayChainBlockNumberProvider<Runtime>;946}947948parameter_types! {949	pub MaximumSchedulerWeight: Weight = Perbill::from_percent(50) *950		RuntimeBlockWeights::get().max_block;951	pub const MaxScheduledPerBlock: u32 = 50;952}953954type ChargeTransactionPayment = pallet_charge_transaction::ChargeTransactionPayment<Runtime>;955use frame_support::traits::NamedReservableCurrency;956957fn get_signed_extras(from: <Runtime as frame_system::Config>::AccountId) -> SignedExtraScheduler {958	(959		frame_system::CheckSpecVersion::<Runtime>::new(),960		frame_system::CheckGenesis::<Runtime>::new(),961		frame_system::CheckEra::<Runtime>::from(Era::Immortal),962		frame_system::CheckNonce::<Runtime>::from(frame_system::Pallet::<Runtime>::account_nonce(963			from,964		)),965		frame_system::CheckWeight::<Runtime>::new(),966		// sponsoring transaction logic967		// pallet_charge_transaction::ChargeTransactionPayment::<Runtime>::new(0),968	)969}970971pub struct SchedulerPaymentExecutor;972impl<T: frame_system::Config + pallet_unique_scheduler::Config, SelfContainedSignedInfo>973	DispatchCall<T, SelfContainedSignedInfo> for SchedulerPaymentExecutor974where975	<T as frame_system::Config>::Call: Member976		+ Dispatchable<Origin = Origin, Info = DispatchInfo>977		+ SelfContainedCall<SignedInfo = SelfContainedSignedInfo>978		+ GetDispatchInfo979		+ From<frame_system::Call<Runtime>>,980	SelfContainedSignedInfo: Send + Sync + 'static,981	Call: From<<T as frame_system::Config>::Call>982		+ From<<T as pallet_unique_scheduler::Config>::Call>983		+ SelfContainedCall<SignedInfo = SelfContainedSignedInfo>,984	sp_runtime::AccountId32: From<<T as frame_system::Config>::AccountId>,985{986	fn dispatch_call(987		signer: <T as frame_system::Config>::AccountId,988		call: <T as pallet_unique_scheduler::Config>::Call,989	) -> Result<990		Result<PostDispatchInfo, DispatchErrorWithPostInfo<PostDispatchInfo>>,991		TransactionValidityError,992	> {993		let dispatch_info = call.get_dispatch_info();994		let extrinsic = fp_self_contained::CheckedExtrinsic::<995			AccountId,996			Call,997			SignedExtraScheduler,998			SelfContainedSignedInfo,999		> {1000			signed:1001				CheckedSignature::<AccountId, SignedExtraScheduler, SelfContainedSignedInfo>::Signed(1002					signer.clone().into(),1003					get_signed_extras(signer.into()),1004				),1005			function: call.into(),1006		};10071008		extrinsic.apply::<Runtime>(&dispatch_info, 0)1009	}10101011	fn reserve_balance(1012		id: [u8; 16],1013		sponsor: <T as frame_system::Config>::AccountId,1014		call: <T as pallet_unique_scheduler::Config>::Call,1015		count: u32,1016	) -> Result<(), DispatchError> {1017		let dispatch_info = call.get_dispatch_info();1018		let weight: Balance = ChargeTransactionPayment::traditional_fee(0, &dispatch_info, 0)1019			.saturating_mul(count.into());10201021		<Balances as NamedReservableCurrency<AccountId>>::reserve_named(1022			&id,1023			&(sponsor.into()),1024			weight,1025		)1026	}10271028	fn pay_for_call(1029		id: [u8; 16],1030		sponsor: <T as frame_system::Config>::AccountId,1031		call: <T as pallet_unique_scheduler::Config>::Call,1032	) -> Result<u128, DispatchError> {1033		let dispatch_info = call.get_dispatch_info();1034		let weight: Balance = ChargeTransactionPayment::traditional_fee(0, &dispatch_info, 0);1035		Ok(1036			<Balances as NamedReservableCurrency<AccountId>>::unreserve_named(1037				&id,1038				&(sponsor.into()),1039				weight,1040			),1041		)1042	}10431044	fn cancel_reserve(1045		id: [u8; 16],1046		sponsor: <T as frame_system::Config>::AccountId,1047	) -> Result<u128, DispatchError> {1048		Ok(1049			<Balances as NamedReservableCurrency<AccountId>>::unreserve_named(1050				&id,1051				&(sponsor.into()),1052				u128::MAX,1053			),1054		)1055	}1056}10571058parameter_types! {1059	pub const NoPreimagePostponement: Option<u32> = Some(10);1060	pub const Preimage: Option<u32> = Some(10);1061}10621063/// Used the compare the privilege of an origin inside the scheduler.1064pub struct OriginPrivilegeCmp;10651066impl PrivilegeCmp<OriginCaller> for OriginPrivilegeCmp {1067	fn cmp_privilege(_left: &OriginCaller, _right: &OriginCaller) -> Option<Ordering> {1068		Some(Ordering::Equal)1069	}1070}10711072impl pallet_unique_scheduler::Config for Runtime {1073	type Event = Event;1074	type Origin = Origin;1075	type Currency = Balances;1076	type PalletsOrigin = OriginCaller;1077	type Call = Call;1078	type MaximumWeight = MaximumSchedulerWeight;1079	type ScheduleOrigin = EnsureSigned<AccountId>;1080	type MaxScheduledPerBlock = MaxScheduledPerBlock;1081	type WeightInfo = ();1082	type CallExecutor = SchedulerPaymentExecutor;1083	type OriginPrivilegeCmp = OriginPrivilegeCmp;1084	type PreimageProvider = ();1085	type NoPreimagePostponement = NoPreimagePostponement;1086}10871088type EvmSponsorshipHandler = (1089	UniqueEthSponsorshipHandler<Runtime>,1090	pallet_evm_contract_helpers::HelpersContractSponsoring<Runtime>,1091);10921093type SponsorshipHandler = (1094	UniqueSponsorshipHandler<Runtime>,1095	//pallet_contract_helpers::ContractSponsorshipHandler<Runtime>,1096	pallet_evm_transaction_payment::BridgeSponsorshipHandler<Runtime>,1097);10981099impl pallet_evm_transaction_payment::Config for Runtime {1100	type EvmSponsorshipHandler = EvmSponsorshipHandler;1101	type Currency = Balances;1102}11031104impl pallet_charge_transaction::Config for Runtime {1105	type SponsorshipHandler = SponsorshipHandler;1106}11071108// impl pallet_contract_helpers::Config for Runtime {1109//	 type DefaultSponsoringRateLimit = DefaultSponsoringRateLimit;1110// }11111112parameter_types! {1113	// 0x842899ECF380553E8a4de75bF534cdf6fBF640491114	pub const HelpersContractAddress: H160 = H160([1115		0x84, 0x28, 0x99, 0xec, 0xf3, 0x80, 0x55, 0x3e, 0x8a, 0x4d, 0xe7, 0x5b, 0xf5, 0x34, 0xcd, 0xf6, 0xfb, 0xf6, 0x40, 0x49,1116	]);11171118	// 0x6c4e9fe1ae37a41e93cee429e8e1881abdcbb54f1119	pub const EvmCollectionHelpersAddress: H160 = H160([1120		0x6c, 0x4e, 0x9f, 0xe1, 0xae, 0x37, 0xa4, 0x1e, 0x93, 0xce, 0xe4, 0x29, 0xe8, 0xe1, 0x88, 0x1a, 0xbd, 0xcb, 0xb5, 0x4f,1121	]);1122}11231124impl pallet_evm_contract_helpers::Config for Runtime {1125	type ContractAddress = HelpersContractAddress;1126	type DefaultSponsoringRateLimit = DefaultSponsoringRateLimit;1127}11281129construct_runtime!(1130	pub enum Runtime where1131		Block = Block,1132		NodeBlock = opaque::Block,1133		UncheckedExtrinsic = UncheckedExtrinsic1134	{1135		ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Config, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,1136		ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,11371138		Aura: pallet_aura::{Pallet, Config<T>} = 22,1139		AuraExt: cumulus_pallet_aura_ext::{Pallet, Config} = 23,11401141		Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>} = 30,1142		RandomnessCollectiveFlip: pallet_randomness_collective_flip::{Pallet, Storage} = 31,1143		Timestamp: pallet_timestamp::{Pallet, Call, Storage, Inherent} = 32,1144		TransactionPayment: pallet_transaction_payment::{Pallet, Storage} = 33,1145		Treasury: pallet_treasury::{Pallet, Call, Storage, Config, Event<T>} = 34,1146		Sudo: pallet_sudo::{Pallet, Call, Storage, Config<T>, Event<T>} = 35,1147		System: frame_system::{Pallet, Call, Storage, Config, Event<T>} = 36,1148		Vesting: orml_vesting::{Pallet, Storage, Call, Event<T>, Config<T>} = 37,1149		// Vesting: pallet_vesting::{Pallet, Call, Config<T>, Storage, Event<T>} = 37,1150		// Contracts: pallet_contracts::{Pallet, Call, Storage, Event<T>} = 38,11511152		// XCM helpers.1153		XcmpQueue: cumulus_pallet_xcmp_queue::{Pallet, Call, Storage, Event<T>} = 50,1154		PolkadotXcm: pallet_xcm::{Pallet, Call, Event<T>, Origin} = 51,1155		CumulusXcm: cumulus_pallet_xcm::{Pallet, Call, Event<T>, Origin} = 52,1156		DmpQueue: cumulus_pallet_dmp_queue::{Pallet, Call, Storage, Event<T>} = 53,11571158		// Unique Pallets1159		Inflation: pallet_inflation::{Pallet, Call, Storage} = 60,1160		Unique: pallet_unique::{Pallet, Call, Storage, Event<T>} = 61,1161		Scheduler: pallet_unique_scheduler::{Pallet, Call, Storage, Event<T>} = 62,1162		// free = 631163		Charging: pallet_charge_transaction::{Pallet, Call, Storage } = 64,1164		// ContractHelpers: pallet_contract_helpers::{Pallet, Call, Storage} = 65,1165		Common: pallet_common::{Pallet, Storage, Event<T>} = 66,1166		Fungible: pallet_fungible::{Pallet, Storage} = 67,1167		Refungible: pallet_refungible::{Pallet, Storage} = 68,1168		Nonfungible: pallet_nonfungible::{Pallet, Storage} = 69,1169		Structure: pallet_structure::{Pallet, Call, Storage, Event<T>} = 70,1170		RmrkCore: pallet_proxy_rmrk_core::{Pallet, Call, Storage, Event<T>} = 71,1171		RmrkEquip: pallet_proxy_rmrk_equip::{Pallet, Call, Storage, Event<T>} = 72,11721173		// Frontier1174		EVM: pallet_evm::{Pallet, Config, Call, Storage, Event<T>} = 100,1175		Ethereum: pallet_ethereum::{Pallet, Config, Call, Storage, Event, Origin} = 101,11761177		EvmCoderSubstrate: pallet_evm_coder_substrate::{Pallet, Storage} = 150,1178		EvmContractHelpers: pallet_evm_contract_helpers::{Pallet, Storage} = 151,1179		EvmTransactionPayment: pallet_evm_transaction_payment::{Pallet} = 152,1180		EvmMigration: pallet_evm_migration::{Pallet, Call, Storage} = 153,1181	}1182);11831184pub struct TransactionConverter;11851186impl fp_rpc::ConvertTransaction<UncheckedExtrinsic> for TransactionConverter {1187	fn convert_transaction(&self, transaction: pallet_ethereum::Transaction) -> UncheckedExtrinsic {1188		UncheckedExtrinsic::new_unsigned(1189			pallet_ethereum::Call::<Runtime>::transact { transaction }.into(),1190		)1191	}1192}11931194impl fp_rpc::ConvertTransaction<opaque::UncheckedExtrinsic> for TransactionConverter {1195	fn convert_transaction(1196		&self,1197		transaction: pallet_ethereum::Transaction,1198	) -> opaque::UncheckedExtrinsic {1199		let extrinsic = UncheckedExtrinsic::new_unsigned(1200			pallet_ethereum::Call::<Runtime>::transact { transaction }.into(),1201		);1202		let encoded = extrinsic.encode();1203		opaque::UncheckedExtrinsic::decode(&mut &encoded[..])1204			.expect("Encoded extrinsic is always valid")1205	}1206}12071208/// The address format for describing accounts.1209pub type Address = sp_runtime::MultiAddress<AccountId, ()>;1210/// Block header type as expected by this runtime.1211pub type Header = generic::Header<BlockNumber, BlakeTwo256>;1212/// Block type as expected by this runtime.1213pub type Block = generic::Block<Header, UncheckedExtrinsic>;1214/// A Block signed with a Justification1215pub type SignedBlock = generic::SignedBlock<Block>;1216/// BlockId type as expected by this runtime.1217pub type BlockId = generic::BlockId<Block>;1218/// The SignedExtension to the basic transaction logic.1219pub type SignedExtra = (1220	frame_system::CheckSpecVersion<Runtime>,1221	// system::CheckTxVersion<Runtime>,1222	frame_system::CheckGenesis<Runtime>,1223	frame_system::CheckEra<Runtime>,1224	frame_system::CheckNonce<Runtime>,1225	frame_system::CheckWeight<Runtime>,1226	ChargeTransactionPayment,1227	//pallet_contract_helpers::ContractHelpersExtension<Runtime>,1228	pallet_ethereum::FakeTransactionFinalizer<Runtime>,1229);1230pub type SignedExtraScheduler = (1231	frame_system::CheckSpecVersion<Runtime>,1232	frame_system::CheckGenesis<Runtime>,1233	frame_system::CheckEra<Runtime>,1234	frame_system::CheckNonce<Runtime>,1235	frame_system::CheckWeight<Runtime>,1236);1237/// Unchecked extrinsic type as expected by this runtime.1238pub type UncheckedExtrinsic =1239	fp_self_contained::UncheckedExtrinsic<Address, Call, Signature, SignedExtra>;1240/// Extrinsic type that has already been checked.1241pub type CheckedExtrinsic = fp_self_contained::CheckedExtrinsic<AccountId, Call, SignedExtra, H160>;1242/// Executive: handles dispatch to the various modules.1243pub type Executive = frame_executive::Executive<1244	Runtime,1245	Block,1246	frame_system::ChainContext<Runtime>,1247	Runtime,1248	AllPalletsReversedWithSystemFirst,1249>;12501251impl_opaque_keys! {1252	pub struct SessionKeys {1253		pub aura: Aura,1254	}1255}12561257impl fp_self_contained::SelfContainedCall for Call {1258	type SignedInfo = H160;12591260	fn is_self_contained(&self) -> bool {1261		match self {1262			Call::Ethereum(call) => call.is_self_contained(),1263			_ => false,1264		}1265	}12661267	fn check_self_contained(&self) -> Option<Result<Self::SignedInfo, TransactionValidityError>> {1268		match self {1269			Call::Ethereum(call) => call.check_self_contained(),1270			_ => None,1271		}1272	}12731274	fn validate_self_contained(1275		&self,1276		info: &Self::SignedInfo,1277		dispatch_info: &DispatchInfoOf<Call>,1278		len: usize,1279	) -> Option<TransactionValidity> {1280		match self {1281			Call::Ethereum(call) => call.validate_self_contained(info, dispatch_info, len),1282			_ => None,1283		}1284	}12851286	fn pre_dispatch_self_contained(1287		&self,1288		info: &Self::SignedInfo,1289	) -> Option<Result<(), TransactionValidityError>> {1290		match self {1291			Call::Ethereum(call) => call.pre_dispatch_self_contained(info),1292			_ => None,1293		}1294	}12951296	fn apply_self_contained(1297		self,1298		info: Self::SignedInfo,1299	) -> Option<sp_runtime::DispatchResultWithInfo<PostDispatchInfoOf<Self>>> {1300		match self {1301			call @ Call::Ethereum(pallet_ethereum::Call::transact { .. }) => Some(call.dispatch(1302				Origin::from(pallet_ethereum::RawOrigin::EthereumTransaction(info)),1303			)),1304			_ => None,1305		}1306	}1307}13081309macro_rules! dispatch_unique_runtime {1310	($collection:ident.$method:ident($($name:ident),*)) => {{1311		let collection = <Runtime as pallet_common::Config>::CollectionDispatch::dispatch(<pallet_common::CollectionHandle<Runtime>>::try_get($collection)?);1312		let dispatch = collection.as_dyn();13131314		Ok::<_, DispatchError>(dispatch.$method($($name),*))1315	}};1316}13171318impl_common_runtime_apis! {1319	#![custom_apis]13201321	impl rmrk_rpc::RmrkApi<1322		Block,1323		AccountId,1324		RmrkCollectionInfo<AccountId>,1325		RmrkInstanceInfo<AccountId>,1326		RmrkResourceInfo,1327		RmrkPropertyInfo,1328		RmrkBaseInfo<AccountId>,1329		RmrkPartType,1330		RmrkTheme1331	> for Runtime {1332		fn last_collection_idx() -> Result<RmrkCollectionId, DispatchError> {1333			Ok(RmrkCore::last_collection_idx())1334		}13351336		fn collection_by_id(collection_id: RmrkCollectionId) -> Result<Option<RmrkCollectionInfo<AccountId>>, DispatchError> {1337			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1338			use pallet_common::CommonCollectionOperations;13391340			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1341				Ok(c) => c,1342				Err(_) => return Ok(None),1343			};13441345			let nfts_count = collection.total_supply();13461347			Ok(Some(RmrkCollectionInfo {1348				issuer: collection.owner.clone(),1349				metadata: RmrkCore::get_collection_property_decoded(collection_id, RmrkProperty::Metadata)?,1350				max: collection.limits.token_limit,1351				symbol: RmrkCore::rebind(&collection.token_prefix)?,1352				nfts_count1353			}))1354		}13551356		fn nft_by_id(collection_id: RmrkCollectionId, nft_by_id: RmrkNftId) -> Result<Option<RmrkInstanceInfo<AccountId>>, DispatchError> {1357			use up_data_structs::mapping::TokenAddressMapping;1358			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1359			use pallet_common::CommonCollectionOperations;13601361			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1362				Ok(c) => c,1363				Err(_) => return Ok(None),1364			};13651366			let nft_id = TokenId(nft_by_id);1367			if !RmrkCore::nft_exists(collection_id, nft_id) { return Ok(None); }13681369			let owner = match collection.token_owner(nft_id) {1370				Some(owner) => match <Runtime as pallet_common::Config>::CrossTokenAddressMapping::address_to_token(&owner) {1371					Some((col, tok)) => {1372						let rmrk_collection = RmrkCore::rmrk_collection_id(col)?;13731374						RmrkAccountIdOrCollectionNftTuple::CollectionAndNftTuple(rmrk_collection, tok.0)1375					}1376					None => RmrkAccountIdOrCollectionNftTuple::AccountId(owner.as_sub().clone())1377				},1378				None => return Ok(None)1379			};13801381			Ok(Some(RmrkInstanceInfo {1382				owner: owner,1383				royalty: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::RoyaltyInfo)?,1384				metadata: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::Metadata)?,1385				equipped: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::Equipped)?,1386				pending: RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::PendingNftAccept)?,1387			}))1388		}13891390		fn account_tokens(account_id: AccountId, collection_id: RmrkCollectionId) -> Result<Vec<RmrkNftId>, DispatchError> {1391			use pallet_proxy_rmrk_core::{RmrkProperty, misc::CollectionType};1392			use pallet_common::CommonCollectionOperations;13931394			let cross_account_id = CrossAccountId::from_sub(account_id);13951396			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(collection_id, CollectionType::Regular) {1397				Ok(c) => c,1398				Err(_) => return Ok(Vec::new()),1399			};14001401			let tokens = collection.account_tokens(cross_account_id)1402				.into_iter()1403				.filter(|token| {1404					let is_pending = RmrkCore::get_nft_property_decoded(1405						collection_id,1406						*token,1407						RmrkProperty::PendingNftAccept1408					).unwrap_or(true);14091410					!is_pending1411				})1412				.map(|token| token.0)1413				.collect();14141415			Ok(tokens)1416		}14171418		fn nft_children(collection_id: RmrkCollectionId, nft_id: RmrkNftId) -> Result<Vec<RmrkNftChild>, DispatchError> {1419			use pallet_proxy_rmrk_core::RmrkProperty;14201421			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1422				Ok(id) => id,1423				Err(_) => return Ok(Vec::new())1424			};1425			let nft_id = TokenId(nft_id);1426			if !RmrkCore::nft_exists(collection_id, nft_id) { return Ok(Vec::new()); }14271428			Ok(1429				pallet_nonfungible::TokenChildren::<Runtime>::iter_prefix((collection_id, nft_id))1430					.filter_map(|((child_collection, child_token), _)| {1431						let is_pending = RmrkCore::get_nft_property_decoded(1432							child_collection,1433							child_token,1434							RmrkProperty::PendingNftAccept1435						).ok()?;14361437						if is_pending {1438							return None;1439						}14401441						let rmrk_child_collection = RmrkCore::rmrk_collection_id(1442							child_collection1443						).ok()?;14441445						Some(RmrkNftChild {1446							collection_id: rmrk_child_collection,1447							nft_id: child_token.0,1448						})1449					}).collect()1450			)1451		}14521453		fn collection_properties(collection_id: RmrkCollectionId, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Vec<RmrkPropertyInfo>, DispatchError> {1454			use pallet_proxy_rmrk_core::misc::CollectionType;14551456			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1457				Ok(id) => id,1458				Err(_) => return Ok(Vec::new())1459			};1460			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() {1461				return Ok(Vec::new());1462			}14631464			let properties = RmrkCore::filter_user_properties(1465				collection_id,1466				/* token_id = */ None,1467				filter_keys,1468				|key, value| RmrkPropertyInfo {1469					key,1470					value1471				}1472			)?;14731474			Ok(properties)1475		}14761477		fn nft_properties(collection_id: RmrkCollectionId, nft_id: RmrkNftId, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Vec<RmrkPropertyInfo>, DispatchError> {1478			use pallet_proxy_rmrk_core::misc::NftType;14791480			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1481				Ok(id) => id,1482				Err(_) => return Ok(Vec::new())1483			};1484			let token_id = TokenId(nft_id);14851486			if RmrkCore::ensure_nft_type(collection_id, token_id, NftType::Regular).is_err() {1487				return Ok(Vec::new());1488			}14891490			let properties = RmrkCore::filter_user_properties(1491				collection_id,1492				Some(token_id),1493				filter_keys,1494				|key, value| RmrkPropertyInfo {1495					key,1496					value1497				}1498			)?;14991500			Ok(properties)1501		}15021503		fn nft_resources(collection_id: RmrkCollectionId, nft_id: RmrkNftId) -> Result<Vec<RmrkResourceInfo>, DispatchError> {1504			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType, ResourceType}};1505			use pallet_common::CommonCollectionOperations;15061507			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1508				Ok(id) => id,1509				Err(_) => return Ok(Vec::new())1510			};1511			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() { return Ok(Vec::new()); }15121513			let nft_id = TokenId(nft_id);1514			if RmrkCore::ensure_nft_type(collection_id, nft_id, NftType::Regular).is_err() { return Ok(Vec::new()); }15151516			let res_collection_id: Option<CollectionId> = RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::ResourceCollection)?;15171518			let res_collection_id = match res_collection_id {1519				Some(id) => id,1520				None => return Ok(Vec::new())1521			};15221523			let resource_collection = RmrkCore::get_typed_nft_collection(res_collection_id, CollectionType::Resource)?;15241525			let resources = resource_collection1526				.collection_tokens()1527				.iter()1528				.filter_map(|res_id| Some(RmrkResourceInfo {1529					id: res_id.0,1530					pending: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::PendingResourceAccept).ok()?,1531					pending_removal: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::PendingResourceRemoval).ok()?,1532					resource: match RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::ResourceType).ok()? {1533						ResourceType::Basic => RmrkResourceTypes::Basic(RmrkBasicResource {1534							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1535							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1536							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1537							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1538						}),1539						ResourceType::Composable => RmrkResourceTypes::Composable(RmrkComposableResource {1540							parts: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Parts).ok()?,1541							base: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Base).ok()?,1542							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1543							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1544							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1545							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1546						}),1547						ResourceType::Slot => RmrkResourceTypes::Slot(RmrkSlotResource {1548							base: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Base).ok()?,1549							src: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Src).ok()?,1550							metadata: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Metadata).ok()?,1551							slot: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Slot).ok()?,1552							license: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::License).ok()?,1553							thumb: RmrkCore::get_nft_property_decoded(res_collection_id, *res_id, RmrkProperty::Thumb).ok()?,1554						}),1555					},1556				}))1557				.collect();15581559			Ok(resources)1560		}15611562		fn nft_resource_priority(collection_id: RmrkCollectionId, nft_id: RmrkNftId, resource_id: RmrkResourceId) -> Result<Option<u32>, DispatchError> {1563			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType}};15641565			let collection_id = match RmrkCore::unique_collection_id(collection_id) {1566				Ok(id) => id,1567				Err(_) => return Ok(None)1568			};1569			if RmrkCore::ensure_collection_type(collection_id, CollectionType::Regular).is_err() { return Ok(None); }15701571			let nft_id = TokenId(nft_id);1572			if RmrkCore::ensure_nft_type(collection_id, nft_id, NftType::Regular).is_err() { return Ok(None); }15731574			let priorities: Vec<_> = RmrkCore::get_nft_property_decoded(collection_id, nft_id, RmrkProperty::ResourcePriorities)?;1575			Ok(1576				priorities.into_iter()1577					.enumerate()1578					.find(|(_, id)| *id == resource_id)1579					.map(|(priority, _): (usize, RmrkResourceId)| priority as u32)1580			)1581		}15821583		fn base(base_id: RmrkBaseId) -> Result<Option<RmrkBaseInfo<AccountId>>, DispatchError> {1584			use pallet_proxy_rmrk_core::{1585				RmrkProperty, misc::{CollectionType},1586			};15871588			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1589				Ok(c) => c,1590				Err(_) => return Ok(None),1591			};15921593			Ok(Some(RmrkBaseInfo {1594				issuer: collection.owner.clone(),1595				base_type: RmrkCore::get_collection_property_decoded(collection_id, RmrkProperty::BaseType)?,1596				symbol: RmrkCore::rebind(&collection.token_prefix)?,1597			}))1598		}15991600		fn base_parts(base_id: RmrkBaseId) -> Result<Vec<RmrkPartType>, DispatchError> {1601			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{CollectionType, NftType}};1602			use pallet_common::CommonCollectionOperations;16031604			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1605				Ok(c) => c,1606				Err(_) => return Ok(Vec::new()),1607			};16081609			let parts = collection.collection_tokens()1610				.into_iter()1611				.filter_map(|token_id| {1612					let nft_type = RmrkCore::get_nft_type(collection_id, token_id).ok()?;16131614					match nft_type {1615						NftType::FixedPart => Some(RmrkPartType::FixedPart(RmrkFixedPart {1616							id: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ExternalPartId).ok()?,1617							src: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::Src).ok()?,1618							z: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ZIndex).ok()?,1619						})),1620						NftType::SlotPart => Some(RmrkPartType::SlotPart(RmrkSlotPart {1621							id: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ExternalPartId).ok()?,1622							src: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::Src).ok()?,1623							z: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::ZIndex).ok()?,1624							equippable: RmrkCore::get_nft_property_decoded(collection_id, token_id, RmrkProperty::EquippableList).ok()?,1625						})),1626						_ => None1627					}1628				})1629				.collect();16301631			Ok(parts)1632		}16331634		fn theme_names(base_id: RmrkBaseId) -> Result<Vec<RmrkThemeName>, DispatchError> {1635			use pallet_proxy_rmrk_core::{RmrkProperty, misc::{NftType, CollectionType}};1636			use pallet_common::CommonCollectionOperations;16371638			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1639				Ok(c) => c,1640				Err(_) => return Ok(Vec::new()),1641			};16421643			let theme_names = collection.collection_tokens()1644				.iter()1645				.filter_map(|token_id| {1646					let nft_type = RmrkCore::get_nft_type(collection_id, *token_id).ok()?;16471648					match nft_type {1649						NftType::Theme => RmrkCore::get_nft_property_decoded(collection_id, *token_id, RmrkProperty::ThemeName).ok(),1650						_ => None1651					}1652				})1653				.collect();16541655			Ok(theme_names)1656		}16571658		fn theme(base_id: RmrkBaseId, theme_name: RmrkThemeName, filter_keys: Option<Vec<RmrkPropertyKey>>) -> Result<Option<RmrkTheme>, DispatchError> {1659			use pallet_proxy_rmrk_core::{1660				RmrkProperty,1661				misc::{CollectionType, NftType}1662			};1663			use pallet_common::CommonCollectionOperations;16641665			let (collection, collection_id) = match RmrkCore::get_typed_nft_collection_mapped(base_id, CollectionType::Base) {1666				Ok(c) => c,1667				Err(_) => return Ok(None),1668			};16691670			let theme_info = collection.collection_tokens()1671				.into_iter()1672				.find_map(|token_id| {1673					RmrkCore::ensure_nft_type(collection_id, token_id, NftType::Theme).ok()?;16741675					let name: RmrkString = RmrkCore::get_nft_property_decoded(1676						collection_id, token_id, RmrkProperty::ThemeName1677					).ok()?;16781679					if name == theme_name {1680						Some((name, token_id))1681					} else {1682						None1683					}1684				});16851686			let (name, theme_id) = match theme_info {1687				Some((name, theme_id)) => (name, theme_id),1688				None => return Ok(None)1689			};16901691			let properties = RmrkCore::filter_user_properties(1692				collection_id,1693				Some(theme_id),1694				filter_keys,1695				|key, value| RmrkThemeProperty {1696					key,1697					value1698				}1699			)?;17001701			let inherit = RmrkCore::get_nft_property_decoded(1702				collection_id,1703				theme_id,1704				RmrkProperty::ThemeInherit1705			)?;17061707			let theme = RmrkTheme {1708				name,1709				properties,1710				inherit,1711			};17121713			Ok(Some(theme))1714		}1715	}1716}17171718struct CheckInherents;17191720impl cumulus_pallet_parachain_system::CheckInherents<Block> for CheckInherents {1721	fn check_inherents(1722		block: &Block,1723		relay_state_proof: &cumulus_pallet_parachain_system::RelayChainStateProof,1724	) -> sp_inherents::CheckInherentsResult {1725		let relay_chain_slot = relay_state_proof1726			.read_slot()1727			.expect("Could not read the relay chain slot from the proof");17281729		let inherent_data =1730			cumulus_primitives_timestamp::InherentDataProvider::from_relay_chain_slot_and_duration(1731				relay_chain_slot,1732				sp_std::time::Duration::from_secs(6),1733			)1734			.create_inherent_data()1735			.expect("Could not create the timestamp inherent data");17361737		inherent_data.check_extrinsics(block)1738	}1739}17401741cumulus_pallet_parachain_system::register_validate_block!(1742	Runtime = Runtime,1743	BlockExecutor = cumulus_pallet_aura_ext::BlockExecutor::<Runtime, Executive>,1744	CheckInherents = CheckInherents,1745);
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
--- a/runtime/quartz/src/lib.rs
+++ b/runtime/quartz/src/lib.rs
@@ -192,7 +192,7 @@
 	spec_name: create_runtime_str!(RUNTIME_NAME),
 	impl_name: create_runtime_str!(RUNTIME_NAME),
 	authoring_version: 1,
-	spec_version: 922000,
+	spec_version: 922080,
 	impl_version: 0,
 	apis: RUNTIME_API_VERSIONS,
 	transaction_version: 1,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
--- a/runtime/unique/src/lib.rs
+++ b/runtime/unique/src/lib.rs
@@ -190,7 +190,7 @@
 	spec_name: create_runtime_str!(RUNTIME_NAME),
 	impl_name: create_runtime_str!(RUNTIME_NAME),
 	authoring_version: 1,
-	spec_version: 922000,
+	spec_version: 922080,
 	impl_version: 0,
 	apis: RUNTIME_API_VERSIONS,
 	transaction_version: 1,
modifiedtests/update_types.shdiffbeforeafterboth
--- a/tests/update_types.sh
+++ b/tests/update_types.sh
@@ -7,7 +7,7 @@
 fi
 
 rsync -ar --exclude .gitignore src/interfaces/ unique-types-js
-for file in unique-types-js/augment-* unique-types-js/**/types.ts unique-types-js/**/registry.ts; do
+for file in unique-types-js/augment-* unique-types-js/**/types.ts unique-types-js/registry.ts; do
 	sed -i '1s;^;//@ts-nocheck\n;' $file
 done