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

fix: parse for websocket connID #1685

Closed
wants to merge 13 commits into from
Closed

Conversation

mmsqe
Copy link
Contributor

@mmsqe mmsqe commented Feb 25, 2023

Closes: crypto-org-chain/cronos#891

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@mmsqe mmsqe marked this pull request as ready for review February 25, 2023 14:38
@mmsqe mmsqe requested a review from a team as a code owner February 25, 2023 14:38
@mmsqe mmsqe requested review from Vvaradinov and GAtom22 and removed request for a team February 25, 2023 14:38
Copy link
Contributor

@GAtom22 GAtom22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mmsqe !! Could you please address the Lint / Check gomod2nix.toml file is up to date check that is failing?

Copy link
Contributor

@GAtom22 GAtom22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @mmsqe !!

@mmsqe mmsqe requested review from GAtom22 and removed request for Vvaradinov March 24, 2023 01:32
mmsqe added a commit to crypto-org-chain/ethermint that referenced this pull request May 15, 2023
* fix parse for websocket connID

* update doc
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs.

mmsqe added a commit to mmsqe/ethermint that referenced this pull request Jun 14, 2023
* fix parse for websocket connID

* update doc
mmsqe added a commit to crypto-org-chain/ethermint that referenced this pull request Jun 14, 2023
* fix parse for websocket connID

* update doc
@github-actions github-actions bot closed this Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json-rpc ws protocol : invalid type for connection ID: string
2 participants