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

Problem: websocket client get duplicated messages #955

Merged
merged 8 commits into from
Feb 25, 2022

Commits on Feb 24, 2022

  1. Problem: websocket client get duplicated messages

    Closes: evmos#954
    Solution:
    - localize the subscription management within current connection
    yihuang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ea06a30 View commit details
    Browse the repository at this point in the history
  2. changelog

    yihuang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    49c2e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e05657 View commit details
    Browse the repository at this point in the history
  4. fix linter

    yihuang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9777885 View commit details
    Browse the repository at this point in the history
  5. fix test building

    yihuang committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f1ae2b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    7b6ed1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e566b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce773a View commit details
    Browse the repository at this point in the history