Fantom-foundation / Aida

Aida is a block-processing testing infrastructure for EVM-compatible chains.
GNU Lesser General Public License v3.0
6 stars 12 forks source link

Aida-RPC calls to certain contract always produces validation error #983

Open cabrador opened 9 months ago

cabrador commented 9 months ago

Calls to this contract 0xe0c38b2a8d09aad53f1c67734b9a95e43d5981c0 always fails validation. Further investigation needs to be made. This contract is disabled in validation for now. https://ftmscan.com/address/0xe0c38b2a8d09aad53f1c67734b9a95e43d5981c0

wsodsong commented 8 months ago

Reopened as the issue is not resolved. The fix in PR #984 is a workaround to skip faulty requests.