Skip to content

EthGetFilterLogs test is failing #5917

@elmattic

Description

@elmattic

Describe the bug

EthNewFilter with a specific topic doesn't seem to work as expected; EthGetFilterLogs returns nothing even after a transaction is sent and has been included in the chain.

To reproduce

  1. Go to api_run_tests and remove the call to ignore in the last eth_get_filter_logs test
  2. Run forest-tool api test-stateful with similar parameters that are on the CI
  3. See error

Expected behaviour

The test is passing, so we no longer need to call ignore on it.

Screenshots

Environment (please complete the following information):

  • OS:
  • Branch/commit
  • Hardware

Other information and links

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions