osmosis
osmosis copied to clipboard
Supply offset changes on sdk fork
Closes: #2307
What is the purpose of the change
This is a draft PR so the tests can run in CI
Brief Changelog
Testing and Verifying
(Please pick one of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
- Added unit test that validates ...
- Added integration tests for end-to-end deployment with ...
- Extended integration test for ...
- Manually verified the change by ...
Documentation and Release Note
- Does this pull request introduce a new feature or user-facing behavior changes? (yes / no)
- Is a relevant changelog entry added to the
Unreleasedsection inCHANGELOG.md? (yes / no) - How is the feature or change documented? (not applicable / specification (
x/<module>/spec/) / Osmosis docs repo / not documented)