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

Revert "Add GETH_HEADERS to be set as a config environment variable (#44)" #67

Merged

Conversation

akramhussein
Copy link
Contributor

Motivation

I originally added this because some hosted node providers were recommending in their docs to use an HTTP header to authenticate. However, the same providers in fact support the normal method via a URL query parameter.

These changes now feel unnecessary and this PR removes it to simplify the codebase.

Solution

  • This reverts commit 68306c7.
  • Used git revert <sha> to generate.

Open questions

@shrimalmadhur
Copy link
Contributor

Thanks for doing this @akramhussein :)

@shrimalmadhur shrimalmadhur merged commit 3a9db2f into coinbase:master Nov 8, 2021
@shrimalmadhur shrimalmadhur mentioned this pull request Nov 24, 2021
racbc added a commit to racbc/rosetta-ethereum that referenced this pull request Nov 24, 2021
Removed the line on GETH HEADERS due to the change in coinbase#67.
shrimalmadhur added a commit that referenced this pull request Dec 3, 2021
* Update README file

* Update README.md

Removed the line on GETH HEADERS due to the change in #67.

* Update README.md

Implemented shrimalmadhur's edits to line 134.

Co-authored-by: Madhur Shrimal <madhur.shrimal@gmail.com>

* Update README.md file

Added edits requested by reviewer.

Co-authored-by: Madhur Shrimal <madhur.shrimal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants