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

Upgrade Wagmi, Viem, Cosmos-kit, and Solana libs #173

Closed
jmrossy opened this issue Jun 13, 2024 · 1 comment · Fixed by #315
Closed

Upgrade Wagmi, Viem, Cosmos-kit, and Solana libs #173

jmrossy opened this issue Jun 13, 2024 · 1 comment · Fixed by #315
Assignees

Comments

@jmrossy
Copy link
Collaborator

jmrossy commented Jun 13, 2024

  • Replace Wagmi, Viem, and RainbowKit with v2 versions
  • Upgrade cosmos-kit to latest for bug fixes
  • Consider upgrading other cosmos libs such as cosmjs (may cause issues for injective patch)
  • Upgrade @solana/* libs for bug fixes

Preferably, these upgrades are made in unison with upgrades for the SDK's libs to avoid duplicate versions getting bundled.

Related, see discussion here: #153 (comment)

@YanYuanFE
Copy link

#285

@jmrossy jmrossy moved this from Backlog to In Progress in Hyperlane Tasks Nov 5, 2024
@jmrossy jmrossy assigned jmrossy and unassigned AlexBHarley Nov 5, 2024
github-merge-queue bot pushed a commit to hyperlane-xyz/hyperlane-monorepo that referenced this issue Nov 6, 2024
### Description

- Breaking change: Upgrade Viem from 1.x to 2.2
- Upgrade Solana Web3 to 1.9
- Upgrade Solana SPL Token to 0.4.9

### Related issues

Required for
hyperlane-xyz/hyperlane-warp-ui-template#173


### Backward compatibility

No

### Testing

Tested EVM and Solana wallet connections and transfers in the Warp UI.
See hyperlane-xyz/hyperlane-warp-ui-template#315
@github-project-automation github-project-automation bot moved this from In Progress to Done in Hyperlane Tasks Nov 8, 2024
@jmrossy jmrossy removed this from Hyperlane Tasks Dec 7, 2024
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this issue Jan 11, 2025
### Description

- Breaking change: Upgrade Viem from 1.x to 2.2
- Upgrade Solana Web3 to 1.9
- Upgrade Solana SPL Token to 0.4.9

### Related issues

Required for
hyperlane-xyz/hyperlane-warp-ui-template#173


### Backward compatibility

No

### Testing

Tested EVM and Solana wallet connections and transfers in the Warp UI.
See hyperlane-xyz/hyperlane-warp-ui-template#315
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this issue Jan 11, 2025
### Description

- Breaking change: Upgrade Viem from 1.x to 2.2
- Upgrade Solana Web3 to 1.9
- Upgrade Solana SPL Token to 0.4.9

### Related issues

Required for
hyperlane-xyz/hyperlane-warp-ui-template#173


### Backward compatibility

No

### Testing

Tested EVM and Solana wallet connections and transfers in the Warp UI.
See hyperlane-xyz/hyperlane-warp-ui-template#315
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants