Skip to content

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

Merged
clemahieu merged 1 commit intonanocurrency:developfrom
clemahieu:token_bucket
Feb 6, 2023
Merged

Fixes an issue where token_bucket::last_refill would update even if there were no tokens to add.#4103
clemahieu merged 1 commit intonanocurrency:developfrom
clemahieu:token_bucket

Conversation

@clemahieu
Copy link
Copy Markdown
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
@clemahieu clemahieu requested a review from pwojcikdev February 6, 2023 16:35
…okens to add.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants