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

feat(cosmosStakingAccount): publish chain address to vstorage #9482

Merged
merged 6 commits into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    a74b6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2021ba View commit details
    Browse the repository at this point in the history
  3. fix(chainInfo): ensure icqEnabled is present

    - given the ChainInfo type is inferred from KnownChains, ensure the icqEnabled key is present on all cosmos chains to facilitate TS types
    0xpatrickdev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b83745f View commit details
    Browse the repository at this point in the history
  4. feat(orchestration): add init-stakeOsmo.js to support .query tests

    - a better approach seems to be refactoring start-stakeAtom.js to start-stakeIca.js with parameters. buildProposal doesn't seem to accept options so punted for now
    - TODO: register OSMO in bank
    0xpatrickdev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b6df6c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71403dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11aea65 View commit details
    Browse the repository at this point in the history