Skip to content

Conversation

@bertux
Copy link

@bertux bertux commented Sep 12, 2025

No description provided.

This commit adds support for using ENS names in the "Jar Owner Address" field when creating a new cookie jar.

Changes include:
- Updated the `jarOwnerAddress` state to handle string inputs.
- Implemented a debounced ENS resolution function using `viem`'s `getEnsAddress`.
- Added UI feedback to show the ENS resolution status (loading, success, error).
- Updated the form validation to correctly handle ENS names.
- Modified the submission logic to use the resolved address.
This commit fixes a ReferenceError caused by a missing `useCallback` import in `frontend/app/create/page.tsx`.
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.

2 participants