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

refactor and add test for rate limiter #42

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

dimxy
Copy link
Collaborator

@dimxy dimxy commented Mar 26, 2023

Instead of using lazy static for keeping the rate limiter in memory it is moved to the transaction verifier what looks more consistent.
By refactoring and adding a test for the rate limiter closes issue #25

@dimxy dimxy requested a review from DeckerSU March 26, 2023 12:34
@DeckerSU DeckerSU merged commit c0e35f4 into bugfix-use-best-chain-utxo Mar 30, 2023
@dimxy dimxy deleted the feature-tx-rate-limiter-test branch April 2, 2023 07:43
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