tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 41 forks source link

chore: bump dependencies #872

Closed aljo242 closed 2 years ago

aljo242 commented 2 years ago

Bump main packages:

Bumping ibc-go added a change to the IBC keeper initializer that required a non-nil UpgradeKeeper to be passed to it. I made the appropriate changes in our test suite.

There is a newer version of ibc-go (v3.1.0), but this is most likely state-breaking and would require further testing and its own PR/issue.

codecov[bot] commented 2 years ago

Codecov Report

Merging #872 (9145897) into develop (493526b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #872   +/-   ##
========================================
  Coverage    10.40%   10.40%           
========================================
  Files          325      325           
  Lines        75688    75688           
========================================
  Hits          7872     7872           
  Misses       67628    67628           
  Partials       188      188