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 and RainbowKit #89

Merged
merged 6 commits into from
Dec 19, 2023
Merged

Upgrade Wagmi and RainbowKit #89

merged 6 commits into from
Dec 19, 2023

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented Dec 12, 2023

  • Upgrade repo to yarn 4
  • Upgrade wagmi and rainbowkit versions
  • Use Viem instead of Ethers for tx sending
  • Refactor wallet/hooks.ts into smaller protocol-specific files
  • Fix small cosmos metadata issue

Fixes #80
Fixes https://github.com/hyperlane-xyz/issues/issues/710
Fixes #85

Copy link

vercel bot commented Dec 12, 2023

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 Dec 15, 2023 7:00pm

@jmrossy jmrossy changed the title WIP: Upgrade Wagmi and RainbowKit Upgrade Wagmi and RainbowKit Dec 15, 2023
@jmrossy jmrossy marked this pull request as ready for review December 15, 2023 18:57
@jmrossy jmrossy enabled auto-merge (squash) December 19, 2023 17:36
@jmrossy jmrossy merged commit badec99 into main Dec 19, 2023
7 checks passed
@jmrossy jmrossy deleted the viem branch December 19, 2023 17:37
jmrossy added a commit that referenced this pull request Dec 22, 2023
* Add support for JSON and YAML chain and token configs (#88)
- Update some stale docs
- Cleanup default chain and token const files

* Upgrade Wagmi and RainbowKit (#89)
- Upgrade repo to yarn 4
- Upgrade wagmi and rainbowkit versions
- Use Viem instead of Ethers for tx sending
- Refactor wallet/hooks.ts into smaller protocol-specific files
- Fix small cosmos metadata issue

* Validate cosmos recipient address bech32 prefix (#94)

* Cosmos factory token support (#91)
- Add support for cosmos factory tokens
- Combine automatic and manual token selector components

* Configure Viction and Eclipsefi

* Disable viction tokens
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.

Support OKX wallet / explicitly surface Keplr errors Update to latest Wagmi + Rainbowkit
1 participant