In Nibirus app/evmante/evmante_verify_eth_acc.go, the account verification decorator processes transactions regardless of whether its in CheckTx phase or not:
Compare this with Ethermints optimized implementation:
Low. While this doesnt introduce direct security vulnerabilities, it leads to:
Add the CheckTx phase validation:
