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

Remove legacy rate limits code #7671

Open
3 tasks
Tracked by #5545
beautifulentropy opened this issue Aug 16, 2024 · 0 comments
Open
3 tasks
Tracked by #5545

Remove legacy rate limits code #7671

beautifulentropy opened this issue Aug 16, 2024 · 0 comments

Comments

@beautifulentropy
Copy link
Member

beautifulentropy commented Aug 16, 2024

  • Remove if wfe.limiter == nil && wfe.txnBuilder == nil in checkNewAccountLimits and checkNewOrderLimits WFE methods.
  • Remove if ra.limiter == nil && ra.txnBuilder == nil in countFailedValidations() and countCertificateIssued() RA methods.
  • Remove table certificatesPerName
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

No branches or pull requests

1 participant