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

Modify Connection Open Init to allow a selected version #7431

Closed
wants to merge 9 commits into from

Commits on Oct 1, 2020

  1. update connopeninit

    Update ConnOpenInit to reflect changes in cosmos/ibc#482. An additional version field is added to the connection handshake and connection open init message to take in an optional field. If this field is empty, then the default versions are used for connection handshake version negotiation.
    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0f3d20f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8649f View commit details
    Browse the repository at this point in the history
  3. update docs

    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    8e6d54b View commit details
    Browse the repository at this point in the history
  4. merge master

    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    76a0d4e View commit details
    Browse the repository at this point in the history
  5. make proto

    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    85e1cd7 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c4266a5 View commit details
    Browse the repository at this point in the history
  7. fix lint

    colin-axner committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b4a44e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf930ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e56643 View commit details
    Browse the repository at this point in the history