-
Notifications
You must be signed in to change notification settings - Fork 138
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
Main to injective #332
Merged
Merged
Main to injective #332
Conversation
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
feat: Up registry package to 4.6.0
- Upgrade yarn, prettier - Setup react-query lint rules - Enable formatting of tailwind classes
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. - [Commits](brix/crypto-js@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Version update for SDK and Registry
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add chevron icon for clarity * feat: wallet floating buttons * chore: added warp docs link and sort imports --------- Co-authored-by: J M Rossy <[email protected]>
feat: upgrade registry and monorepo dependencies
…imate-mult chore: increase the Cosmos gas estimate multiplier
- Upgrade Next 13 -> 15 - Upgrade tooling such as typescript, eslint, and yaml - Convert lint config to new JS format - Avoid duplicated BigNumber lib in bundle - Remove unused Jest dep
Signed-off-by: pbio <[email protected]>
* Upgrade to Wagmi/Viem 2 * Upgrade to v7 hyp packages
chore: Migrate various wallet hooks from the Warp UI to the Widgets lib
chore: Migrate various utilities and wallet hooks from the Warp UI to the Widgets lib Corresponds with hyperlane-xyz/hyperlane-monorepo#4856 and hyperlane-xyz/hyperlane-monorepo#4865
Remove components, logos, and icons that have been migrated to the widgets lib
…328) Use Widgets lib's ChainSearchMenu but with a custom field of the number of routes for the oppositely selected chain --------- Co-authored-by: Xaroz <[email protected]>
- Autofocus text input field - Make appearance more consistent with chain picker - Hide disabled tokens by default
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Skipped Deployments
|
Remove dead code in consts/values Avoid cosmoshub inclusion in chain picker
- Fix errors in TransfersDetailsModal when metadata is missing - Remove dead code in consts/values - Avoid cosmoshub inclusion in chain picker - Simplify footer links markup
fix: transfer details modal error
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.