difftreelog
Merge pull request #1067 from UniqueNetwork/fix/frontier-pending-inherents
in: master
6 files changed
.envdiffbeforeafterboth--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
-RUST_TOOLCHAIN=nightly-2024-02-21
+RUST_TOOLCHAIN=nightly-2024-04-10
POLKADOT_LAUNCH_BRANCH=unique-network
RELAY_CHAIN_TYPE=westend
CHAINQL=v0.4.1
Cargo.lockdiffbeforeafterboth--- a/Cargo.lock
+++ b/Cargo.lock
@@ -23,11 +23,11 @@
[[package]]
name = "addr2line"
-version = "0.21.0"
+version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
+checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
dependencies = [
- "gimli 0.28.1",
+ "gimli 0.29.0",
]
[[package]]
@@ -240,7 +240,7 @@
"proc-macro-error",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -475,9 +475,9 @@
[[package]]
name = "async-executor"
-version = "1.11.0"
+version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a"
+checksum = "c8828ec6e544c02b0d6691d21ed9f9218d0384a82542855073c2a3f58304aaf0"
dependencies = [
"async-task",
"concurrent-queue",
@@ -617,7 +617,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -653,7 +653,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -664,16 +664,16 @@
[[package]]
name = "backtrace"
-version = "0.3.71"
+version = "0.3.72"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
+checksum = "17c6a35df3749d2e8bb1b7b21a976d82b15548788d2735b9d82f329268f71a11"
dependencies = [
- "addr2line 0.21.0",
+ "addr2line 0.22.0",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
- "object 0.32.2",
+ "object 0.35.0",
"rustc-demangle",
]
@@ -759,7 +759,7 @@
"regex",
"rustc-hash",
"shlex",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -925,12 +925,11 @@
[[package]]
name = "blocking"
-version = "1.6.0"
+version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88"
+checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
dependencies = [
"async-channel 2.3.1",
- "async-lock 3.3.0",
"async-task",
"futures-io",
"futures-lite 2.3.0",
@@ -1236,9 +1235,9 @@
[[package]]
name = "clang-sys"
-version = "1.7.0"
+version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1"
+checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
dependencies = [
"glob",
"libc",
@@ -1277,7 +1276,7 @@
"heck 0.5.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -1555,9 +1554,9 @@
[[package]]
name = "crc32fast"
-version = "1.4.0"
+version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
+checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
dependencies = [
"cfg-if",
]
@@ -1683,7 +1682,7 @@
"cumulus-primitives-core",
"futures",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-overseer",
@@ -1796,7 +1795,7 @@
"futures",
"futures-timer",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-node-primitives",
"polkadot-parachain-primitives",
"polkadot-primitives",
@@ -1978,7 +1977,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2175,7 +2174,7 @@
"cumulus-relay-chain-interface",
"cumulus-relay-chain-rpc-interface",
"futures",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-availability-recovery",
"polkadot-collator-protocol",
"polkadot-core-primitives",
@@ -2299,7 +2298,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2339,7 +2338,7 @@
"proc-macro2",
"quote",
"scratch",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2356,7 +2355,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2461,7 +2460,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2563,7 +2562,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2587,7 +2586,7 @@
"proc-macro2",
"quote",
"regex",
- "syn 2.0.65",
+ "syn 2.0.66",
"termcolor",
"toml 0.8.13",
"walkdir",
@@ -2768,7 +2767,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2779,7 +2778,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -2896,9 +2895,9 @@
[[package]]
name = "event-listener"
-version = "5.3.0"
+version = "5.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24"
+checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
dependencies = [
"concurrent-queue",
"parking",
@@ -2921,7 +2920,7 @@
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
dependencies = [
- "event-listener 5.3.0",
+ "event-listener 5.3.1",
"pin-project-lite 0.2.14",
]
@@ -3051,7 +3050,7 @@
"prettier-please",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -3109,7 +3108,7 @@
[[package]]
name = "fc-api"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"async-trait",
"fp-storage",
@@ -3121,7 +3120,7 @@
[[package]]
name = "fc-consensus"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"async-trait",
"fp-consensus",
@@ -3137,7 +3136,7 @@
[[package]]
name = "fc-db"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"async-trait",
"fc-api",
@@ -3146,7 +3145,7 @@
"log",
"parity-db",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-db",
"smallvec",
"sp-blockchain",
@@ -3158,7 +3157,7 @@
[[package]]
name = "fc-mapping-sync"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"fc-db",
"fc-storage",
@@ -3167,7 +3166,7 @@
"futures",
"futures-timer",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-utils",
"sp-api",
@@ -3179,7 +3178,7 @@
[[package]]
name = "fc-rpc"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -3234,7 +3233,7 @@
[[package]]
name = "fc-rpc-core"
version = "1.1.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -3249,7 +3248,7 @@
[[package]]
name = "fc-storage"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -3324,7 +3323,7 @@
"log",
"num-traits",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"scale-info",
]
@@ -3393,7 +3392,7 @@
[[package]]
name = "fp-account"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"hex",
"impl-serde",
@@ -3412,7 +3411,7 @@
[[package]]
name = "fp-consensus"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"parity-scale-codec",
@@ -3424,7 +3423,7 @@
[[package]]
name = "fp-ethereum"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -3437,7 +3436,7 @@
[[package]]
name = "fp-evm"
version = "3.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"evm",
"frame-support",
@@ -3453,7 +3452,7 @@
[[package]]
name = "fp-rpc"
version = "3.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -3470,7 +3469,7 @@
[[package]]
name = "fp-self-contained"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"frame-support",
"parity-scale-codec",
@@ -3482,7 +3481,7 @@
[[package]]
name = "fp-storage"
version = "2.0.0"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"parity-scale-codec",
"serde",
@@ -3578,7 +3577,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -3713,7 +3712,7 @@
"proc-macro2",
"quote",
"sp-crypto-hashing",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -3726,7 +3725,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -3737,7 +3736,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -3920,7 +3919,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -4073,6 +4072,12 @@
]
[[package]]
+name = "gimli"
+version = "0.29.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
+
+[[package]]
name = "glob"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -4090,7 +4095,7 @@
"futures-timer",
"no-std-compat",
"nonzero_ext",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"portable-atomic",
"quanta",
"rand",
@@ -4741,7 +4746,7 @@
"futures-util",
"hyper",
"jsonrpsee-types",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"rand",
"rustc-hash",
@@ -4783,7 +4788,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -4881,7 +4886,7 @@
checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"
dependencies = [
"kvdb",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
]
[[package]]
@@ -4892,7 +4897,7 @@
dependencies = [
"kvdb",
"num_cpus",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"regex",
"rocksdb",
"smallvec",
@@ -5017,7 +5022,7 @@
"multihash 0.17.0",
"multistream-select",
"once_cell",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"quick-protobuf",
"rand",
@@ -5037,7 +5042,7 @@
"futures",
"libp2p-core",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"smallvec",
"trust-dns-resolver",
]
@@ -5199,7 +5204,7 @@
"libp2p-identity",
"libp2p-tls",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"quinn-proto",
"rand",
"rustls 0.20.9",
@@ -5315,7 +5320,7 @@
"futures-rustls",
"libp2p-core",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"quicksink",
"rw-stream-sink",
"soketto",
@@ -5411,9 +5416,9 @@
[[package]]
name = "libz-sys"
-version = "1.1.16"
+version = "1.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9"
+checksum = "c15da26e5af7e25c90b37a2d75cdbf940cf4a55316de9d84c679c9b8bfabf82e"
dependencies = [
"cc",
"pkg-config",
@@ -5561,7 +5566,7 @@
"macro_magic_core",
"macro_magic_macros",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -5575,7 +5580,7 @@
"macro_magic_core_macros",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -5586,7 +5591,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -5597,7 +5602,7 @@
dependencies = [
"macro_magic_core",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -5753,7 +5758,7 @@
"hashlink",
"lioness",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"rand_chacha 0.3.1",
"rand_distr",
@@ -6243,7 +6248,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -6274,6 +6279,15 @@
]
[[package]]
+name = "object"
+version = "0.35.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b8ec7ab813848ba4522158d5517a6093db1ded27575b070f4177b8d12b41db5e"
+dependencies = [
+ "memchr",
+]
+
+[[package]]
name = "oid-registry"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -6790,7 +6804,7 @@
[[package]]
name = "pallet-base-fee"
version = "1.0.0"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"fp-evm",
"frame-support",
@@ -7113,7 +7127,7 @@
[[package]]
name = "pallet-ethereum"
version = "4.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"ethereum",
"ethereum-types",
@@ -7136,7 +7150,7 @@
[[package]]
name = "pallet-evm"
version = "6.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"environmental",
"evm",
@@ -7218,7 +7232,7 @@
[[package]]
name = "pallet-evm-precompile-simple"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795d"
+source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#0b08553e48ce2e9a237478ccd1aebef9d935a5ab"
dependencies = [
"fp-evm",
"ripemd",
@@ -7887,7 +7901,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -8282,7 +8296,7 @@
"log",
"lz4",
"memmap2 0.5.10",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"siphasher",
"snap",
@@ -8347,9 +8361,9 @@
[[package]]
name = "parking_lot"
-version = "0.12.2"
+version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
+checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
dependencies = [
"lock_api",
"parking_lot_core 0.9.10",
@@ -8467,7 +8481,7 @@
"pest_meta",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -8508,7 +8522,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -8790,7 +8804,7 @@
"fatality",
"futures",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-subsystem",
@@ -9150,7 +9164,7 @@
"log",
"mick-jaeger",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-node-primitives",
"polkadot-primitives",
"sc-network",
@@ -9283,7 +9297,7 @@
"kvdb",
"parity-db",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"polkadot-node-jaeger",
"polkadot-node-metrics",
@@ -9314,7 +9328,7 @@
"futures",
"futures-timer",
"orchestra",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
@@ -9549,7 +9563,7 @@
"pallet-transaction-payment-rpc-runtime-api",
"parity-db",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"polkadot-approval-distribution",
"polkadot-availability-bitfield-distribution",
"polkadot-availability-distribution",
@@ -9741,7 +9755,7 @@
"polkavm-common 0.8.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -9753,7 +9767,7 @@
"polkavm-common 0.9.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -9763,7 +9777,7 @@
checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66"
dependencies = [
"polkavm-derive-impl 0.8.0",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -9773,7 +9787,7 @@
checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429"
dependencies = [
"polkavm-derive-impl 0.9.0",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -9917,7 +9931,7 @@
checksum = "22020dfcf177fcc7bf5deaf7440af371400c67c0de14c399938d8ed4fb4645d3"
dependencies = [
"proc-macro2",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -9937,7 +9951,7 @@
checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e"
dependencies = [
"proc-macro2",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -10021,14 +10035,14 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
name = "proc-macro2"
-version = "1.0.83"
+version = "1.0.84"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43"
+checksum = "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6"
dependencies = [
"unicode-ident",
]
@@ -10043,7 +10057,7 @@
"fnv",
"lazy_static",
"memchr",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"thiserror",
]
@@ -10055,7 +10069,7 @@
dependencies = [
"dtoa",
"itoa",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"prometheus-client-derive-encode",
]
@@ -10067,7 +10081,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -10135,7 +10149,7 @@
"itertools 0.12.1",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -10538,7 +10552,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -11212,7 +11226,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -11267,7 +11281,7 @@
"futures",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-executor",
"sc-transaction-pool-api",
"sc-utils",
@@ -11299,7 +11313,7 @@
"log",
"parity-db",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-state-db",
"schnellru",
@@ -11324,7 +11338,7 @@
"libp2p-identity",
"log",
"mockall",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-utils",
"serde",
@@ -11382,7 +11396,7 @@
"num-rational",
"num-traits",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-consensus",
"sc-consensus-epochs",
@@ -11441,7 +11455,7 @@
"futures",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-consensus",
"sc-network",
@@ -11475,7 +11489,7 @@
"jsonrpsee",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-consensus-beefy",
"sc-rpc",
"serde",
@@ -11515,7 +11529,7 @@
"futures-timer",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"sc-block-builder",
"sc-chain-spec",
@@ -11631,7 +11645,7 @@
checksum = "7b8f8ddc63df8219768b729f9098ecd4362d2756b40784071cd44c3041f1d51d"
dependencies = [
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-executor-common",
"sc-executor-polkavm",
"sc-executor-wasmtime",
@@ -11684,7 +11698,7 @@
"cfg-if",
"libc",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rustix 0.36.17",
"sc-allocator",
"sc-executor-common",
@@ -11718,7 +11732,7 @@
checksum = "3ef7283da5d643ef89ed094e1b23451ec70386a9474d337cdaa0ef81870bb2d4"
dependencies = [
"array-bytes 6.2.3",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"serde_json",
"sp-application-crypto",
"sp-core",
@@ -11743,7 +11757,7 @@
"mixnet",
"multiaddr",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-network",
"sc-transaction-pool-api",
@@ -11777,7 +11791,7 @@
"log",
"mockall",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"partial_sort",
"pin-project",
"rand",
@@ -11956,7 +11970,7 @@
"num_cpus",
"once_cell",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"sc-client-api",
"sc-network",
@@ -11993,7 +12007,7 @@
"jsonrpsee",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
@@ -12069,7 +12083,7 @@
"jsonrpsee",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"sc-chain-spec",
"sc-client-api",
@@ -12102,7 +12116,7 @@
"jsonrpsee",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"rand",
"sc-chain-spec",
@@ -12161,7 +12175,7 @@
dependencies = [
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sp-core",
]
@@ -12231,7 +12245,7 @@
"futures",
"libp2p",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"rand",
"sc-utils",
@@ -12254,7 +12268,7 @@
"libc",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"regex",
"rustc-hash",
"sc-client-api",
@@ -12281,7 +12295,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -12296,7 +12310,7 @@
"linked-hash-map",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sc-client-api",
"sc-transaction-pool-api",
"sc-utils",
@@ -12340,7 +12354,7 @@
"futures-timer",
"lazy_static",
"log",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"prometheus",
"sp-arithmetic",
]
@@ -12548,9 +12562,9 @@
[[package]]
name = "serde"
-version = "1.0.202"
+version = "1.0.203"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
+checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
dependencies = [
"serde_derive",
]
@@ -12566,13 +12580,13 @@
[[package]]
name = "serde_derive"
-version = "1.0.202"
+version = "1.0.203"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
+checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -12878,7 +12892,7 @@
"log",
"lru 0.11.1",
"no-std-net",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project",
"rand",
"rand_chacha 0.3.1",
@@ -12986,7 +13000,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -13053,7 +13067,7 @@
"futures",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"schnellru",
"sp-api",
"sp-consensus",
@@ -13195,7 +13209,7 @@
"merlin",
"parity-bip39",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"paste",
"primitive-types",
"rand",
@@ -13240,7 +13254,7 @@
dependencies = [
"quote",
"sp-crypto-hashing",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -13250,7 +13264,7 @@
checksum = "722cbecdbf5b94578137dbd07feb51e95f7de221be0c1ff4dcfe0bb4cd986929"
dependencies = [
"kvdb",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
]
[[package]]
@@ -13261,7 +13275,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -13348,7 +13362,7 @@
checksum = "bdbab8b61bd61d5f8625a0c75753b5d5a23be55d3445419acd42caf59cf6236b"
dependencies = [
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"sp-core",
"sp-externalities",
]
@@ -13511,7 +13525,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -13554,7 +13568,7 @@
"hash-db",
"log",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"smallvec",
"sp-core",
@@ -13678,7 +13692,7 @@
"memory-db",
"nohash-hasher",
"parity-scale-codec",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"scale-info",
"schnellru",
@@ -13718,7 +13732,7 @@
"parity-scale-codec",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -13759,7 +13773,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14003,7 +14017,7 @@
"proc-macro2",
"quote",
"rustversion",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14141,9 +14155,9 @@
[[package]]
name = "syn"
-version = "2.0.65"
+version = "2.0.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106"
+checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
dependencies = [
"proc-macro2",
"quote",
@@ -14290,7 +14304,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14301,7 +14315,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14420,16 +14434,16 @@
[[package]]
name = "tokio"
-version = "1.37.0"
+version = "1.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
+checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"num_cpus",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"pin-project-lite 0.2.14",
"signal-hook-registry",
"socket2 0.5.7",
@@ -14439,13 +14453,13 @@
[[package]]
name = "tokio-macros"
-version = "2.2.0"
+version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
+checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14568,7 +14582,7 @@
"serde",
"serde_spanned",
"toml_datetime",
- "winnow 0.6.8",
+ "winnow 0.6.9",
]
[[package]]
@@ -14636,7 +14650,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14681,7 +14695,7 @@
"proc-macro-crate 3.1.0",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -14799,7 +14813,7 @@
"ipconfig",
"lazy_static",
"lru-cache",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"resolv-conf",
"smallvec",
"thiserror",
@@ -14979,6 +14993,7 @@
"cumulus-relay-chain-inprocess-interface",
"cumulus-relay-chain-interface",
"cumulus-relay-chain-minimal-node",
+ "cumulus-test-relay-sproof-builder",
"fc-api",
"fc-consensus",
"fc-db",
@@ -15392,7 +15407,7 @@
"once_cell",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
"wasm-bindgen-shared",
]
@@ -15426,7 +15441,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
@@ -15913,9 +15928,9 @@
[[package]]
name = "wide"
-version = "0.7.19"
+version = "0.7.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "aab6594190de06d718a5dbc5fa781ab62f8903797056480e549ca74add6b7065"
+checksum = "cd8dc749a1b03f3c255a3064a4f5c0ee5ed09b7c6bc6d4525d31f779cd74d7fc"
dependencies = [
"bytemuck",
"safe_arch",
@@ -16202,9 +16217,9 @@
[[package]]
name = "winnow"
-version = "0.6.8"
+version = "0.6.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d"
+checksum = "86c949fede1d13936a99f14fafd3e76fd642b556dd2ce96287fbe2e0151bfac6"
dependencies = [
"memchr",
]
@@ -16278,7 +16293,7 @@
"Inflector",
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
@@ -16290,7 +16305,7 @@
"futures",
"log",
"nohash-hasher",
- "parking_lot 0.12.2",
+ "parking_lot 0.12.3",
"rand",
"static_assertions",
]
@@ -16321,14 +16336,14 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
name = "zeroize"
-version = "1.7.0"
+version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
+checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
dependencies = [
"zeroize_derive",
]
@@ -16341,7 +16356,7 @@
dependencies = [
"proc-macro2",
"quote",
- "syn 2.0.65",
+ "syn 2.0.66",
]
[[package]]
Cargo.tomldiffbeforeafterboth1[workspace]2default-members = ['client/*', 'node/*', 'runtime/opal']3members = [4 'client/*',5 'crates/*',6 'node/*',7 'pallets/*',8 'primitives/*',9 'runtime/opal',10 'runtime/quartz',11 'runtime/tests',12 'runtime/unique',13]14package.version = "1.3.0"15resolver = "2"1617[profile.release]18# Runtime requires unwinding19panic = "unwind"2021[profile.production]22codegen-units = 123inherits = "release"24lto = true25opt-level = 32627[profile.integration-tests]28debug-assertions = true29inherits = "release"3031[workspace.dependencies]32# Unique33app-promotion-rpc = { path = "primitives/app_promotion_rpc", default-features = false }34evm-coder = { version = "0.4.3", default-features = false, features = ['bondrewd'] }35pallet-app-promotion = { path = "pallets/app-promotion", default-features = false }36pallet-balances-adapter = { default-features = false, path = "pallets/balances-adapter" }37pallet-charge-transaction = { package = "pallet-template-transaction-payment", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.9.0" }38pallet-collator-selection = { default-features = false, path = "pallets/collator-selection" }39pallet-common = { default-features = false, path = "pallets/common" }40pallet-configuration = { default-features = false, path = "pallets/configuration" }41pallet-evm-coder-substrate = { default-features = false, path = "pallets/evm-coder-substrate" }42pallet-evm-contract-helpers = { path = "pallets/evm-contract-helpers", default-features = false }43pallet-evm-migration = { path = "pallets/evm-migration", default-features = false }44pallet-evm-transaction-payment = { path = "pallets/evm-transaction-payment", default-features = false }45pallet-foreign-assets = { default-features = false, path = "pallets/foreign-assets" }46pallet-fungible = { default-features = false, path = "pallets/fungible" }47pallet-gov-origins = { default-features = false, path = "pallets/gov-origins" }48pallet-identity = { default-features = false, path = "pallets/identity" }49pallet-inflation = { path = "pallets/inflation", default-features = false }50pallet-maintenance = { default-features = false, path = "pallets/maintenance" }51pallet-nonfungible = { default-features = false, path = "pallets/nonfungible" }52pallet-refungible = { default-features = false, path = "pallets/refungible" }53pallet-structure = { default-features = false, path = "pallets/structure" }54pallet-test-utils = { default-features = false, path = "test-pallets/utils" }55pallet-unique = { path = "pallets/unique", default-features = false }56precompile-utils-macro = { path = "runtime/common/ethereum/precompiles/utils/macro" }57struct-versioning = { path = "crates/struct-versioning" }58uc-rpc = { path = "client/rpc" }59unique-rpc = { path = "node/rpc" }60up-common = { path = "primitives/common", default-features = false }61up-data-structs = { path = "primitives/data-structs", default-features = false }62up-pov-estimate-rpc = { path = "primitives/pov-estimate-rpc", default-features = false }63up-rpc = { path = "primitives/rpc", default-features = false }64up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.9.0" }6566# Unique: Runtimes67opal-runtime = { path = "runtime/opal" }68quartz-runtime = { path = "runtime/quartz" }69unique-runtime = { path = "runtime/unique" }7071# Frontier (Unique patches over the Parity version)72fc-api = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }73fc-consensus = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }74fc-db = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }75fc-mapping-sync = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }76fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }77fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }78fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }79fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }80fp-self-contained = { default-features = false, features = [81 "serde",82], git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }83fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }84pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }85pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }86pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }87pallet-evm-precompile-simple = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }8889# Parity90codec = { default-features = false, features = ['derive'], package = 'parity-scale-codec', version = "3.6.5" }91cumulus-client-cli = "0.10.0"92cumulus-client-collator = "0.10.0"93cumulus-client-consensus-aura = "0.10.0"94cumulus-client-consensus-common = "0.10.0"95cumulus-client-consensus-proposer = "0.10.0"96cumulus-client-network = "0.10.0"97cumulus-client-service = "0.10.0"98cumulus-client-parachain-inherent = "0.4.0"99cumulus-pallet-aura-ext = { default-features = false, version = "0.10.0" }100cumulus-pallet-dmp-queue = { default-features = false, version = "0.10.0" }101cumulus-pallet-parachain-system = { default-features = false, version = "0.10.0" }102cumulus-pallet-xcm = { default-features = false, version = "0.10.0" }103cumulus-pallet-xcmp-queue = { default-features = false, version = "0.10.0" }104cumulus-primitives-aura = { default-features = false, version = "0.10.0" }105cumulus-primitives-core = { default-features = false, version = "0.10.0" }106cumulus-primitives-parachain-inherent = { default-features = false, version = "0.10.0" }107cumulus-primitives-timestamp = { default-features = false, version = "0.10.0" }108cumulus-primitives-utility = { default-features = false, version = "0.10.0" }109cumulus-relay-chain-inprocess-interface = "0.10.0"110cumulus-relay-chain-interface = "0.10.0"111cumulus-relay-chain-minimal-node = "0.10.0"112parachains-common = { default-features = false, version = "10.0.0"}113frame-executive = { default-features = false, version = "31.0.0" }114frame-support = { default-features = false, version = "31.0.0" }115frame-system = { default-features = false, version = "31.0.0" }116frame-system-rpc-runtime-api = { default-features = false, version = "29.0.0" }117pallet-aura = { default-features = false, version = "30.0.0" }118pallet-authorship = { default-features = false, version = "31.0.0" }119pallet-balances = { default-features = false, version = "31.0.0" }120pallet-collective = { default-features = false, version = "31.0.0" }121pallet-democracy = { default-features = false, version = "31.0.0" }122pallet-membership = { default-features = false, version = "31.0.0" }123pallet-preimage = { default-features = false, version = "31.0.0" }124pallet-ranked-collective = { default-features = false, version = "31.0.0" }125pallet-referenda = { default-features = false, version = "31.0.0" }126pallet-scheduler = { default-features = false, version = "32.0.0" }127pallet-session = { default-features = false, version = "31.0.0" }128pallet-state-trie-migration = { default-features = false, version = "32.0.0" }129pallet-sudo = { default-features = false, version = "31.0.0" }130pallet-timestamp = { default-features = false, version = "30.0.0" }131pallet-transaction-payment = { default-features = false, version = "31.0.0" }132pallet-transaction-payment-rpc = "33.0.0"133pallet-transaction-payment-rpc-runtime-api = { default-features = false, version = "31.0.0" }134pallet-treasury = { default-features = false, version = "30.0.0" }135pallet-utility = { default-features = false, version = "31.0.0" }136pallet-xcm = { default-features = false, version = "10.0.1" }137pallet-message-queue = { default-features = false, version = "34.0.0" }138parity-scale-codec = { version = "3.6.5", features = ["derive"], default-features = false }139polkadot-cli = "10.0.0"140polkadot-parachain-primitives = { default-features = false, version = "9.0.0" }141polkadot-primitives = "10.0.0"142polkadot-runtime-common = { default-features = false, version = "10.0.0" }143polkadot-service = "10.0.0"144sc-basic-authorship = "0.37.0"145sc-chain-spec = "30.0.0"146sc-cli = "0.39.0"147sc-client-api = "31.0.0"148sc-consensus = "0.36.0"149sc-consensus-manual-seal = "0.38.0"150sc-executor = "0.35.0"151sc-network = "0.37.0"152sc-network-sync = "0.36.0"153sc-rpc = "32.0.0"154sc-rpc-api = "0.36.0"155sc-service = "0.38.0"156sc-sysinfo = "30.0.0"157sc-telemetry = "17.0.0"158sc-tracing = "31.0.0"159sc-transaction-pool = "31.0.0"160scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }161sp-api = { default-features = false, version = "29.0.0" }162sp-arithmetic = { default-features = false, version = "25.0.0" }163sp-block-builder = { default-features = false, version = "29.0.0" }164sp-blockchain = "31.0.0"165sp-consensus-aura = { default-features = false, version = "0.35.0" }166sp-core = { default-features = false, version = "31.0.0" }167sp-externalities = "0.27.0"168sp-inherents = { default-features = false, version = "29.0.0" }169sp-io = { default-features = false, version = "33.0.0" }170sp-keystore = "0.37.0"171sp-offchain = { default-features = false, version = "29.0.0" }172sp-runtime = { default-features = false, version = "34.0.0" }173sp-session = { default-features = false, version = "30.0.0" }174sp-staking = { default-features = false, version = "29.0.0" }175sp-state-machine = "0.38.0"176sp-std = { default-features = false, version = "14.0.0" }177sp-storage = { default-features = false, version = "20.0.0" }178sp-timestamp = "29.0.0"179sp-tracing = "16.0.0"180sp-transaction-pool = { default-features = false, version = "29.0.0" }181sp-trie = { default-features = false, version = "32.0.0" }182sp-version = { default-features = false, version = "32.0.0" }183sp-weights = { default-features = false, version = "30.0.0" }184sp-genesis-builder = { default-features = false, version = "0.10.0" }185staging-parachain-info = { default-features = false, version = "0.10.0" }186staging-xcm = { default-features = false, version = "10.0.0" }187staging-xcm-builder = { default-features = false, version = "10.0.0" }188staging-xcm-executor = { default-features = false, version = "10.0.0" }189substrate-frame-rpc-system = "31.0.0"190substrate-prometheus-endpoint = "0.17.0"191192# Parity: Build utils193substrate-build-script-utils = "11.0.0"194substrate-wasm-builder = "20.0.0"195196# Parity: Benchmarking197frame-benchmarking = { default-features = false, version = "31.0.0" }198frame-benchmarking-cli = "35.0.0"199frame-system-benchmarking = { default-features = false, version = "31.0.0" }200201# Parity: Try Runtime202frame-try-runtime = { default-features = false, version = "0.37.0" }203try-runtime-cli = "0.41.0"204205# ORML206orml-traits = { version = "0.9.1", default-features = false }207orml-vesting = { version = "0.9.1", default-features = false }208orml-xcm-support = { version = "0.9.1", default-features = false }209orml-xtokens = { version = "0.9.1", default-features = false }210211# Other212derivative = { version = "2.2.0", features = ["use_core"] }213ethereum = { version = "0.15.0", default-features = false, features = ["with-codec"] }214evm-core = { version = "0.41.0", default-features = false }215hex-literal = "0.4.1"216impl-trait-for-tuples = "0.2.2"217jsonrpsee = { version = "0.22.5", features = ["macros", "server"] }218log = { version = "0.4.20", default-features = false }219num_enum = { version = "0.7.0", default-features = false }220serde = { default-features = false, features = ['derive'], version = "1.0.188" }221serde_json = "1"222smallvec = "1.11.1"README.mddiffbeforeafterboth--- a/README.md
+++ b/README.md
@@ -52,17 +52,17 @@
2. Remove all installed toolchains with `rustup toolchain list` and `rustup toolchain uninstall <toolchain>`.
-3. Install toolchain nightly-2024-02-21 and make it default:
+3. Install toolchain nightly-2024-04-10 and make it default:
```bash
-rustup toolchain install nightly-2024-02-21
-rustup default nightly-2024-02-21
+rustup toolchain install nightly-2024-04-10
+rustup default nightly-2024-04-10
```
4. Add wasm target for nightly toolchain:
```bash
-rustup target add wasm32-unknown-unknown --toolchain nightly-2024-02-21
+rustup target add wasm32-unknown-unknown --toolchain nightly-2024-04-10
```
5. Build:
node/cli/Cargo.tomldiffbeforeafterboth--- a/node/cli/Cargo.toml
+++ b/node/cli/Cargo.toml
@@ -43,6 +43,7 @@
cumulus-relay-chain-interface = { workspace = true }
cumulus-relay-chain-minimal-node = { workspace = true }
cumulus-client-parachain-inherent = { workspace = true }
+cumulus-test-relay-sproof-builder = { workspace = true }
frame-benchmarking = { workspace = true }
frame-benchmarking-cli = { workspace = true }
opal-runtime = { workspace = true, optional = true }
node/cli/src/service.rsdiffbeforeafterboth--- a/node/cli/src/service.rs
+++ b/node/cli/src/service.rs
@@ -40,6 +40,7 @@
StartRelayChainTasksParams,
};
use cumulus_primitives_core::ParaId;
+use cumulus_primitives_parachain_inherent::ParachainInherentData;
use cumulus_relay_chain_interface::{OverseerHandle, RelayChainInterface};
use fc_mapping_sync::{kv::MappingSyncWorker, EthereumBlockNotificationSinks, SyncStrategy};
use fc_rpc::{
@@ -81,6 +82,9 @@
cumulus_client_service::storage_proof_size::HostFunctions,
);
+use cumulus_primitives_core::PersistedValidationData;
+use cumulus_test_relay_sproof_builder::RelayStateSproofBuilder;
+
use crate::{
chain_spec::RuntimeIdentification,
rpc::{create_eth, create_full, EthDeps, FullDeps},
@@ -234,6 +238,25 @@
pub trait LookaheadApiDep: cumulus_primitives_aura::AuraUnincludedSegmentApi<Block> {}
);
+fn ethereum_parachain_inherent() -> ParachainInherentData {
+ let (relay_parent_storage_root, relay_chain_state) =
+ RelayStateSproofBuilder::default().into_state_root_and_proof();
+ let vfp = PersistedValidationData {
+ // This is a hack to make `cumulus_pallet_parachain_system::RelayNumberStrictlyIncreases`
+ // happy. Relay parent number can't be bigger than u32::MAX.
+ relay_parent_number: u32::MAX,
+ relay_parent_storage_root,
+ ..Default::default()
+ };
+
+ ParachainInherentData {
+ validation_data: vfp,
+ relay_chain_state,
+ downward_messages: Default::default(),
+ horizontal_messages: Default::default(),
+ }
+}
+
/// Starts a `ServiceBuilder` for a full service.
///
/// Use this macro if you don't actually need the full service, but just the builder in order to
@@ -533,7 +556,9 @@
eth_pubsub_notification_sinks,
overrides,
sync: sync_service.clone(),
- pending_create_inherent_data_providers: |_, ()| async move { Ok(()) },
+ pending_create_inherent_data_providers: |_, ()| async move {
+ Ok((ethereum_parachain_inherent(),))
+ },
};
create_eth::<
@@ -1121,7 +1146,9 @@
overrides,
sync: sync_service.clone(),
// We don't have any inherents except parachain built-ins, which we can't even extract from inside `run_aura`.
- pending_create_inherent_data_providers: |_, ()| async move { Ok(()) },
+ pending_create_inherent_data_providers: |_, ()| async move {
+ Ok((ethereum_parachain_inherent(),))
+ },
};
create_eth::<