Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes an issue where token_bucket::last_refill would update even if there were no tokens to add. #4103

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

clemahieu
Copy link
Contributor

Fixes an issue where token_bucket::last_refill would update even if there were no tokens to add.

Adds a constant for the unlimited rate sentinel.

@clemahieu clemahieu added the bug label Feb 6, 2023
@clemahieu clemahieu added this to the V25.0 milestone Feb 6, 2023
nano/core_test/utility.cpp Outdated Show resolved Hide resolved
…okens to add.

Adds a constant for the unlimited rate sentinel.
@clemahieu clemahieu merged commit 08ea15a into nanocurrency:develop Feb 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants