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

feature: Introduce transaction pool size accounting #9036

Merged
merged 1 commit into from
May 10, 2023

Conversation

aborg-dev
Copy link
Contributor

This PR introduces accounting of the size of the transaction pool in bytes that will later be used rejecting incoming transactions that push the size over the limit.

@aborg-dev aborg-dev marked this pull request as ready for review May 9, 2023 19:29
@aborg-dev aborg-dev requested a review from a team as a code owner May 9, 2023 19:29
@aborg-dev aborg-dev requested a review from jakmeier May 9, 2023 19:29
@aborg-dev aborg-dev force-pushed the tp_pool_size branch 3 times, most recently from 6a99433 to 605b29a Compare May 10, 2023 09:18
Copy link
Contributor

@jakmeier jakmeier left a comment

Choose a reason for hiding this comment

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

Looks good!

@near-bulldozer near-bulldozer bot merged commit 112e89e into near:master May 10, 2023
@aborg-dev aborg-dev deleted the tp_pool_size branch June 12, 2023 09:58
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