* added trader
* loosing the logic for bridged assets
* simplify logic
* better inline docs
* match against all X1, X2, etc. variants
* simplify the xcm config
---------
Co-authored-by: Alistair Singh <alistair.singh7@gmail.com>
* typos and broken links
* evm runtime docs
* name change in code
* generic runtime description updated, and typos
* smart contract with zombienet
* quick start exported into another document and further formatting
* 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>