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 duplicate fee addr check. #361

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Commits on Nov 22, 2022

  1. Remove duplicate fee addr check.

    This check was added preemptively, the error has never actually been observed in dev, testing, or production.
    
    It does not scale well. Its takes almost 500ms to insert into a database containing 100k tickets.
    jholdstock committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    602c15e View commit details
    Browse the repository at this point in the history