Skip to content

[Raft] Add part 2 of consensus logic #1474

Open
MariemBaccari wants to merge 3 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic_2
Open

[Raft] Add part 2 of consensus logic #1474
MariemBaccari wants to merge 3 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic_2

Conversation

@MariemBaccari
Copy link
Copy Markdown
Contributor

@MariemBaccari MariemBaccari commented May 20, 2026

This PR is part of the chain #1470 -> #1473 -> #1474.
It completes the consensus business logic implementation from #1473 by adding the entries publishing logic and the ProposeValue method which will be used by the Store to commit entries to Raft.

@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 4 times, most recently from 7638cf6 to 6634f6d Compare May 20, 2026 15:03
@MariemBaccari MariemBaccari marked this pull request as ready for review May 20, 2026 15:05
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 6 times, most recently from 5d1bc6e to 1936648 Compare May 22, 2026 07:28
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch from 1936648 to 61e02eb Compare May 22, 2026 08:19
Copy link
Copy Markdown
Contributor

@the-glu the-glu left a comment

Choose a reason for hiding this comment

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

LGTM

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