difftreelog
CORE-300 Fix PR
in: master
12 files changed
Cargo.lockdiffbeforeafterboth2750 "sp-std",2750 "sp-std",2751]2751]27522753[[package]]2754name = "fp-evm-mapping"2755version = "0.1.0"2756source = "git+https://github.com/uniquenetwork/frontier.git?branch=feature/300#8718bfde84a370f5a6e7642b216dd913ca33db5c"2757dependencies = [2758 "frame-support",2759 "sp-core",2760]275227612753[[package]]2762[[package]]2754name = "fp-rpc"2763name = "fp-rpc"5576 "cumulus-primitives-timestamp",5585 "cumulus-primitives-timestamp",5577 "cumulus-primitives-utility",5586 "cumulus-primitives-utility",5578 "derivative",5587 "derivative",5588 "fp-evm-mapping",5579 "fp-rpc",5589 "fp-rpc",5580 "fp-self-contained",5590 "fp-self-contained",5581 "frame-benchmarking",5591 "frame-benchmarking",5632 "substrate-wasm-builder",5642 "substrate-wasm-builder",5633 "unique-runtime-common",5643 "unique-runtime-common",5634 "up-data-structs",5644 "up-data-structs",5635 "up-evm-mapping",5636 "up-rpc",5645 "up-rpc",5637 "xcm",5646 "xcm",5638 "xcm-builder",5647 "xcm-builder",5984version = "0.1.0"5993version = "0.1.0"5985dependencies = [5994dependencies = [5986 "evm-coder",5995 "evm-coder",5996 "fp-evm-mapping",5987 "frame-support",5997 "frame-support",5988 "frame-system",5998 "frame-system",5989 "pallet-evm",5999 "pallet-evm",5995 "sp-runtime",6005 "sp-runtime",5996 "sp-std",6006 "sp-std",5997 "up-data-structs",6007 "up-data-structs",5998 "up-evm-mapping",5999]6008]600060096001[[package]]6010[[package]]6136version = "0.1.0"6145version = "0.1.0"6137dependencies = [6146dependencies = [6138 "evm-coder",6147 "evm-coder",6148 "fp-evm-mapping",6139 "frame-support",6149 "frame-support",6140 "frame-system",6150 "frame-system",6141 "log",6151 "log",6146 "sp-core",6156 "sp-core",6147 "sp-runtime",6157 "sp-runtime",6148 "sp-std",6158 "sp-std",6149 "up-evm-mapping",6150 "up-sponsorship",6159 "up-sponsorship",6151]6160]615261616182 "sp-io",6191 "sp-io",6183 "sp-runtime",6192 "sp-runtime",6184 "sp-std",6193 "sp-std",6185 "up-evm-mapping",6186 "up-sponsorship",6194 "up-sponsorship",6187]6195]618861966825 "sp-runtime",6833 "sp-runtime",6826 "sp-std",6834 "sp-std",6827 "up-data-structs",6835 "up-data-structs",6828 "up-evm-mapping",6829 "up-sponsorship",6836 "up-sponsorship",6830]6837]683168388708 "cumulus-primitives-timestamp",8715 "cumulus-primitives-timestamp",8709 "cumulus-primitives-utility",8716 "cumulus-primitives-utility",8710 "derivative",8717 "derivative",8718 "fp-evm-mapping",8711 "fp-rpc",8719 "fp-rpc",8712 "fp-self-contained",8720 "fp-self-contained",8713 "frame-benchmarking",8721 "frame-benchmarking",8764 "substrate-wasm-builder",8772 "substrate-wasm-builder",8765 "unique-runtime-common",8773 "unique-runtime-common",8766 "up-data-structs",8774 "up-data-structs",8767 "up-evm-mapping",8768 "up-rpc",8775 "up-rpc",8769 "xcm",8776 "xcm",8770 "xcm-builder",8777 "xcm-builder",12550 "cumulus-primitives-timestamp",12557 "cumulus-primitives-timestamp",12551 "cumulus-primitives-utility",12558 "cumulus-primitives-utility",12552 "derivative",12559 "derivative",12560 "fp-evm-mapping",12553 "fp-rpc",12561 "fp-rpc",12554 "fp-self-contained",12562 "fp-self-contained",12555 "frame-benchmarking",12563 "frame-benchmarking",12606 "substrate-wasm-builder",12614 "substrate-wasm-builder",12607 "unique-runtime-common",12615 "unique-runtime-common",12608 "up-data-structs",12616 "up-data-structs",12609 "up-evm-mapping",12610 "up-rpc",12617 "up-rpc",12611 "xcm",12618 "xcm",12612 "xcm-builder",12619 "xcm-builder",12689 "sp-std",12696 "sp-std",12690]12697]1269112692[[package]]12693name = "up-evm-mapping"12694version = "0.1.0"12695source = "git+https://github.com/uniquenetwork/frontier.git?branch=feature/300#0a1dc4086cbe971ddf57edf82a61cfce52c8c20b"12696dependencies = [12697 "frame-support",12698 "sp-core",12699]127001269812701[[package]]12699[[package]]12702name = "up-rpc"12700name = "up-rpc"pallets/common/Cargo.tomldiffbeforeafterboth16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }16sp-runtime = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }17sp-std = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }18sp-core = { default-features = false, git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.18' }19fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }19up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20up-data-structs = { default-features = false, path = '../../primitives/data-structs' }20pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }21evm-coder = { default-features = false, path = '../../crates/evm-coder' }22evm-coder = { default-features = false, path = '../../crates/evm-coder' }22pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }23pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }23frame-common = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }24frame-common = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }24up-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }25serde = { version = "1.0.130", default-features = false }25serde = { version = "1.0.130", default-features = false }26scale-info = { version = "2.0.1", default-features = false, features = [26scale-info = { version = "2.0.1", default-features = false, features = [27 "derive",27 "derive",34 "frame-system/std",34 "frame-system/std",35 "sp-runtime/std",35 "sp-runtime/std",36 "sp-std/std",36 "sp-std/std",37 "up-evm-mapping/std",37 "fp-evm-mapping/std",38 "up-data-structs/std",38 "up-data-structs/std",39 "pallet-evm/std",39 "pallet-evm/std",40]40]pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }17pallet-evm-coder-substrate = { default-features = false, path = '../../pallets/evm-coder-substrate' }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }18pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }19up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }20up-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }20fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }21log = "0.4.14"21log = "0.4.14"222223[dependencies.codec]23[dependencies.codec]pallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }18fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }19pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }20up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }21up-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }21fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }222223[dependencies.codec]23[dependencies.codec]24default-features = false24default-features = false39 "pallet-ethereum/std",39 "pallet-ethereum/std",40 "fp-evm/std",40 "fp-evm/std",41 "up-sponsorship/std",41 "up-sponsorship/std",42 "up-evm-mapping/std",42 "fp-evm-mapping/std",43]43]4444pallets/unique/Cargo.tomldiffbeforeafterboth34 'fp-evm/std',34 'fp-evm/std',35 'up-data-structs/std',35 'up-data-structs/std',36 'up-sponsorship/std',36 'up-sponsorship/std',37 'up-evm-mapping/std',37 'fp-evm-mapping/std',38 'sp-std/std',38 'sp-std/std',39 'sp-api/std',39 'sp-api/std',40 'sp-runtime/std',40 'sp-runtime/std',132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }132sp-api = { default-features = false, git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.18" }133133134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }134up-sponsorship = { version = "0.1.0", default-features = false, git = "https://github.com/UniqueNetwork/pallet-sponsoring", branch = 'polkadot-v0.9.18' }135up-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }135fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }136evm-coder = { default-features = false, path = "../../crates/evm-coder" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }137pallet-evm-coder-substrate = { default-features = false, path = "../../pallets/evm-coder-substrate" }138primitive-types = { version = "0.11.1", default-features = false, features = [138primitive-types = { version = "0.11.1", default-features = false, features = [pallets/unique/src/mock.rsdiffbeforeafterboth26use pallet_transaction_payment::{CurrencyAdapter};26use pallet_transaction_payment::{CurrencyAdapter};27use frame_system as system;27use frame_system as system;28use pallet_evm::{AddressMapping, runner::stack::MaybeMirroredLog};28use pallet_evm::{AddressMapping, runner::stack::MaybeMirroredLog};29use up_evm_mapping::EvmBackwardsAddressMapping;29use fp_evm_mapping::EvmBackwardsAddressMapping;30use pallet_evm::account::CrossAccountId;30use pallet_evm::account::CrossAccountId;31use codec::{Encode, Decode, MaxEncodedLen};31use codec::{Encode, Decode, MaxEncodedLen};32use scale_info::TypeInfo;32use scale_info::TypeInfo;runtime/opal/Cargo.tomldiffbeforeafterboth72 'pallet-base-fee/std',72 'pallet-base-fee/std',73 'fp-rpc/std',73 'fp-rpc/std',74 'up-rpc/std',74 'up-rpc/std',75 'up-evm-mapping/std',75 'fp-evm-mapping/std',76 'fp-self-contained/std',76 'fp-self-contained/std',77 'parachain-info/std',77 'parachain-info/std',78 'serde',78 'serde',382derivative = "2.2.0"382derivative = "2.2.0"383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }385up-evm-mapping = { path = "../../primitives/evm-mapping", default-features = false }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }runtime/opal/src/lib.rsdiffbeforeafterboth275impl pallet_evm::account::Config for Runtime {275impl pallet_evm::account::Config for Runtime {276 type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;276 type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;277 type EvmAddressMapping = pallet_evm::HashedAddressMapping<Self::Hashing>;277 type EvmAddressMapping = pallet_evm::HashedAddressMapping<Self::Hashing>;278 type EvmBackwardsAddressMapping = up_evm_mapping::MapBackwardsAddressTruncated;278 type EvmBackwardsAddressMapping = fp_evm_mapping::MapBackwardsAddressTruncated;279}279}280280281impl pallet_evm::Config for Runtime {281impl pallet_evm::Config for Runtime {runtime/quartz/Cargo.tomldiffbeforeafterboth72 'pallet-base-fee/std',72 'pallet-base-fee/std',73 'fp-rpc/std',73 'fp-rpc/std',74 'up-rpc/std',74 'up-rpc/std',75 'up-evm-mapping/std',75 'fp-evm-mapping/std',76 'fp-self-contained/std',76 'fp-self-contained/std',77 'parachain-info/std',77 'parachain-info/std',78 'serde',78 'serde',382derivative = "2.2.0"382derivative = "2.2.0"383pallet-unique = { path = '../../pallets/unique', default-features = false }383pallet-unique = { path = '../../pallets/unique', default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }384up-rpc = { path = "../../primitives/rpc", default-features = false }385up-evm-mapping = { path = "../../primitives/evm-mapping", default-features = false }385fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }386pallet-inflation = { path = '../../pallets/inflation', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }387up-data-structs = { path = '../../primitives/data-structs', default-features = false }388pallet-common = { default-features = false, path = "../../pallets/common" }388pallet-common = { default-features = false, path = "../../pallets/common" }runtime/quartz/src/lib.rsdiffbeforeafterboth853 type TreasuryAccountId = TreasuryAccountId;853 type TreasuryAccountId = TreasuryAccountId;854}854}855856impl pallet_evm::account::Config for Runtime {857 type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;858 type EvmAddressMapping = HashedAddressMapping<Self::Hashing>;859 type EvmBackwardsAddressMapping = fp_evm_mapping::MapBackwardsAddressTruncated;860}855861856impl pallet_fungible::Config for Runtime {862impl pallet_fungible::Config for Runtime {857 type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;863 type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;runtime/unique/Cargo.tomldiffbeforeafterboth72 'pallet-base-fee/std',72 'pallet-base-fee/std',73 'fp-rpc/std',73 'fp-rpc/std',74 'up-rpc/std',74 'up-rpc/std',75 'up-evm-mapping/std',75 'fp-evm-mapping/std',76 'fp-self-contained/std',76 'fp-self-contained/std',77 'parachain-info/std',77 'parachain-info/std',78 'serde',78 'serde',400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }400pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }401fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }402fp-self-contained = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "unique-polkadot-v0.9.18" }403up-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }403fp-evm-mapping = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }404frame-common = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }404frame-common = { default-features = false, git = "https://github.com/uniquenetwork/frontier.git", branch = "feature/300" }405405406################################################################################406################################################################################runtime/unique/src/lib.rsdiffbeforeafterboth852 type TreasuryAccountId = TreasuryAccountId;852 type TreasuryAccountId = TreasuryAccountId;853}853}854855impl pallet_evm::account::Config for Runtime {856 type CrossAccountId = pallet_evm::account::BasicCrossAccountId<Self>;857 type EvmAddressMapping = HashedAddressMapping<Self::Hashing>;858 type EvmBackwardsAddressMapping = fp_evm_mapping::MapBackwardsAddressTruncated;859}854860855impl pallet_fungible::Config for Runtime {861impl pallet_fungible::Config for Runtime {856 type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;862 type WeightInfo = pallet_fungible::weights::SubstrateWeight<Self>;