Investigate shared contract tests across relay, consensus, and mirror nodes #9357
Labels
enhancement
Type: New feature
test
Test infrastructure, automated tests required, etc
web3
Area: Web3 API
Problem
To verify the integration of modularized services' library, we should have a suite of tests that can execute against both consensus nodes and mirror nodes.
Solution
eth_call
,eth_estimateGas
andeth_sendRawTransaction
or HAPI spec tests forContractCall
,ContractCreate
, andEthereumTransaction
.Alternatives
No response
The text was updated successfully, but these errors were encountered: