tellor-io / tellor-pallet

GNU General Public License v3.0
7 stars 3 forks source link

Ethereum-Xcm pallet deployment readiness #115

Closed evilrobot-01 closed 1 year ago

evilrobot-01 commented 1 year ago

As the Ethereum-Xcm pallet is nearing release on Moonbeam/Moonriver, we need to update this pallet (and corresponding substrate-parachain-node fork andtellor-parachain-demo repos) accordingly with the same version of Polkadot used and also ensure alignment in any changes in functionality from Moonbase v0.31.1.

https://github.com/tellor-io/tellor-pallet/blob/434b0cc4c0c00f0bcae9dd6c9408f02267bb9a30/src/xcm/ethereum_xcm.rs#L30 will also need updating to include the pallet locations in the respective runtimes, but this can probably be improved to just use a u8 on the pallet config instead.