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 3 times, most recently from bb9f51f to 7638cf6 Compare May 20, 2026 14:59
@MariemBaccari MariemBaccari force-pushed the add_consensus_logic_2 branch 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
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