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

cmd: support v1.1 Twitter API in faucet, fix puppeth #22107

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

karalabe
Copy link
Member

@karalabe karalabe commented Jan 4, 2021

Twitter closed down their old website, which the faucet used to retrieve tweets from. This PR extends the faucet to support the old v1.1 API beside the newer v2 (not generally available yet) and fixes puppeth to support deploying the faucet again (is broken on master, the Dockerfile template is invalid). The PR also adds a readme to the faucet to help anyone else wishing to deploy it outside of puppeth.

@karalabe karalabe added this to the 1.10.0 milestone Jan 4, 2021
Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor nitpick

cmd/faucet/faucet.go Outdated Show resolved Hide resolved
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cmd/faucet/README.md Outdated Show resolved Hide resolved
cmd/faucet/faucet.go Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

4 participants