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

Username duplicate determination #199

Open
kittybest opened this issue Jan 4, 2023 · 4 comments
Open

Username duplicate determination #199

kittybest opened this issue Jan 4, 2023 · 4 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@kittybest
Copy link
Contributor

Describe the bug
If a username is used by me before and I changed mine to another username, the previous username should be used by others or me again.

To Reproduce
Steps to reproduce the behavior:

  1. create account A
  2. set username to kitty1
  3. set username to kitty2
  4. set username to kitty1 again
  5. should display error: username already exists

Expected behavior
Reading the code in contract, should release username after changing it.

Screenshots
image

@kittybest kittybest added the bug Something isn't working label Jan 4, 2023
@ChialiT ChialiT added the wontfix This will not be worked on label Mar 2, 2023
@ChialiT
Copy link
Member

ChialiT commented Mar 2, 2023

Won't fix due to sunsetting the project

@ChialiT ChialiT closed this as completed Mar 2, 2023
@kittybest
Copy link
Contributor Author

I have a different opinion, I think this problem still exists if we are still going to do social media kind of app.

@ChialiT ChialiT reopened this Mar 3, 2023
@ChialiT
Copy link
Member

ChialiT commented Mar 3, 2023

reopen issue for us to remind us how to build better in next one.

@vivianjeng
Copy link
Member

I think this could be solved by letting user reveal the epoch key nonce.
I will write it in v2 tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants