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

deps: upgrade of SDK to 0.46 and tendermint to 0.35 #1205

Merged

Commits on Mar 30, 2022

  1. deps: upgrade of SDK to 0.46 and tendermint to 0.35

    Carlos Rodriguez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    93ee2d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. some changes from review comments

    Carlos Rodriguez committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    34f03df View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. some review comments

    Carlos Rodriguez committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    42e8592 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. refactor: simplify IBC redundant relay check in given restructure of …

    …SDK v0.46 (#1288)
    
    * refactor: simplify ibc redundancy check used as sdk middleware
    
    Instead of having the function checkRedundancy check if the call is on CheckTx or SimulateTx, only call the function on CheckTx or SimulateTx
    
    * add godoc
    colin-axner committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2aa1ea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. more review comments.

    Carlos Rodriguez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c4f8fe1 View commit details
    Browse the repository at this point in the history
  2. another review comment

    Carlos Rodriguez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f085de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378234d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

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

Commits on May 16, 2022

  1. refactor: ics27 indicator tests of deterministic error codes and mess…

    …age responses (#1349)
    
    * begin refactoring ack_test
    
    * fix test due to delayed block execution
    
    * refactor: switch ics27 response creation to use new SDK version, update tests
    
    * fix import
    colin-axner committed May 16, 2022
    Configuration menu
    Copy the full SHA
    5ac1441 View commit details
    Browse the repository at this point in the history
  2. review comment

    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    crodriguezvega and colin-axner committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9c6d64d View commit details
    Browse the repository at this point in the history
  3. review comment.

    Carlos Rodriguez committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1b47817 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'carlos/upgrade-pr-branch' of https://github.com/cosmos/…

    …ibc-go into carlos/upgrade-pr-branch
    Carlos Rodriguez committed May 16, 2022
    Configuration menu
    Copy the full SHA
    44f074c View commit details
    Browse the repository at this point in the history
  5. pass nil context

    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    crodriguezvega and colin-axner committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2b5373f View commit details
    Browse the repository at this point in the history
  6. review comment

    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    crodriguezvega and colin-axner committed May 16, 2022
    Configuration menu
    Copy the full SHA
    dc048ea View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. remove unused import

    Carlos Rodriguez committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e340c2f View commit details
    Browse the repository at this point in the history
  2. remove unused import

    Carlos Rodriguez committed May 17, 2022
    Configuration menu
    Copy the full SHA
    288f8a4 View commit details
    Browse the repository at this point in the history
  3. fix for race condition in tests

    Carlos Rodriguez committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5203e6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44a057b View commit details
    Browse the repository at this point in the history