-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Upgrade Viem and Solana Web3 (#4821)
### 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
- Loading branch information
Showing
8 changed files
with
354 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@hyperlane-xyz/utils': major | ||
'@hyperlane-xyz/sdk': major | ||
--- | ||
|
||
Upgrade Viem to 2.2 and Solana Web3 to 1.9 | ||
Rename `chainMetadataToWagmiChain` to `chainMetadataToViemChain` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.