We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a user I want my ENS name to be synchronized across paired devices So that I don't have to set it up on each one of them
When setting up an ENS name on one device, the change should also be reflected on each paired device you have.
Ideally this is also backed up similarly as we do with contacts, but this can be implemented separately.
It can be tested on Ropsten so you don't have to spend real ETH, you can ask the QA team for assistance with the faucet.
Most of the changes (all of them probably), are in status-go.
The text was updated successfully, but these errors were encountered:
I believe this should be fixed, @qfrank correct me if am wrong and we can reopen
Sorry, something went wrong.
reopen since synchronize ens name across devices only implemented in status-go before
Successfully merging a pull request may close this issue.
As a user
I want my ENS name to be synchronized across paired devices
So that I don't have to set it up on each one of them
Description
When setting up an ENS name on one device, the change should also be reflected on each paired device you have.
Ideally this is also backed up similarly as we do with contacts, but this can be implemented separately.
It can be tested on Ropsten so you don't have to spend real ETH, you can ask the QA team for assistance with the faucet.
Most of the changes (all of them probably), are in status-go.
The text was updated successfully, but these errors were encountered: