Skip to content

Feature/consensus broadcast#128

Merged
zonotope merged 28 commits intomainfrom
feature/consensus-broadcast
Apr 8, 2025
Merged

Feature/consensus broadcast#128
zonotope merged 28 commits intomainfrom
feature/consensus-broadcast

Conversation

@zonotope
Copy link
Contributor

This patch changes the responsibility of broadcasting a new commit (back) to the transactor instead of the requesting server/process. There was the same amount of complexity to communicate the new transaction back to the requesting process as there would have been to broadcast the message in the first place, plus the extra complexity to broadcast the message out from the requesting process.

This patch also simplifies the broadcast and watcher apis to use generic events, and has some cleanup and cljfmt fixes.

@zonotope zonotope requested a review from a team March 26, 2025 23:48
Copy link
Contributor

@dpetran dpetran left a comment

Choose a reason for hiding this comment

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

📞

@zonotope zonotope merged commit ea1ea1a into main Apr 8, 2025
5 checks passed
@zonotope zonotope deleted the feature/consensus-broadcast branch April 8, 2025 20:12
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