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

chore(cosmos): bump SDK versions of cosmos chains to latest #336

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

Vijay-Jagannathan
Copy link
Contributor

Ticket: WIN-330

Context:

  • Bump SDK version of zeta sdk module
  • Amend SDK versions of cosmos chains to point to latest alpha versions instead

import { Hash, Thash } from '@bitgo-beta/sdk-coin-hash';
import { Injective, Tinjective } from '@bitgo-beta/sdk-coin-injective';
import { Sei, Tsei } from '@bitgo-beta/sdk-coin-sei';
import { Tia, Ttia } from '@bitgo-beta/sdk-coin-tia';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hw about osmo and zeta ?

Copy link
Contributor Author

@Vijay-Jagannathan Vijay-Jagannathan Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, curious how I don't have it in - locally it seems to be updated and there is nothing to commit/push

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^@DinshawKothari ignore above comment. So for both osmo/zeta I used the alpha versions when I first made the change, so that's why you don't see it here.

@Vijay-Jagannathan Vijay-Jagannathan marked this pull request as ready for review September 4, 2023 05:11
@Vijay-Jagannathan Vijay-Jagannathan merged commit 67a21a3 into master Sep 4, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants