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

Add VerifyChannelUpgradeSequence method + tests #3332

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    50e84bc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    72d2c75 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cian/damian/add-noop-application-callbacks' into damian…

    …/1618-chan-upgrade-init
    damiannolan committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cef2f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6bc94 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    c3bc3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43eeaab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86753be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b6a2c View commit details
    Browse the repository at this point in the history
  5. adding godocs

    damiannolan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    21dfc70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524ec5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1f8e69 View commit details
    Browse the repository at this point in the history
  8. cap -> chanCap

    damiannolan committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    012d768 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    186c279 View commit details
    Browse the repository at this point in the history
  10. rename test function

    chatton committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a823c2f View commit details
    Browse the repository at this point in the history
  11. Update modules/core/03-connection/keeper/verify.go

    Co-authored-by: Damian Nolan <[email protected]>
    chatton and damiannolan authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    16ced5b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    ac962e1 View commit details
    Browse the repository at this point in the history
  2. adding upgrade seq to events and response, move version check to vali…

    …datebasic, pull in subset ordering suggestions and adding tests
    damiannolan committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    39fead1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'damian/1618-chan-upgrade-init' into cian/issue#1608-add…

    …-verifychannelupgradesequence-method-to-03-connection
    damiannolan committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    add66ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b074248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8dd33 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    19af150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462fd9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df57e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5619334 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. addressed PR feedback

    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    66b30e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'damian/1618-chan-upgrade-init' into cian/issue#1608-add…

    …-verifychannelupgradesequence-method-to-03-connection
    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5188da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9fad0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'damian/1618-chan-upgrade-init' into cian/issue#1608-add…

    …-verifychannelupgradesequence-method-to-03-connection
    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d2767d5 View commit details
    Browse the repository at this point in the history
  5. fix test

    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8b148fe View commit details
    Browse the repository at this point in the history
  6. handle merge conflicts

    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    afb492b View commit details
    Browse the repository at this point in the history
  7. fix linter

    chatton committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cbce72a View commit details
    Browse the repository at this point in the history