From 458974e73022382d3a4ca5ca10fee61ef25a471b Mon Sep 17 00:00:00 2001 From: Xavier Lau Date: Tue, 25 Jun 2024 22:37:16 +0800 Subject: [PATCH] Anchor --- Cargo.lock | 200 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 46 ++++++------ 2 files changed, 123 insertions(+), 123 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index cfd9876c80..217b6899dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3588,7 +3588,7 @@ dependencies = [ [[package]] name = "fc-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "async-trait", "fp-storage", @@ -3600,7 +3600,7 @@ dependencies = [ [[package]] name = "fc-consensus" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "async-trait", "fp-consensus", @@ -3616,7 +3616,7 @@ dependencies = [ [[package]] name = "fc-db" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "async-trait", "ethereum", @@ -3647,7 +3647,7 @@ dependencies = [ [[package]] name = "fc-mapping-sync" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "fc-db", "fc-storage", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "fc-rpc" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", @@ -3679,7 +3679,7 @@ dependencies = [ "fc-mapping-sync", "fc-rpc-core", "fc-storage", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-storage", "futures 0.3.30", @@ -3687,7 +3687,7 @@ dependencies = [ "jsonrpsee", "libsecp256k1", "log", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "prometheus", "rand 0.8.5", @@ -3725,7 +3725,7 @@ dependencies = [ [[package]] name = "fc-rpc-core" version = "1.1.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", @@ -3740,7 +3740,7 @@ dependencies = [ [[package]] name = "fc-storage" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", @@ -3962,7 +3962,7 @@ dependencies = [ [[package]] name = "fp-account" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "hex", "impl-serde 0.4.0", @@ -3981,7 +3981,7 @@ dependencies = [ [[package]] name = "fp-consensus" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "parity-scale-codec", @@ -3993,11 +3993,11 @@ dependencies = [ [[package]] name = "fp-ethereum" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -4022,7 +4022,7 @@ dependencies = [ [[package]] name = "fp-evm" version = "3.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -4038,11 +4038,11 @@ dependencies = [ [[package]] name = "fp-rpc" version = "3.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "scale-info", "sp-api 26.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -4055,7 +4055,7 @@ dependencies = [ [[package]] name = "fp-self-contained" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "fp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "parity-scale-codec", "serde", @@ -6810,7 +6810,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-self-contained", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -6850,7 +6850,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -7053,9 +7053,9 @@ dependencies = [ "evm-gasometer 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "evm-runtime 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "moonbeam-primitives-ext", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -7303,7 +7303,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-self-contained", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -7342,7 +7342,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -7446,7 +7446,7 @@ dependencies = [ "cumulus-pallet-parachain-system 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "cumulus-pallet-xcmp-queue", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -7468,7 +7468,7 @@ dependencies = [ "pallet-conviction-voting", "pallet-crowdloan-rewards", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-evm-chain-id", "pallet-identity", "pallet-migrations", @@ -7704,7 +7704,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-self-contained", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -7743,7 +7743,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -9233,11 +9233,11 @@ version = "1.0.0" dependencies = [ "environmental", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "scale-info", @@ -9253,19 +9253,19 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "ethereum", "ethereum-types", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", "fp-consensus", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-storage", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "scale-info", "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9280,7 +9280,7 @@ dependencies = [ "ethereum", "ethereum-types", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "fp-rpc", "fp-self-contained", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9290,7 +9290,7 @@ dependencies = [ "libsecp256k1", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-ethereum", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-evm-precompile-proxy", "pallet-proxy", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9334,12 +9334,12 @@ dependencies = [ [[package]] name = "pallet-evm" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "environmental", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-account 1.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-account 1.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-benchmarking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9360,7 +9360,7 @@ dependencies = [ [[package]] name = "pallet-evm-chain-id" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9373,7 +9373,7 @@ name = "pallet-evm-precompile-author-mapping" version = "0.2.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9382,7 +9382,7 @@ dependencies = [ "num_enum 0.5.11", "pallet-author-mapping", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-scheduler", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9400,7 +9400,7 @@ name = "pallet-evm-precompile-balances-erc20" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9408,7 +9408,7 @@ dependencies = [ "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "paste", @@ -9429,14 +9429,14 @@ version = "0.1.0" dependencies = [ "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "paste", @@ -9454,17 +9454,17 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-blake2" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", ] [[package]] name = "pallet-evm-precompile-bn128" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "sp-core 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "substrate-bn", ] @@ -9475,7 +9475,7 @@ version = "0.1.0" dependencies = [ "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9483,7 +9483,7 @@ dependencies = [ "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "paste", @@ -9504,7 +9504,7 @@ version = "0.1.0" dependencies = [ "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9512,7 +9512,7 @@ dependencies = [ "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-collective", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-treasury", "parity-scale-codec", @@ -9535,7 +9535,7 @@ name = "pallet-evm-precompile-conviction-voting" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9543,7 +9543,7 @@ dependencies = [ "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-conviction-voting", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "precompile-utils 0.1.1", @@ -9566,14 +9566,14 @@ dependencies = [ "cumulus-primitives-parachain-inherent 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "cumulus-test-relay-sproof-builder 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-crowdloan-rewards", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-message-queue 31.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-scheduler", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9592,11 +9592,11 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-dispatch" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "sp-runtime 31.0.1 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", ] @@ -9608,7 +9608,7 @@ dependencies = [ "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex", @@ -9618,7 +9618,7 @@ dependencies = [ "orml-traits", "orml-xtokens", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9644,14 +9644,14 @@ version = "0.1.0" dependencies = [ "enumflags2", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex", "hex-literal 0.3.4", "log", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-identity", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9668,9 +9668,9 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "num", ] @@ -9679,13 +9679,13 @@ name = "pallet-evm-precompile-parachain-staking" version = "1.0.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-parachain-staking", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9706,14 +9706,14 @@ name = "pallet-evm-precompile-preimage" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-preimage", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9734,14 +9734,14 @@ version = "0.1.0" dependencies = [ "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-proxy", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9761,7 +9761,7 @@ name = "pallet-evm-precompile-randomness" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9770,7 +9770,7 @@ dependencies = [ "num_enum 0.5.11", "pallet-author-mapping", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-randomness", "pallet-scheduler", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9789,14 +9789,14 @@ name = "pallet-evm-precompile-referenda" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "log", "num_enum 0.5.11", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-preimage", "pallet-referenda", "pallet-scheduler", @@ -9818,13 +9818,13 @@ name = "pallet-evm-precompile-registry" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "log", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-scheduler", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -9844,7 +9844,7 @@ dependencies = [ "cumulus-pallet-parachain-system 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -9852,7 +9852,7 @@ dependencies = [ "num_enum 0.5.11", "orml-traits", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-message-queue 31.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-staking 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9879,13 +9879,13 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex", "moonbeam-runtime-common", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-precompile-benchmarks", "pallet-relay-storage-roots", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", @@ -9902,18 +9902,18 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-sha3fips" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "tiny-keccak", ] [[package]] name = "pallet-evm-precompile-simple" version = "2.0.0-dev" -source = "git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730#f017a18123eb0802ca1c68c0f707f63aacbbb730" +source = "git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2#24461108ff2125d8185d1a8129f5deddf26c9210" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "ripemd", "sp-io 30.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", ] @@ -9948,14 +9948,14 @@ dependencies = [ "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "log", "num_enum 0.5.11", "orml-traits", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-xcm-transactor", @@ -9982,13 +9982,13 @@ version = "0.1.0" dependencies = [ "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "num_enum 0.5.11", "orml-traits", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -10014,7 +10014,7 @@ version = "0.1.0" dependencies = [ "cumulus-primitives-core 0.7.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "log", @@ -10022,7 +10022,7 @@ dependencies = [ "orml-traits", "orml-xtokens", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "pallet-xcm 7.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -10047,7 +10047,7 @@ name = "pallet-evm-precompileset-assets-erc20" version = "0.1.0" dependencies = [ "derive_more", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", @@ -10056,7 +10056,7 @@ dependencies = [ "num_enum 0.5.11", "pallet-assets", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "paste", @@ -10287,7 +10287,7 @@ dependencies = [ "log", "pallet-assets", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-scheduler", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", @@ -12976,7 +12976,7 @@ dependencies = [ "derive_more", "environmental", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex", @@ -12984,7 +12984,7 @@ dependencies = [ "impl-trait-for-tuples", "log", "num_enum 0.5.11", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "parity-scale-codec", "paste", "precompile-utils-macro 0.1.1", @@ -13019,7 +13019,7 @@ name = "precompile-utils-macro" version = "0.1.1" dependencies = [ "case", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "macrotest", "num_enum 0.5.11", @@ -13040,12 +13040,12 @@ version = "0.1.0" dependencies = [ "derive_more", "evm 0.41.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fp-evm 3.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "fp-evm 3.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "frame-support 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "frame-system 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "hex-literal 0.3.4", "pallet-balances 28.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", - "pallet-evm 6.0.0-dev (git+https://github.com/paritytech/frontier?rev=f017a18123eb0802ca1c68c0f707f63aacbbb730)", + "pallet-evm 6.0.0-dev (git+https://github.com/darwinia-network/frontier?branch=polkadot-v1.7.2)", "pallet-timestamp 27.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.2)", "parity-scale-codec", "precompile-utils 0.1.1", diff --git a/Cargo.toml b/Cargo.toml index 38275fa4c4..19e7c0bc57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -238,37 +238,37 @@ ethereum-types = { version = "0.14", default-features = false } evm = { version = "0.41.1", default-features = false } evm-gasometer = { version = "0.41.0", default-features = false } evm-runtime = { version = "0.41.0", default-features = false } -fp-ethereum = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -fp-evm = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -fp-rpc = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -fp-self-contained = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-ethereum = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false, features = [ +fp-ethereum = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +fp-evm = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +fp-rpc = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +fp-self-contained = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-ethereum = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false, features = [ "forbid-evm-reentrancy", ] } -pallet-evm = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false, features = [ +pallet-evm = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false, features = [ "forbid-evm-reentrancy", ] } -pallet-evm-chain-id = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-blake2 = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-bn128 = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-dispatch = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-modexp = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-sha3fips = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -pallet-evm-precompile-simple = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } -# pallet-evm-precompile-storage-cleaner = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", default-features = false } +pallet-evm-chain-id = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-blake2 = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-bn128 = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-dispatch = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-modexp = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-sha3fips = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +pallet-evm-precompile-simple = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } +# pallet-evm-precompile-storage-cleaner = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", default-features = false } # Frontier (client) -fc-api = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fc-consensus = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fc-db = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fc-mapping-sync = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fc-rpc = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730", features = [ +fc-api = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fc-consensus = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fc-db = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fc-mapping-sync = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fc-rpc = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2", features = [ "rpc-binary-search-estimate", ] } -fc-rpc-core = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fc-storage = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fp-consensus = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } -fp-storage = { git = "https://github.com/paritytech/frontier", rev = "f017a18123eb0802ca1c68c0f707f63aacbbb730" } +fc-rpc-core = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fc-storage = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fp-consensus = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } +fp-storage = { git = "https://github.com/darwinia-network/frontier", branch = "polkadot-v1.7.2" } # Cumulus (wasm) cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.7.2", default-features = false }