You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Steps to reproduce:
run yarn test --network ethermint basic
On Contract: Counter, it expects 3 logs on subtracts but ethermint returns only 2
If we run against Ganache, it works fine
Expected behavior:
Get_logs should returns all the log for a specific contract address search
Actual behavior:
Some logs are missing (needs investigation)
Additional info:
test_ok_log_ganache.log
test_bad_log_ethermint.log
The text was updated successfully, but these errors were encountered: