Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

feat(consensus): add milestone 2 state machine #2126

Conversation

matan-starkware
Copy link
Contributor

@matan-starkware matan-starkware commented Jun 19, 2024

This change is Reviewable

@matan-starkware matan-starkware marked this pull request as ready for review June 19, 2024 11:05
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 150 lines in your changes missing coverage. Please review.

Project coverage is 65.40%. Comparing base (4ae83f9) to head (ba811ee).
Report is 1 commits behind head on main.

Files Patch % Lines
.../sequencing/papyrus_consensus/src/state_machine.rs 0.00% 150 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2126      +/-   ##
==========================================
- Coverage   65.95%   65.40%   -0.56%     
==========================================
  Files         135      136       +1     
  Lines       17798    17948     +150     
  Branches    17798    17948     +150     
==========================================
  Hits        11739    11739              
- Misses       4774     4924     +150     
  Partials     1285     1285              

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

@matan-starkware matan-starkware force-pushed the 06-19-refactor_consensus_add_test_util_to_more_cleanly_create_validator_ids branch from 5e6df9c to 8af86ca Compare June 20, 2024 11:04
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 899957f to a9f644f Compare June 20, 2024 11:04
@matan-starkware matan-starkware force-pushed the 06-19-refactor_consensus_add_test_util_to_more_cleanly_create_validator_ids branch from 8af86ca to dd51d0a Compare June 23, 2024 10:29
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from a9f644f to b929d88 Compare June 23, 2024 10:29
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from b929d88 to 2a91981 Compare June 23, 2024 17:42
@matan-starkware matan-starkware changed the base branch from 06-19-refactor_consensus_add_test_util_to_more_cleanly_create_validator_ids to matan/consensus_validator_id_felt June 23, 2024 17:42
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 2a91981 to f97fb66 Compare June 24, 2024 12:53
@matan-starkware matan-starkware changed the base branch from matan/consensus_validator_id_felt to matan/consensus_tracing June 24, 2024 12:53
@matan-starkware matan-starkware force-pushed the matan/consensus_tracing branch from 99ad6c4 to 41c67ba Compare June 24, 2024 13:01
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from f97fb66 to f82c715 Compare June 24, 2024 13:01
@matan-starkware matan-starkware force-pushed the matan/consensus_tracing branch from 41c67ba to a552685 Compare June 24, 2024 13:31
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch 2 times, most recently from 39b8589 to 6ff0c6c Compare June 24, 2024 14:16
@matan-starkware matan-starkware changed the base branch from matan/consensus_tracing to matan/consensus_ci June 24, 2024 14:16
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch 2 times, most recently from 1acaab2 to 3cb9609 Compare June 24, 2024 17:56
@matan-starkware matan-starkware changed the base branch from matan/consensus_ci to matan/consensus_m1_readme June 24, 2024 17:56
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_readme branch from e39c9cf to 11f6d3c Compare June 25, 2024 12:29
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 3cb9609 to a635297 Compare June 25, 2024 12:30
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from a635297 to f1b24d1 Compare June 25, 2024 13:51
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_readme branch from b310056 to bfb72a1 Compare June 25, 2024 14:40
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from f1b24d1 to b052dfc Compare June 25, 2024 14:41
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_readme branch from bfb72a1 to 3d6eedd Compare June 25, 2024 14:56
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from b052dfc to ff907ac Compare June 25, 2024 14:56
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_readme branch from 3d6eedd to d6ff010 Compare June 25, 2024 17:24
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from ff907ac to 0c064b1 Compare June 25, 2024 17:24
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_readme branch from d6ff010 to 79fb6e0 Compare June 26, 2024 06:49
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch 2 times, most recently from a2a31b3 to 737c2eb Compare June 26, 2024 07:11
@matan-starkware matan-starkware changed the base branch from matan/consensus_m1_readme to matan/consensus_m1_only_register_if_running June 26, 2024 07:11
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from 2523a03 to f813b05 Compare June 26, 2024 07:22
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 737c2eb to b67d96f Compare June 26, 2024 07:22
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from f813b05 to 1c26afc Compare June 26, 2024 07:26
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from b67d96f to 87b4ef5 Compare June 26, 2024 07:26
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from 1c26afc to 58dd357 Compare June 26, 2024 10:32
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 87b4ef5 to ffb58b1 Compare June 26, 2024 10:33
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from 58dd357 to 753f3e2 Compare June 26, 2024 14:47
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from ffb58b1 to add56d6 Compare June 26, 2024 14:47
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from 753f3e2 to 2a91fcc Compare June 26, 2024 18:04
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch 2 times, most recently from deff22c to 8f79c12 Compare June 27, 2024 06:38
@matan-starkware matan-starkware force-pushed the matan/consensus_m1_only_register_if_running branch from 2a91fcc to 01881e7 Compare June 27, 2024 08:25
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 8f79c12 to 9c46ea9 Compare June 27, 2024 08:25
Base automatically changed from matan/consensus_m1_only_register_if_running to main June 27, 2024 08:46
@matan-starkware matan-starkware force-pushed the 06-19-feat_consensus_add_milestone_2_state_machine branch from 9c46ea9 to ba811ee Compare June 27, 2024 09:00
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants