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

Add HeaderDateMilliseconds for improved request timing tracking #748

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

alextes
Copy link
Contributor

@alextes alextes commented Feb 24, 2025

  • Introduce new HeaderDateMilliseconds constant in constants.go
  • Add HeaderDateMilliseconds to getHeader and processPayload methods
  • Mark HeaderStartTimeUnixMS as deprecated with a comment

closes #747


✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy

- Introduce new HeaderDateMilliseconds constant in constants.go
- Add HeaderDateMilliseconds to getHeader and processPayload methods
- Mark HeaderStartTimeUnixMS as deprecated with a comment
Copy link
Collaborator

@metachris metachris left a comment

Choose a reason for hiding this comment

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

thanks!

@metachris metachris merged commit ed7d69e into flashbots:develop Feb 27, 2025
2 checks passed
@alextes alextes deleted the date-milliseconds-header branch February 28, 2025 08:51
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.

add spec'd Date-Milliseconds http-header in getheader call
2 participants