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 3 times, most recently from 3e38cb3 to c342e91 Compare May 21, 2026 07:32
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch from c342e91 to 6d4e769 Compare May 21, 2026 07:33
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