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

fix(net): fix constants for TransactionsManager that use LruMap by length #10324

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

emhane
Copy link
Member

@emhane emhane commented Aug 15, 2024

Fix constants that are used as bounds in LruMap by length, and not byte size.

@emhane emhane added the A-networking Related to networking in general label Aug 15, 2024
@emhane emhane added the C-bug An unexpected or incorrect behavior label Aug 15, 2024
@onbjerg onbjerg added this pull request to the merge queue Aug 17, 2024
Merged via the queue into main with commit d4acf69 Aug 17, 2024
35 checks passed
@onbjerg onbjerg deleted the emhane/fix-tx-mgr-constants branch August 17, 2024 22:03
Copy link

@VersoriumX VersoriumX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vx Labs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-networking Related to networking in general C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants