Refactored ibc-go core keeper and 02-client keeper to support 01-dymint as the self consensus.
Notes:
Dymint tests doesn't work, will be treated afterwards
The lint error exist at the origin branch as well
closes: #XXXX
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
[ ] Targeted PR against correct branch (see CONTRIBUTING.md)
[ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
Description
Refactored
ibc-go
core keeper and 02-client keeper to support 01-dymint as the self consensus.Notes:
lint
error exist at the origin branch as wellcloses: #XXXX
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes