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

fix: headers fix #484

Merged
merged 1 commit into from
Feb 23, 2024
Merged

fix: headers fix #484

merged 1 commit into from
Feb 23, 2024

Conversation

joepegler
Copy link
Contributor

@joepegler joepegler commented Feb 23, 2024

This PR didn't cover all areas where alchemy's headers are set: #475

It resolves this issue: #472


PR-Codex overview

This PR updates the headers object in base.ts in the core package to conditionally include the Alchemy-Aa-Sdk-Signer based on the rpcUrl.

Detailed summary

  • Conditionally include Alchemy-Aa-Sdk-Signer based on rpcUrl containing "alchemy"
  • Update the structure of the headers object for conditional inclusion

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@joepegler joepegler marked this pull request as ready for review February 23, 2024 11:27
Fixes issue: alchemyplatform#472

fix: custom headers fix
@moldy530 moldy530 merged commit 5baacad into alchemyplatform:main Feb 23, 2024
2 checks passed
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.

2 participants