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(consensus): fast consensus path implementation #1253

Merged
merged 11 commits into from
Jun 7, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Apr 28, 2024

Description

This PR implements Fast Consensus Algorithm based on PIP-10

@b00f b00f marked this pull request as draft April 28, 2024 16:34
Copy link

codecov bot commented May 1, 2024

Codecov Report

Attention: Patch coverage is 83.64832% with 199 lines in your changes missing coverage. Please review.

Project coverage is 76.51%. Comparing base (20e991a) to head (fb89590).
Report is 15 commits behind head on main.

Current head fb89590 differs from pull request most recent head e4e5db2

Please upload reports for the commit e4e5db2 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1253      +/-   ##
==========================================
+ Coverage   76.05%   76.51%   +0.46%     
==========================================
  Files         206      226      +20     
  Lines       10672    11631     +959     
==========================================
+ Hits         8117     8900     +783     
- Misses       2169     2317     +148     
- Partials      386      414      +28     

@themantre themantre marked this pull request as ready for review May 9, 2024 14:10
@b00f b00f merged commit 0c6b91d into pactus-project:main Jun 7, 2024
10 checks passed
@b00f b00f deleted the consensus-fast-path branch June 7, 2024 12:44
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.

1 participant