-
Notifications
You must be signed in to change notification settings - Fork 93
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
What happened with GenesisCommunity/go-genesis? #175
Comments
@rif Answer from GitHub support: Your account was flagged for artificially inflating the popularity of one of your repositories. |
Oh, I see. So do you have any new plans for token distribution? |
We can't use stars to identify github users who want to get tokens, but we can use the search. |
Maybe you can use the API https://developer.github.com/v3/gists/#list-all-public-gists and perform some filtering on the results |
How we can get genesis_public_key sorted by creation date? |
I need to go out for a while but I'll have a look when I am back (and post it here if I find a way) :) |
hey @c-darwin, the only way I could get the gists sorted by date is to make a scraper that will crawl over the exact search you suggested above, collect all the results, sort them by date and than print them back: https://gist.github.com/rif/d3958ee14758052976203b391d86208e Steps to run it: There is a 10s sleep between each page in order to avoid |
Hi @rif thank you for your decision. But we can use stars for sorting and parse the list in parts. Today I received an answer.
GitHub Support: |
@c-darwin I have stared the 'GenesisCommunity/go-genesis' before it was flagged, and I have copied your genesis_public_key gist in order to change later, but back then the repo was flagged and I had no other way to get my own public key so I just let the gist with your key. And now when I checked the link above I found my name in the list of users associated with your key, is there a way to change it? |
@yalhyane we will fix it. |
is have twitter or telegram or medium? |
Was that a fake branch? Can you give us more details?
The text was updated successfully, but these errors were encountered: