Skip to content

pendingTransactionFlowable non deterministic issue #2125

Open
@adkr

Description

@adkr

pendingTransactionFlowable removes '0' in filterId

pendingTransactionFlowable doesn't work randomly due to different filterId used between RPC calls.

Steps To Reproduce

Issue is non deterministic.

Expected behavior

FilterId registered for the purpose of pending transactions monitoring and used in getFilterChanges should be the same.

Actual behavior

FilterId from filter registration and monitoring calls (getFilterChanges) differs.

Environment

  • Web3j version: 4.12.2
  • Java: 21
  • Operating System: Windows

Additional context

web3j-pendingTransactionFlowable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug in behaviour or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions