Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ConsensusMessagesStream #1125

Open
keruch opened this issue Oct 9, 2024 · 0 comments
Open

Implement ConsensusMessagesStream #1125

keruch opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@keruch
Copy link
Contributor

keruch commented Oct 9, 2024

Implement ConsensusMessagesStream.

ADR link https://www.notion.so/dymension/ADR-x-Sequencer-Messages-34f95e2b579e458e8bb4252da19324bd.
Related epic https://github.com/dymensionxyz/epics/issues/1.

Also, unify the approach of adding ConsensusMessage to RequestBeginBlock based on #1120 (comment).

Ideally, there should be only one point for adding consensus messages. Given that they come from ConsensusMessagesStream, this should send them there instead of having to ways of sending consensusMessages. There is no implementation of the stream as of now. Unify the approach of adding consensus messages when the stream is implemented!

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

No branches or pull requests

1 participant