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: fixing issue when a block has max transactions #735

Merged
merged 1 commit into from Oct 7, 2023
Merged

Conversation

themantre
Copy link
Contributor

@themantre themantre commented Oct 7, 2023

Description

This PR checks if a block has the maximum number of transactions and removes any extra transactions.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #735 (df78756) into main (dcf662a) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #735      +/-   ##
==========================================
- Coverage   83.02%   83.02%   -0.01%     
==========================================
  Files         172      172              
  Lines        8043     8042       -1     
==========================================
- Hits         6678     6677       -1     
  Misses       1050     1050              
  Partials      315      315              

@b00f b00f merged commit 0dc6ba9 into main Oct 7, 2023
13 checks passed
@b00f b00f deleted the max-txs-block branch October 7, 2023 15:31
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.

None yet

2 participants