Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduplicate counterpartyChosenConnectionID checks in ConnOpenTry + ConnOpenAck #43

Closed
cwgoes opened this issue Oct 30, 2020 · 2 comments
Labels
core good first issue Good for newcomers type: code hygiene Clean up code but without changing functionality or interfaces

Comments

@cwgoes
Copy link
Contributor

cwgoes commented Oct 30, 2020

As title.

@colin-axner colin-axner transferred this issue from cosmos/cosmos-sdk Mar 4, 2021
@colin-axner colin-axner added type: code hygiene Clean up code but without changing functionality or interfaces core good first issue Good for newcomers labels Apr 21, 2021
@colin-axner
Copy link
Contributor

The duplication occurs between the message validation (msg.ValidateBasic) and the handshake handlers

faddat referenced this issue in notional-labs/ibc-go Mar 1, 2022
* add metadata for Juno

* add metadata for e-money

* add metadata for e-money
@colin-axner
Copy link
Contributor

closed a long time ago in SDK#7993

CosmosCar pushed a commit to caelus-labs/ibc-go that referenced this issue Nov 6, 2023
Enable golangci-lint GitHub action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core good first issue Good for newcomers type: code hygiene Clean up code but without changing functionality or interfaces
Projects
None yet
Development

No branches or pull requests

2 participants