KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
97 stars 88 forks source link

fix(eth_tests): remove ETH_DEV_NODE from tests #2101

Closed shamardy closed 2 months ago

shamardy commented 2 months ago

This PR eliminates the dependency on ETH_DEV_NODE from all tests and utilizes the Sepolia network in some tests instead. It also removes the test_send wasm test, which would require periodic funding if retained.