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

fast-track highPrio+topValue validations #361

Merged
merged 1 commit into from
May 3, 2023
Merged

fast-track highPrio+topValue validations #361

merged 1 commit into from
May 3, 2023

Conversation

metachris
Copy link
Collaborator

@metachris metachris commented Apr 22, 2023

📝 Summary

Allow fast-tracking of highest value bids from high-prio builders (round robin (1:1) with regular high-prio bids).

  • Fast-track-queue is supported by prio-load-balancer since v0.5.7
  • Backwards compatible with previous prop-load-balancer versions (just using existing high-prio + low-prio behavior)

✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy
  • I have seen and agree to CONTRIBUTING.md

@codecov-commenter
Copy link

Codecov Report

Merging #361 (036c3eb) into main (85286f5) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   19.34%   19.29%   -0.05%     
==========================================
  Files          20       20              
  Lines        3919     3929      +10     
==========================================
  Hits          758      758              
- Misses       3070     3080      +10     
  Partials       91       91              
Flag Coverage Δ
unittests 19.29% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
services/api/blocksim_ratelimiter.go 13.63% <0.00%> (-0.65%) ⬇️
services/api/service.go 15.72% <0.00%> (-0.09%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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