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: implementing SubmitTx gRPC endpoint (backport #2147) #2174

Merged
merged 3 commits into from
Sep 7, 2022

Commits on Sep 1, 2022

  1. feat: implementing SubmitTx gRPC endpoint (#2147)

    * feat: implementing SubmitTx gRPC endpoint
    
    * test: adding failure cases
    
    * add capability test
    
    * chore: comment
    
    * chore: cleanup
    
    * chore: changelog
    
    * import & sequence
    
    * nits
    
    * refactor: clean up tests
    
    (cherry picked from commit 9019adf)
    
    # Conflicts:
    #	modules/apps/27-interchain-accounts/controller/keeper/msg_server.go
    seantking authored and mergify[bot] committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b30df5c View commit details
    Browse the repository at this point in the history
  2. resolving conflicts

    damiannolan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    678fc02 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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