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

User Entity #52

Closed
vikiival opened this issue Apr 11, 2022 · 7 comments
Closed

User Entity #52

vikiival opened this issue Apr 11, 2022 · 7 comments
Milestone

Comments

@vikiival
Copy link
Member

We are slowly getting to the tipping point where we need to replace user as String! with UserEntity

Would would it do?:

  • cache various metrics
  • calculating scores

Similarly to
kodadot/magick#19

@yangwao, @roiLeo please drop your thoughts

@vikiival vikiival added this to the 007 milestone Apr 11, 2022
@roiLeo
Copy link
Contributor

roiLeo commented Apr 11, 2022

Will we be able to retrieve displayname in UserEntity? or should we have an IdentityEntity instead?

@vikiival
Copy link
Member Author

Will we be able to retrieve displayname in UserEntity?

that should be a job of kodadot/hei

The problem is that this indexer starts around block 5 million, so anyone who set identity before yould be sad :/

@yangwao
Copy link
Member

yangwao commented Apr 11, 2022

Would it be possible to show users activity? Like the history chart we have for collections but for users?

What scores do you have in mind?

@vikiival
Copy link
Member Author

What scores do you have in mind?

Flips - what, price bought, price sold, date bought, date sold
Users Activity -
average sale ?
Max sale
Max flip

@vikiival
Copy link
Member Author

Also #51

@vikiival
Copy link
Member Author

ref #56

@vikiival
Copy link
Member Author

Continue in kodadot/loligo#49

@vikiival vikiival closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2023
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

3 participants