Skip to content

Conversation

0x70b1a5
Copy link
Contributor

Problem

  • When a user is registering an osname, there's no message in the UI if a name is already claimed.

Solution

  • Our ethname hashing library is out of date, switch to a working fork under a different organization (@ensdomains)
  • Polyfill node Buffer to make the above work in-browser

Testing

  • In a new node, try to register an existing name
  • Confirm the "Name is already claimed" message displays
  • Try to register an unclaimed name
  • Confirm you can start up the new node as expected

@dr-frmr dr-frmr merged commit 473ba73 into develop May 28, 2024
@dr-frmr dr-frmr deleted the tm/fix-osname-ownership-check-ui branch May 28, 2024 18:59
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