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

Main to injective #332

Merged
merged 71 commits into from
Nov 25, 2024
Merged

Main to injective #332

merged 71 commits into from
Nov 25, 2024

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented Nov 20, 2024

No description provided.

ltyu and others added 30 commits October 4, 2024 15:17
- 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
* Upgrade to Wagmi/Viem 2
* Upgrade to v7 hyp packages
jmrossy and others added 15 commits November 18, 2024 17:23
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
@jmrossy jmrossy requested a review from nambrot as a code owner November 20, 2024 22:53
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-warp-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 11:12pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
injective-bridge ⬜️ Ignored (Inspect) Nov 21, 2024 11:12pm
nautilus-bridge ⬜️ Ignored (Inspect) Nov 21, 2024 11:12pm
nexus-bridge ⬜️ Ignored (Inspect) Nov 21, 2024 11:12pm
renzo-bridge ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 11:12pm

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
@jmrossy jmrossy merged commit 001b480 into injective Nov 25, 2024
11 checks passed
@jmrossy jmrossy deleted the main-to-injective branch November 25, 2024 17:42
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.

6 participants