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

feat: make handshake cancelable #857

Merged
merged 9 commits into from
May 19, 2023
Merged

feat: make handshake cancelable #857

merged 9 commits into from
May 19, 2023

Commits on May 18, 2023

  1. feat: make handshake cancelable

    it'll make the handshake work with graceful shutdown.
    
    see: cosmos/cosmos-sdk#16202
    yihuang committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c732116 View commit details
    Browse the repository at this point in the history
  2. changelog

    yihuang committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ec00bea View commit details
    Browse the repository at this point in the history
  3. fix

    yihuang committed May 18, 2023
    Configuration menu
    Copy the full SHA
    17123fb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update .changelog/unreleased/improvements/857-make-handshake-cancelab…

    …le.md
    
    Co-authored-by: Thane Thomson <connect@thanethomson.com>
    yihuang and thanethomson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    16dcbbd View commit details
    Browse the repository at this point in the history
  2. add breaking changelog

    yihuang committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a9c173d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5899e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    820b7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad54e5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e8f177 View commit details
    Browse the repository at this point in the history