delvtech / council-kit

A monorepo of apps and packages for the Council governance protocol.
https://council.delv.tech
GNU Affero General Public License v3.0
27 stars 22 forks source link

Fix delegation #430

Closed ryangoree closed 2 months ago

ryangoree commented 2 months ago

In a recent upgrade (#407) the change delegation form was refactored to use the useEnsResolver wagmi hook, which returns the zero address for names that don't resolve. This PR refactors the form to use the entered address directly when the hook returns the zero address.

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
council-kit-council-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 5:04pm
council-kit-landing-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 5:04pm
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 1aeb815f9a8dd011554efac107fc5163c7ece0ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR