difftreelog
build update lockfile
in: master
2 files changed
Cargo.lockdiffbeforeafterboth--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2261,7 +2261,7 @@
[[package]]
name = "fc-consensus"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"async-trait",
"derive_more",
@@ -2288,7 +2288,7 @@
[[package]]
name = "fc-db"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"fp-storage",
"kvdb",
@@ -2304,7 +2304,7 @@
[[package]]
name = "fc-mapping-sync"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"fc-consensus",
"fc-db",
@@ -2322,7 +2322,7 @@
[[package]]
name = "fc-rpc"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",
"ethereum-types",
@@ -2366,7 +2366,7 @@
[[package]]
name = "fc-rpc-core"
version = "1.1.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum-types",
"jsonrpc-core",
@@ -2487,7 +2487,7 @@
[[package]]
name = "fp-consensus"
version = "2.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",
"parity-scale-codec",
@@ -2501,7 +2501,7 @@
[[package]]
name = "fp-evm"
version = "3.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"evm",
"impl-trait-for-tuples 0.1.3",
@@ -2515,7 +2515,7 @@
[[package]]
name = "fp-rpc"
version = "3.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",
"ethereum-types",
@@ -2532,7 +2532,7 @@
[[package]]
name = "fp-self-contained"
version = "1.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"frame-support",
@@ -2549,7 +2549,7 @@
[[package]]
name = "fp-storage"
version = "2.0.0"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
[[package]]
name = "frame-benchmarking"
@@ -5703,7 +5703,7 @@
[[package]]
name = "pallet-ethereum"
version = "4.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",
"ethereum-types",
@@ -5732,7 +5732,7 @@
[[package]]
name = "pallet-evm"
version = "6.0.0-dev"
-source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"
+source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12-weights#00c84135f220baf33e7baa558b4e5857cdf560dd"
dependencies = [
"evm",
"evm-gasometer",
@@ -5764,6 +5764,7 @@
dependencies = [
"ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",
"evm-coder",
+ "frame-benchmarking",
"frame-support",
"frame-system",
"pallet-ethereum",
Makefilediffbeforeafterboth57bench-nonfungible:57bench-nonfungible:58 make _bench PALLET=nonfungible58 make _bench PALLET=nonfungible5960.PHONY: bench-evm-coder-substrate61bench-evm-coder-substrate:62 make _bench PALLET=evm-coder-substrate596360.PHONY: bench64.PHONY: bench61bench: bench-evm-migration bench-nft bench-fungible bench-refungible bench-nonfungible65bench: bench-evm-migration bench-nft bench-fungible bench-refungible bench-nonfungible bench-evm-coder-substrate6266