You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should simplify the process of adding accounts to genesis on the SDK side to improve readability in e2e set up. This issue includes making additions to our SDK fork, updating the dependency in osmosis, and, eventually, adding it to our e2e set up.
Please follow this comment for more information: #1625 (comment)_
Acceptance Criteria
investigate an easier way to add accounts to genesis
implement the improvement in Osmosis's SDK fork and unit test
update the sdk dependency in Osmosis's go.mod
refactor e2e set up to utilize the simpler method
The text was updated successfully, but these errors were encountered:
Background
We should simplify the process of adding accounts to genesis on the SDK side to improve readability in e2e set up. This issue includes making additions to our SDK fork, updating the dependency in osmosis, and, eventually, adding it to our e2e set up.
Please follow this comment for more information: #1625 (comment)_
Acceptance Criteria
go.mod
The text was updated successfully, but these errors were encountered: