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

fix: streaming listeners are not called for deliver tx event (backport #13334) #13336

Merged
merged 4 commits into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. fix: streaming listeners are not called for deliver tx event (#13334)

    * Problem: streaming listeners are not called for deliver tx event
    
    it was removed accidentally, add back.
    
    * Update CHANGELOG.md
    
    * try to fix e2e test by wait for one more block
    
    (cherry picked from commit 822900b)
    
    # Conflicts:
    #	CHANGELOG.md
    #	x/auth/tx/service_test.go
    yihuang authored and mergify[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    942d3e8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    yihuang committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    802bc60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d178c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5289d31 View commit details
    Browse the repository at this point in the history