Skip to content

chore: merge main into ezeth #511

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

Closed
wants to merge 32 commits into from
Closed

chore: merge main into ezeth #511

wants to merge 32 commits into from

Conversation

github-actions[bot]
Copy link

This PR was automatically created to merge changes from main into ezeth.

Upgrade all hyperlane packages and version
Copy link

vercel bot commented Apr 16, 2025

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 May 19, 2025 11:40pm
injective-bridge 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 19, 2025 11:40pm
nexus-bridge 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 19, 2025 11:40pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ousdt-bridge ⬜️ Ignored (Inspect) Visit Preview May 19, 2025 11:40pm
renzo-bridge ⬜️ Ignored (Inspect) Visit Preview May 19, 2025 11:40pm
trump-bridge ⬜️ Ignored (Inspect) Visit Preview May 19, 2025 11:40pm

Now the transactions signing will use a fallback RPC whenever one of the
RPC fails instead of only having one point of failure. Also upgrade
hyperlane packages that contains the needed changes for the RPC update

Reference: https://viem.sh/docs/clients/transports/fallback.html

How to test:
1 - With the current `main` branch, locally try doing a transaction with
Ethereum or Arbitrum, they will more likely fail because of flakky RPC
2 - Do the same with this branch and the transactions will go through
without issue, you can also check the network tab and see the requests
going through
@vercel vercel bot temporarily deployed to Preview – hyperlane-warp-template April 17, 2025 15:11 Inactive
…ins (#518)

Now will only display the `ChainConnectionWarning` banner when all of
the chains are unhealthy for EVM chains. This is because now we have
fallback transports for EVM chains. Other VMs behavior remain unchanged
and only use the first RPC
- Change `GithubRegistry` to use `PartialRegistry`
- Change `Token` and `Chain` logo link to hard-coded link path
- Modify RPC URL overrides logic to: if `EVM` chain, add override at the
end, otherwise in the front
- Upgrade registry
ltyu and others added 2 commits April 28, 2025 21:44
)

This PR updates the registry to 13.13.0 and the sdk, utils and widgets
packages to 12.4.0

---------

Co-authored-by: Le <[email protected]>
Co-authored-by: Xaroz <[email protected]>
Add connector for Binance Wallet to rainbowkit.

PD: there is a weird bug going on where you have to be a bit far way for
the QR code to register, related
[issue](rainbow-me/rainbowkit#1979 (comment))

fixes #485
ljankovic-txfusion and others added 4 commits April 29, 2025 14:16
chore: update .gitignore to exclude all .env files except .env.example
- Increase refetch interval for fetching balances to 30 seconds
- Updated workflow to be run in merge queue
Xaroz and others added 6 commits April 30, 2025 19:31
This PR adds the ability for users to search tokens that have no routes
from the current origin and destination, closes #search tokens by route

closes hyperlane-xyz/hyperlane-monorepo#5708

- Now shows a list of tokens with a slighty grayed out color, this will
also be searchable
- When clicking one of the unsupported tokens, a list of available
chains will show up
- When clicking on one of the chain, it will set the current token and
the origin/destination in the form
- Create a map of symbols and chain map of tokens to accomplish this
- Use [jsdelivr](https://www.jsdelivr.com/) to serve imgs from the
github registry
- Minor refactor and drive by changes
- Update registry version to v14.2.0
- Upgrade sdk, utils, widgets to v12.5.0
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.

5 participants