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: emitting an event when handling a client upgrade proposal (backport #1570) #1592

Merged
merged 5 commits into from
Jul 5, 2022

Commits on Jun 27, 2022

  1. feat: emitting an event when handling a client upgrade proposal (#1570)

    * feat: emitting an event when handling a client upgrade proposal
    
    * refactor: only emit event if err is nil
    
    * refactor: idiotmatic go:
    
    (cherry picked from commit 8422d0c)
    
    # Conflicts:
    #	CHANGELOG.md
    #	modules/core/02-client/keeper/events.go
    seantking authored and mergify[bot] committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8fd5de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Update CHANGELOG.md

    seantking authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1f99b5c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    seantking authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1243e30 View commit details
    Browse the repository at this point in the history
  3. fix: imports

    seantking committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5fef56d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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