Unit tests for EVM template (#391)

* EVM unit tests

* fmt & clippy

* toml sort

* fix assert_matches & warnings

* fix fmt

* fix clippy
This commit is contained in:
Nikita Khateev
2024-12-23 21:30:13 +04:00
committed by GitHub
parent 76340e96a5
commit f30d5758d7
10 changed files with 828 additions and 0 deletions
+1
View File
@@ -3029,6 +3029,7 @@ dependencies = [
"cumulus-primitives-core",
"cumulus-primitives-storage-weight-reclaim",
"cumulus-primitives-utility",
"ethereum",
"fp-account",
"fp-evm",
"fp-rpc",