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

chore: replace error string in transfer acks with const (backport #818) #993

Merged
merged 5 commits into from
Mar 1, 2022

Commits on Feb 23, 2022

  1. chore: replace error string in transfer acks with const (#818)

    * fix: adding ack error string const for transfer
    
    * updating godoc
    
    * adding warning note to godoc in 04-channel
    
    * updating to include abci error code, and copy tests from ica
    
    * adding changelog entry
    
    (cherry picked from commit ac46ac0)
    
    # Conflicts:
    #	modules/apps/27-interchain-accounts/host/types/ack.go
    #	modules/apps/transfer/ibc_module.go
    damiannolan authored and mergify-bot committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2e51bab View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. fix merge conflicts

    Carlos Rodriguez committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d333aa7 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    Carlos Rodriguez committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3d289a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aafe51 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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