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.
System info:
Steps to reproduce:
git checkout develop/events
yarn test:ethermint test/2_test_events.test.js
(If you run
yarn test:ethermint test/2_test_events.test.js --verbose-rpc
you could watch the RPC call logs along the test)Expected behavior:
eth_getLogs
should return logs of the deployed contractActual behavior:
RPC call (eth_getLogs) without any parameters:
RPC call (eth_getLogs) with contract address filter:
Additional info: [Include gist of relevant config, logs, etc.]
The text was updated successfully, but these errors were encountered: