frontier
frontier copied to clipboard
Move precompile-utils into frontier (#2181)
- Moves the following crates to frontier repo:
-
precompile-utils -
precompile-utils-macro -
precompile-utils-tests-external
-
- Extracts the XCM related part of the
precompile-utilsinto a separate crate calledprecompile-utils-xcm-codecand leaves it in moonbeam.
Here is the complementary PR: https://github.com/moonbeam-foundation/moonbeam/pull/2427