Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Problem: websocket client get duplicated messages #954

@yihuang

Description

@yihuang

System info: ethermint main

Steps to reproduce:

crypto-org-chain/cronos#356

  1. open two websocket client, and send:
{"id": 2, "method": "eth_subscribe", "params": ["newHeads", {}]}
  1. both clients receive two messages for each new block.

Expected behavior: client should receive one message for each block.

Actual behavior: [What actually happened]

Additional info: [Include gist of relevant config, logs, etc.]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions