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

NFD support for addresses #102

Open
No-Cash-7970 opened this issue Nov 15, 2023 · 0 comments
Open

NFD support for addresses #102

No-Cash-7970 opened this issue Nov 15, 2023 · 0 comments
Labels
enhancement New feature or request stalled Work for this is getting put off indefinitely

Comments

@No-Cash-7970
Copy link
Owner

No-Cash-7970 commented Nov 15, 2023

When an NFD name (e.g. nocash.algonautog.algo) is entered into an address form field, the name should be looked up to retrieve the "deposit account" for that NFD name.

Thoughts

  • No attempts to lookup an NFD name until field value ends with ".algo"
  • If field value ends with ".algo", lookup requests should be debounced (500-800ms?) and form validation skipped for that field
  • If value does not end with ".algo", then it should be treated as an attempt to enter an address
  • Resolved address from NFD lookup is displayed below the field's input box
  • Add setting to disable NFD lookup?
  • NFD lookup disabled for custom node configuration because the node network cannot be reliably determined solely based on node configuration and it is a hassle to make an extra algod request to find out.

Resources

@No-Cash-7970 No-Cash-7970 modified the milestones: v0.4.0, v0.5.0 Nov 15, 2023
@No-Cash-7970 No-Cash-7970 added the enhancement New feature or request label Nov 15, 2023
@No-Cash-7970 No-Cash-7970 removed this from the v0.5.0 milestone Nov 28, 2023
@No-Cash-7970 No-Cash-7970 added this to the v0.6.0 milestone Dec 29, 2023
@No-Cash-7970 No-Cash-7970 modified the milestones: v0.6.0, v0.8.0 Jan 19, 2024
@No-Cash-7970 No-Cash-7970 modified the milestones: v0.8.0, v0.7.0 Jan 30, 2024
@No-Cash-7970 No-Cash-7970 modified the milestones: v0.9.0, v0.10.0 Feb 23, 2024
@No-Cash-7970 No-Cash-7970 removed the TODO label Aug 31, 2024
@No-Cash-7970 No-Cash-7970 added the stalled Work for this is getting put off indefinitely label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stalled Work for this is getting put off indefinitely
Projects
None yet
Development

No branches or pull requests

1 participant