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

Deterministic connection and channel identifiers #7993

Merged

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    0462943 View commit details
    Browse the repository at this point in the history
  2. update proto types and begin open init changes

    remove unnecessary field from open init msgs. Update connectionopeninit handshake, begin updating channel handshake
    colin-axner committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    44174ec View commit details
    Browse the repository at this point in the history
  3. finish connection handshake chanes and some channel handshake changes

    Finish updating connection handshake changes, update genesis for connection and channel, some channel handshake changes, fix build for tests but still failing
    colin-axner committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    e01eb98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2119731 View commit details
    Browse the repository at this point in the history
  5. fix more tests

    colin-axner committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    7a1c317 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f3901 View commit details
    Browse the repository at this point in the history
  7. fix more tests

    colin-axner committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f47d238 View commit details
    Browse the repository at this point in the history
  8. fix build

    colin-axner committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9af89dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36b9c66 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    f953238 View commit details
    Browse the repository at this point in the history
  2. changes from self review

    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    32a1afa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'colin/7870-deterministic-channel-connection-identifiers…

    …' of github.com:cosmos/cosmos-sdk into colin/7870-deterministic-channel-connection-identifiers
    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    005c47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d89548a View commit details
    Browse the repository at this point in the history
  5. update spec

    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    db991d7 View commit details
    Browse the repository at this point in the history
  6. fix build

    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    fb8f829 View commit details
    Browse the repository at this point in the history
  7. fix tests

    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    1b6bebf View commit details
    Browse the repository at this point in the history
  8. Update x/ibc/testing/chain.go

    Co-authored-by: Aditya <adityasripal@gmail.com>
    colin-axner and AdityaSripal committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    fa62c83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2341f86 View commit details
    Browse the repository at this point in the history
  10. Update x/ibc/core/03-connection/types/msgs.go

    Co-authored-by: Aditya <adityasripal@gmail.com>
    colin-axner and AdityaSripal committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    916b3f7 View commit details
    Browse the repository at this point in the history
  11. address @AdityaSripal comments

    colin-axner committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3da13bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6818209 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. reflect spec changes

    colin-axner committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e671648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49d2cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    736a139 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'colin/7870-deterministic-channel-connection-identifiers…

    …' of github.com:cosmos/cosmos-sdk into colin/7870-deterministic-channel-connection-identifiers
    colin-axner committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ec8e1f2 View commit details
    Browse the repository at this point in the history
  5. nit

    colin-axner committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f8c2970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e80297 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb850b9 View commit details
    Browse the repository at this point in the history
  8. Fix auth rest test

    Change dummy channel id to a valid channel id given the updated stricter channel identifier checks cc @amaurymartiny
    colin-axner committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6024dbb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'colin/7870-deterministic-channel-connection-identifiers…

    …' of github.com:cosmos/cosmos-sdk into colin/7870-deterministic-channel-connection-identifiers
    colin-axner committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e3948d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3c8cd9 View commit details
    Browse the repository at this point in the history