* Moved PR to monorepo
* Update evm-template/runtime/src/lib.rs
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
* minimal precompile config
* try fix remaining merge conflicts by accepting all incoming
* into merge again
* clippy fix
* use workspace dep as per suggestion
* try fix
* insert revert bytecode in evm account storage at genesis for precompile addresses
* toml sort
---------
Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com>
* impl apis exported
* runtime version test moved to constants
* constants exported
* constant related errors fixed
* pallet configs exported
* xmc_config moved to configs
* types extracted