@@ -104,28 +104,28 @@ parachain-info = { git = "https://github.com/peaqnetwork/polkadot-sdk", branch =
104104parachains-common = { git = " https://github.com/peaqnetwork/polkadot-sdk" , branch = " peaq-polkadot-v1.7.2" , default-features = false }
105105
106106# Frontier
107- fc-consensus = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
108- fc-db = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
109- fc-mapping-sync = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
110- fc-rpc = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
111- fc-rpc-core = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
112- fc-api = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
113- fp-consensus = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
114- fp-storage = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
115- fp-dynamic-fee = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
116- fc-storage = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " }
117- fp-evm = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
118- fp-rpc = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
119- fp-self-contained = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false , features = [" serde" ] }
120- pallet-base-fee = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
121- pallet-ethereum = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
122- pallet-evm = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
123- pallet-evm-precompile-blake2 = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
124- pallet-evm-precompile-bn128 = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
125- pallet-evm-precompile-dispatch = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
126- pallet-evm-precompile-modexp = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
127- pallet-evm-precompile-sha3fips = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
128- pallet-evm-precompile-simple = { git = " https://github.com/peaqnetwork/frontier" , branch = " peaq-polkadot-v1.7.2 " , default-features = false }
107+ fc-consensus = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
108+ fc-db = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
109+ fc-mapping-sync = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
110+ fc-rpc = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
111+ fc-rpc-core = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
112+ fc-api = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
113+ fp-consensus = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
114+ fp-storage = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
115+ fp-dynamic-fee = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
116+ fc-storage = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " }
117+ fp-evm = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
118+ fp-rpc = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
119+ fp-self-contained = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false , features = [" serde" ] }
120+ pallet-base-fee = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
121+ pallet-ethereum = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
122+ pallet-evm = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
123+ pallet-evm-precompile-blake2 = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
124+ pallet-evm-precompile-bn128 = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
125+ pallet-evm-precompile-dispatch = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
126+ pallet-evm-precompile-modexp = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
127+ pallet-evm-precompile-sha3fips = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
128+ pallet-evm-precompile-simple = { git = " https://github.com/peaqnetwork/frontier" , branch = " release-eip " , default-features = false }
129129
130130# Open-Runtime-Module-Library
131131orml-currencies = { git = " https://github.com/peaqnetwork/open-runtime-module-library" , branch = " peaq-polkadot-v1.7.2" , default-features = false }
0 commit comments