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

What happened with GenesisCommunity/go-genesis? #175

Open
rif opened this issue Feb 11, 2018 · 12 comments
Open

What happened with GenesisCommunity/go-genesis? #175

rif opened this issue Feb 11, 2018 · 12 comments

Comments

@rif
Copy link

rif commented Feb 11, 2018

Was that a fake branch? Can you give us more details?

@c-darwin
Copy link
Member

@rif Answer from GitHub support: Your account was flagged for artificially inflating the popularity of one of your repositories.
Because of this, your account will need to remain hidden.
Best,
GitHub Support

@rif
Copy link
Author

rif commented Feb 11, 2018

Oh, I see. So do you have any new plans for token distribution?

@c-darwin
Copy link
Member

We can't use stars to identify github users who want to get tokens, but we can use the search.
But there is one problem. The search result isn't sorted by date https://gist.github.com/search?q=genesis_public_key

@rif
Copy link
Author

rif commented Feb 11, 2018

Maybe you can use the API https://developer.github.com/v3/gists/#list-all-public-gists and perform some filtering on the results

@c-darwin
Copy link
Member

c-darwin commented Feb 11, 2018

How we can get genesis_public_key sorted by creation date?

@rif
Copy link
Author

rif commented Feb 11, 2018

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) :)

@rif
Copy link
Author

rif commented Feb 12, 2018

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:
go get -u github.com/gocolly/colly/...
go run search_gist.go > results.json

There is a 10s sleep between each page in order to avoid Too Many Requests error

@c-darwin
Copy link
Member

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.

May I use secret gists, which are not counted in any of your ratings, to see the GitHub users who want to receive tokens? I could use search https://gist.github.com/search?utf8=%E2%9C%93&q=genesis_public_key&sort=created&order=desc , but it doesn’t allow for sorting by date of adding. That’s why I want to use stars in secret gists.

GitHub Support:
Yes, in the case you describe it would be acceptable to direct users to star your secret gist. If that's a change you're willing to make, let us know and we can unflag this account.

@c-darwin
Copy link
Member

@yalhyane
Copy link

@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?

@c-darwin
Copy link
Member

@yalhyane we will fix it.

@sun1534
Copy link

sun1534 commented Mar 13, 2018

is have twitter or telegram or medium?

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

4 participants