git.delta.rocks / unique-network / refs/commits / f5580aaa8706

difftreelog

chore fix merge

Grigoriy Simonov2022-09-13parent: #bfcf3ca.patch.diff
in: master

6 files changed

modifiedCargo.lockdiffbeforeafterboth
117version = "0.1.0"117version = "0.1.0"
118dependencies = [118dependencies = [
119 "pallet-common",119 "pallet-common",
120 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",120 "pallet-evm",
121 "parity-scale-codec 3.1.5",121 "parity-scale-codec 3.1.5",
122 "sp-api",122 "sp-api",
123 "sp-core",123 "sp-core",
2566 "sp-std",2566 "sp-std",
2567]2567]
2568
2569[[package]]
2570name = "fp-evm"
2571version = "3.0.0-dev"
2572source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
2573dependencies = [
2574 "evm",
2575 "frame-support",
2576 "impl-trait-for-tuples",
2577 "parity-scale-codec 3.1.5",
2578 "serde",
2579 "sp-core",
2580 "sp-std",
2581]
25822568
2583[[package]]2569[[package]]
2584name = "fp-evm"2570name = "fp-evm"
2594 "sp-std",2580 "sp-std",
2595]2581]
2596
2597[[package]]
2598name = "fp-evm-mapping"
2599version = "0.1.0"
2600source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
2601dependencies = [
2602 "frame-support",
2603 "sp-core",
2604]
26052582
2606[[package]]2583[[package]]
2607name = "fp-evm-mapping"2584name = "fp-evm-mapping"
2619dependencies = [2596dependencies = [
2620 "ethereum",2597 "ethereum",
2621 "ethereum-types",2598 "ethereum-types",
2622 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",2599 "fp-evm",
2623 "parity-scale-codec 3.1.5",2600 "parity-scale-codec 3.1.5",
2624 "scale-info",2601 "scale-info",
2625 "sp-api",2602 "sp-api",
5175 "cumulus-primitives-utility",5152 "cumulus-primitives-utility",
5176 "derivative",5153 "derivative",
5177 "evm-coder",5154 "evm-coder",
5178 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5155 "fp-evm-mapping",
5179 "fp-rpc",5156 "fp-rpc",
5180 "fp-self-contained",5157 "fp-self-contained",
5181 "frame-benchmarking",5158 "frame-benchmarking",
5195 "pallet-common",5172 "pallet-common",
5196 "pallet-configuration",5173 "pallet-configuration",
5197 "pallet-ethereum",5174 "pallet-ethereum",
5198 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5175 "pallet-evm",
5199 "pallet-evm-coder-substrate",5176 "pallet-evm-coder-substrate",
5200 "pallet-evm-contract-helpers",5177 "pallet-evm-contract-helpers",
5201 "pallet-evm-migration",5178 "pallet-evm-migration",
5343 "frame-system",5320 "frame-system",
5344 "pallet-balances",5321 "pallet-balances",
5345 "pallet-common",5322 "pallet-common",
5346 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5323 "pallet-evm",
5347 "pallet-evm-contract-helpers",5324 "pallet-evm-contract-helpers",
5348 "pallet-evm-migration",5325 "pallet-evm-migration",
5349 "pallet-randomness-collective-flip",5326 "pallet-randomness-collective-flip",
5470version = "1.0.0"5447version = "1.0.0"
5471source = "git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d#89a37c5a489f426cc7a42d7b94019974093a052d"5448source = "git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d#89a37c5a489f426cc7a42d7b94019974093a052d"
5472dependencies = [5449dependencies = [
5473 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5450 "fp-evm",
5474 "frame-support",5451 "frame-support",
5475 "frame-system",5452 "frame-system",
5476 "parity-scale-codec 3.1.5",5453 "parity-scale-codec 3.1.5",
5579dependencies = [5556dependencies = [
5580 "ethereum",5557 "ethereum",
5581 "evm-coder",5558 "evm-coder",
5582 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5559 "fp-evm-mapping",
5583 "frame-benchmarking",5560 "frame-benchmarking",
5584 "frame-support",5561 "frame-support",
5585 "frame-system",5562 "frame-system",
5586 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5563 "pallet-evm",
5587 "pallet-evm-coder-substrate",5564 "pallet-evm-coder-substrate",
5588 "parity-scale-codec 3.1.5",5565 "parity-scale-codec 3.1.5",
5589 "scale-info",5566 "scale-info",
5598name = "pallet-configuration"5575name = "pallet-configuration"
5599version = "0.1.1"5576version = "0.1.1"
5600dependencies = [5577dependencies = [
5601 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5578 "fp-evm",
5602 "frame-support",5579 "frame-support",
5603 "frame-system",5580 "frame-system",
5604 "parity-scale-codec 3.1.5",5581 "parity-scale-codec 3.1.5",
5689 "ethereum-types",5666 "ethereum-types",
5690 "evm",5667 "evm",
5691 "fp-consensus",5668 "fp-consensus",
5692 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5669 "fp-evm",
5693 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5670 "fp-evm-mapping",
5694 "fp-rpc",5671 "fp-rpc",
5695 "fp-self-contained",5672 "fp-self-contained",
5696 "fp-storage",5673 "fp-storage",
5697 "frame-support",5674 "frame-support",
5698 "frame-system",5675 "frame-system",
5699 "log",5676 "log",
5700 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5677 "pallet-evm",
5701 "pallet-timestamp",5678 "pallet-timestamp",
5702 "parity-scale-codec 3.1.5",5679 "parity-scale-codec 3.1.5",
5703 "rlp",5680 "rlp",
5709 "sp-std",5686 "sp-std",
5710]5687]
5711
5712[[package]]
5713name = "pallet-evm"
5714version = "6.0.0-dev"
5715source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
5716dependencies = [
5717 "evm",
5718 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",
5719 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",
5720 "frame-benchmarking",
5721 "frame-support",
5722 "frame-system",
5723 "hex",
5724 "impl-trait-for-tuples",
5725 "log",
5726 "pallet-timestamp",
5727 "parity-scale-codec 3.1.5",
5728 "primitive-types",
5729 "rlp",
5730 "scale-info",
5731 "serde",
5732 "sha3 0.10.2",
5733 "sp-core",
5734 "sp-io",
5735 "sp-runtime",
5736 "sp-std",
5737]
57385688
5739[[package]]5689[[package]]
5740name = "pallet-evm"5690name = "pallet-evm"
5741version = "6.0.0-dev"5691version = "6.0.0-dev"
5742source = "git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d#89a37c5a489f426cc7a42d7b94019974093a052d"5692source = "git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d#89a37c5a489f426cc7a42d7b94019974093a052d"
5743dependencies = [5693dependencies = [
5744 "evm",5694 "evm",
5745 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5695 "fp-evm",
5746 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5696 "fp-evm-mapping",
5747 "frame-benchmarking",5697 "frame-benchmarking",
5748 "frame-support",5698 "frame-support",
5749 "frame-system",5699 "frame-system",
5773 "frame-support",5723 "frame-support",
5774 "frame-system",5724 "frame-system",
5775 "pallet-ethereum",5725 "pallet-ethereum",
5776 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5726 "pallet-evm",
5777 "parity-scale-codec 3.1.5",5727 "parity-scale-codec 3.1.5",
5778 "scale-info",5728 "scale-info",
5779 "sp-core",5729 "sp-core",
5787dependencies = [5737dependencies = [
5788 "ethereum",5738 "ethereum",
5789 "evm-coder",5739 "evm-coder",
5790 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5740 "fp-evm-mapping",
5791 "frame-support",5741 "frame-support",
5792 "frame-system",5742 "frame-system",
5793 "log",5743 "log",
5794 "pallet-common",5744 "pallet-common",
5795 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5745 "pallet-evm",
5796 "pallet-evm-coder-substrate",5746 "pallet-evm-coder-substrate",
5797 "pallet-evm-transaction-payment",5747 "pallet-evm-transaction-payment",
5798 "parity-scale-codec 3.1.5",5748 "parity-scale-codec 3.1.5",
5808name = "pallet-evm-migration"5758name = "pallet-evm-migration"
5809version = "0.1.1"5759version = "0.1.1"
5810dependencies = [5760dependencies = [
5811 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5761 "fp-evm",
5812 "frame-benchmarking",5762 "frame-benchmarking",
5813 "frame-support",5763 "frame-support",
5814 "frame-system",5764 "frame-system",
5815 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5765 "pallet-evm",
5816 "parity-scale-codec 3.1.5",5766 "parity-scale-codec 3.1.5",
5817 "scale-info",5767 "scale-info",
5818 "sp-core",5768 "sp-core",
5825name = "pallet-evm-transaction-payment"5775name = "pallet-evm-transaction-payment"
5826version = "0.1.1"5776version = "0.1.1"
5827dependencies = [5777dependencies = [
5828 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5778 "fp-evm",
5829 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5779 "fp-evm-mapping",
5830 "frame-support",5780 "frame-support",
5831 "frame-system",5781 "frame-system",
5832 "pallet-ethereum",5782 "pallet-ethereum",
5833 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5783 "pallet-evm",
5834 "parity-scale-codec 3.1.5",5784 "parity-scale-codec 3.1.5",
5835 "scale-info",5785 "scale-info",
5836 "sp-core",5786 "sp-core",
5850 "frame-support",5800 "frame-support",
5851 "frame-system",5801 "frame-system",
5852 "pallet-common",5802 "pallet-common",
5853 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",5803 "pallet-evm",
5854 "pallet-evm-coder-substrate",5804 "pallet-evm-coder-substrate",
5855 "pallet-structure",5805 "pallet-structure",
5856 "parity-scale-codec 3.1.5",5806 "parity-scale-codec 3.1.5",
6092 "frame-support",6042 "frame-support",
6093 "frame-system",6043 "frame-system",
6094 "pallet-common",6044 "pallet-common",
6095 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6045 "pallet-evm",
6096 "pallet-evm-coder-substrate",6046 "pallet-evm-coder-substrate",
6097 "pallet-structure",6047 "pallet-structure",
6098 "parity-scale-codec 3.1.5",6048 "parity-scale-codec 3.1.5",
6215 "frame-support",6165 "frame-support",
6216 "frame-system",6166 "frame-system",
6217 "pallet-common",6167 "pallet-common",
6218 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6168 "pallet-evm",
6219 "pallet-evm-coder-substrate",6169 "pallet-evm-coder-substrate",
6220 "pallet-structure",6170 "pallet-structure",
6221 "parity-scale-codec 3.1.5",6171 "parity-scale-codec 3.1.5",
6236 "frame-support",6186 "frame-support",
6237 "frame-system",6187 "frame-system",
6238 "pallet-common",6188 "pallet-common",
6239 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6189 "pallet-evm",
6240 "pallet-nonfungible",6190 "pallet-nonfungible",
6241 "pallet-structure",6191 "pallet-structure",
6242 "parity-scale-codec 3.1.5",6192 "parity-scale-codec 3.1.5",
6256 "frame-support",6206 "frame-support",
6257 "frame-system",6207 "frame-system",
6258 "pallet-common",6208 "pallet-common",
6259 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6209 "pallet-evm",
6260 "pallet-nonfungible",6210 "pallet-nonfungible",
6261 "pallet-rmrk-core",6211 "pallet-rmrk-core",
6262 "parity-scale-codec 3.1.5",6212 "parity-scale-codec 3.1.5",
6386 "frame-support",6336 "frame-support",
6387 "frame-system",6337 "frame-system",
6388 "pallet-common",6338 "pallet-common",
6389 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6339 "pallet-evm",
6390 "parity-scale-codec 3.1.5",6340 "parity-scale-codec 3.1.5",
6391 "scale-info",6341 "scale-info",
6392 "sp-std",6342 "sp-std",
6533 "frame-support",6483 "frame-support",
6534 "frame-system",6484 "frame-system",
6535 "pallet-common",6485 "pallet-common",
6536 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",6486 "pallet-evm",
6537 "pallet-evm-coder-substrate",6487 "pallet-evm-coder-substrate",
6538 "pallet-nonfungible",6488 "pallet-nonfungible",
6539 "pallet-refungible",6489 "pallet-refungible",
8436 "cumulus-primitives-utility",8386 "cumulus-primitives-utility",
8437 "derivative",8387 "derivative",
8438 "evm-coder",8388 "evm-coder",
8439 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",8389 "fp-evm-mapping",
8440 "fp-rpc",8390 "fp-rpc",
8441 "fp-self-contained",8391 "fp-self-contained",
8442 "frame-benchmarking",8392 "frame-benchmarking",
8456 "pallet-common",8406 "pallet-common",
8457 "pallet-configuration",8407 "pallet-configuration",
8458 "pallet-ethereum",8408 "pallet-ethereum",
8459 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",8409 "pallet-evm",
8460 "pallet-evm-coder-substrate",8410 "pallet-evm-coder-substrate",
8461 "pallet-evm-contract-helpers",8411 "pallet-evm-contract-helpers",
8462 "pallet-evm-migration",8412 "pallet-evm-migration",
11701version = "0.1.1"11651version = "0.1.1"
11702dependencies = [11652dependencies = [
11703 "evm-coder",11653 "evm-coder",
11704 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",11654 "fp-evm-mapping",
11705 "frame-support",11655 "frame-support",
11706 "frame-system",11656 "frame-system",
11707 "pallet-balances",11657 "pallet-balances",
11708 "pallet-common",11658 "pallet-common",
11709 "pallet-ethereum",11659 "pallet-ethereum",
11710 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",11660 "pallet-evm",
11711 "pallet-evm-coder-substrate",11661 "pallet-evm-coder-substrate",
11712 "pallet-fungible",11662 "pallet-fungible",
11713 "pallet-nonfungible",11663 "pallet-nonfungible",
12204 "app-promotion-rpc",12154 "app-promotion-rpc",
12205 "jsonrpsee",12155 "jsonrpsee",
12206 "pallet-common",12156 "pallet-common",
12207 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12157 "pallet-evm",
12208 "parity-scale-codec 3.1.5",12158 "parity-scale-codec 3.1.5",
12209 "rmrk-rpc",12159 "rmrk-rpc",
12210 "sp-api",12160 "sp-api",
12430 "cumulus-primitives-utility",12380 "cumulus-primitives-utility",
12431 "derivative",12381 "derivative",
12432 "evm-coder",12382 "evm-coder",
12433 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12383 "fp-evm-mapping",
12434 "fp-rpc",12384 "fp-rpc",
12435 "fp-self-contained",12385 "fp-self-contained",
12436 "frame-benchmarking",12386 "frame-benchmarking",
12450 "pallet-common",12400 "pallet-common",
12451 "pallet-configuration",12401 "pallet-configuration",
12452 "pallet-ethereum",12402 "pallet-ethereum",
12453 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12403 "pallet-evm",
12454 "pallet-evm-coder-substrate",12404 "pallet-evm-coder-substrate",
12455 "pallet-evm-contract-helpers",12405 "pallet-evm-contract-helpers",
12456 "pallet-evm-migration",12406 "pallet-evm-migration",
12536dependencies = [12486dependencies = [
12537 "fp-rpc",12487 "fp-rpc",
12538 "frame-support",12488 "frame-support",
12539 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12489 "pallet-evm",
12540 "sp-consensus-aura",12490 "sp-consensus-aura",
12541 "sp-core",12491 "sp-core",
12542 "sp-runtime",12492 "sp-runtime",
12550 "derivative",12500 "derivative",
12551 "frame-support",12501 "frame-support",
12552 "frame-system",12502 "frame-system",
12553 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12503 "pallet-evm",
12554 "parity-scale-codec 3.1.5",12504 "parity-scale-codec 3.1.5",
12555 "rmrk-traits",12505 "rmrk-traits",
12556 "scale-info",12506 "scale-info",
12566version = "0.1.3"12516version = "0.1.3"
12567dependencies = [12517dependencies = [
12568 "pallet-common",12518 "pallet-common",
12569 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?rev=89a37c5a489f426cc7a42d7b94019974093a052d)",12519 "pallet-evm",
12570 "parity-scale-codec 3.1.5",12520 "parity-scale-codec 3.1.5",
12571 "sp-api",12521 "sp-api",
12572 "sp-core",12522 "sp-core",
modifiedclient/rpc/src/lib.rsdiffbeforeafterboth
--- a/client/rpc/src/lib.rs
+++ b/client/rpc/src/lib.rs
@@ -577,8 +577,8 @@
 	BlockNumber: Decode + Member + AtLeast32BitUnsigned,
 	AccountId: Decode,
 	C: 'static + ProvideRuntimeApi<Block> + HeaderBackend<Block>,
+	CrossAccountId: pallet_evm::account::CrossAccountId<AccountId>,
 	C::Api: AppPromotionRuntimeApi<Block, BlockNumber, CrossAccountId, AccountId>,
-	CrossAccountId: pallet_evm::account::CrossAccountId<AccountId>,
 {
 	pass_method!(total_staked(staker: Option<CrossAccountId>) -> String => |v| v.to_string(), app_promotion_api);
 	pass_method!(total_staked_per_block(staker: CrossAccountId) -> Vec<(BlockNumber, String)> =>
modifiedpallets/app-promotion/Cargo.tomldiffbeforeafterboth
--- a/pallets/app-promotion/Cargo.toml
+++ b/pallets/app-promotion/Cargo.toml
@@ -52,7 +52,7 @@
 pallet-balances ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 pallet-timestamp ={ default-features = false,  git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 pallet-randomness-collective-flip ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
-pallet-evm ={ default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.27" }
+pallet-evm ={ default-features = false, git = "https://github.com/uniquenetwork/frontier", rev = "89a37c5a489f426cc7a42d7b94019974093a052d" }
 sp-std ={ default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
modifiedprimitives/app_promotion_rpc/Cargo.tomldiffbeforeafterboth
--- a/primitives/app_promotion_rpc/Cargo.toml
+++ b/primitives/app_promotion_rpc/Cargo.toml
@@ -14,7 +14,7 @@
 sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
 sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.27" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.27" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", rev = "89a37c5a489f426cc7a42d7b94019974093a052d" }
 
 [features]
 default = ["std"]
modifiedruntime/common/runtime_apis.rsdiffbeforeafterboth
--- a/runtime/common/runtime_apis.rs
+++ b/runtime/common/runtime_apis.rs
@@ -48,8 +48,7 @@
         };
         use pallet_evm::{
             Runner, account::CrossAccountId as _,
-            Account as EVMAccount,
-            FeeCalculator
+            Account as EVMAccount, FeeCalculator,
         };
         use runtime_common::{
             sponsoring::{SponsorshipPredict, UniqueSponsorshipPredict},
modifiedtests/src/eth/contractSponsoring.test.tsdiffbeforeafterboth
--- a/tests/src/eth/contractSponsoring.test.ts
+++ b/tests/src/eth/contractSponsoring.test.ts
@@ -33,7 +33,7 @@
   GAS_ARGS,
   subToEth,
 } from './util/helpers';
-import { submitTransactionAsync } from '../substrate/substrate-api';
+import {submitTransactionAsync} from '../substrate/substrate-api';
 
 describe('Sponsoring EVM contracts', () => {
   itWeb3('Self sponsored can be set by the address that deployed the contract', async ({api, web3, privateKeyWrapper}) => {