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

Optimize fetcting an address from ENS #4

Closed
Thunnini opened this issue Mar 17, 2020 · 0 comments
Closed

Optimize fetcting an address from ENS #4

Thunnini opened this issue Mar 17, 2020 · 0 comments
Assignees

Comments

@Thunnini
Copy link
Member

#2

The phase 1 that permits users to send assets by ENS was implemented. But, in the current implementation, it fetches an address from ENS whenever the input is changed. This can make the large requests to node. So it is necessary to reduce the count of request in the way like making buffer on input or minimal interval on fetching.

@Thunnini Thunnini self-assigned this Mar 17, 2020
Thunnini pushed a commit that referenced this issue Oct 1, 2021
feat : refactor styles and uncompleted notification and sign transaction
ducnnguyen pushed a commit to AstraProtocol/keplr-wallet that referenced this issue Oct 18, 2022
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

No branches or pull requests

1 participant