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: trim transactions in proposed block #737

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Oct 8, 2023

Description

This PR trims transactions inside the proposed block to ensure they are not more than maxTransactionsPerBlock.

@b00f b00f requested a review from amirvalhalla October 8, 2023 07:01
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #737 (b2dd244) into main (0dc6ba9) will decrease coverage by 0.26%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #737      +/-   ##
==========================================
- Coverage   82.91%   82.65%   -0.26%     
==========================================
  Files         172      172              
  Lines        8042     8031      -11     
==========================================
- Hits         6668     6638      -30     
- Misses       1056     1076      +20     
+ Partials      318      317       -1     

@b00f b00f merged commit bcf737a into pactus-project:main Oct 8, 2023
12 checks passed
@b00f b00f deleted the trim-transactions branch January 11, 2024 11:20
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