eipw
eipw copied to clipboard
Remove the dependency on `tokio` for most tests
None of the tests, besides eipw-lint/tests/eipv.rs, really need tokio to run. Maybe depend on a lighter weight async runtime, or just fail if the future isn't immediately resolved.