namada
namada copied to clipboard
Convert Ethereum e2e into integration tests
Describe your changes
Since all Ethereum e2e tests use a single validator node, they're nice candidates to convert to integration tests, which are way more reliable, consume less resources and finish executing quicker.
Indicate on which release or other PRs this topic is based on
Currently based on #1795
Checklist before merging to draft
- [ ] I have added a changelog
- [ ] Git history is in acceptable state