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

imp(core): allow huckleberry events with a prefix (backport #5541) #5575

Merged
merged 3 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. imp(core): allow huckleberry events with a prefix (#5541)

    * feat: initial impl
    
    * imp: moved event helpers to types and added tests
    
    * imp(testing): added mock events to mock module
    
    * test: added msg_server tests for application events
    
    * imp: converted suffix to prefix
    
    * docs: updated inline comments
    
    * imp: review item
    
    * test: review items
    
    * imp: review items
    
    (cherry picked from commit 2375109)
    
    # Conflicts:
    #	modules/core/keeper/msg_server.go
    srdtrk authored and mergify[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a451045 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    srdtrk committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5a6ee95 View commit details
    Browse the repository at this point in the history
  3. nit

    srdtrk committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    30a7325 View commit details
    Browse the repository at this point in the history