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

feat(mempool): implement commit_block method #197

Conversation

MohammadNassar1
Copy link
Contributor

@MohammadNassar1 MohammadNassar1 commented May 30, 2024

This change is Reviewable

@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/staging-area/add-staging-area branch from bb6509b to 0ce25b9 Compare June 2, 2024 10:01
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/mempool/implement-commit-block branch from 1c7a223 to 6c869fd Compare June 2, 2024 10:08
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2024

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.35%. Comparing base (c9627dc) to head (b6b1810).

Files Patch % Lines
crates/mempool/src/mempool.rs 73.33% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@                            Coverage Diff                             @@
##           mohammad/staging-area/add-staging-area     #197      +/-   ##
==========================================================================
+ Coverage                                   83.70%   84.35%   +0.64%     
==========================================================================
  Files                                          28       28              
  Lines                                        1381     1393      +12     
  Branches                                     1381     1393      +12     
==========================================================================
+ Hits                                         1156     1175      +19     
+ Misses                                        166      157       -9     
- Partials                                       59       61       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/staging-area/add-staging-area branch 3 times, most recently from a3b6b1e to d4c80f0 Compare June 4, 2024 14:06
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/mempool/implement-commit-block branch 3 times, most recently from a3cd33b to 0e55d71 Compare June 6, 2024 14:56
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/staging-area/add-staging-area branch from d4c80f0 to 2cc0064 Compare June 12, 2024 12:10
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/mempool/implement-commit-block branch from 0e55d71 to 07898ea Compare June 12, 2024 12:59
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/staging-area/add-staging-area branch 3 times, most recently from 6282623 to c9627dc Compare July 1, 2024 07:47
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/mempool/implement-commit-block branch from 07898ea to b6b1810 Compare July 1, 2024 10:06
Copy link
Contributor Author

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @ayeletstarkware, @elintul, and @giladchase)

a discussion (no related file):
On hold!
Please do not review it yet.


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