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

Log request url for eth_sendRawTransaction #142

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

odysseus0
Copy link
Contributor

πŸ“ Summary

Log request url for eth_sendRawTransaction

β›± Motivation and Context

Clients have been quite error prone when it comes to setting URL parameters. Currently there isn't one source of truth we can check as we don't log or record in DB the actual URL used by user. Having logging of the exact URL used would greatly facilitate debugging.


βœ… I have run these commands

  • make lint
  • make test
  • go mod tidy

Co-authored-by: Chris Hager <chris@linuxuser.at>
@TymKh TymKh merged commit a7b0c21 into flashbots:main May 29, 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.

3 participants