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

ics29:fix: store source address for query later on WriteAck #912

Merged
merged 8 commits into from
Feb 23, 2022

Commits on Feb 11, 2022

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

Commits on Feb 15, 2022

  1. ics29:fix: update genesis type (#913)

    * fix: adding ForwardRelayerAddresses to genesis
    
    * fix: trimspace on string check
    
    * nit: err + trimspace error case
    seantking committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c43ff9d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    88cf2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b6cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Update modules/apps/29-fee/keeper/relay.go

    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    seantking and damiannolan committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    88eac60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9afb86d View commit details
    Browse the repository at this point in the history
  3. fix:ics29: WriteAck update + adding success bool to IncentivizedAck (#…

    …952)
    
    * fix: updating WriteAck & adding Success boolean to IncentivizedAcknowledgement
    
    * feat: adding check of is fee enabled
    
    * nit: change successful to underlying_application_success
    
    * test: adding seperate test for fee disabled write async
    
    * Update modules/apps/29-fee/ibc_module_test.go
    
    Co-authored-by: Aditya <adityasripal@gmail.com>
    
    * test: adding check to compare hash of acks
    
    * fix: var name
    
    Co-authored-by: Aditya <adityasripal@gmail.com>
    seantking and AdityaSripal committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    64d6742 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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