//! Tests for Ethereum functionality. mod wallet_tests; mod network_tests; mod transaction_tests; mod contract_tests; mod contract_args_tests;