-
Notifications
You must be signed in to change notification settings - Fork 45
feat: implement fake DMQ node #2635
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
Merged
Merged
+2,405
−286
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
730ee75
to
3761142
Compare
14815a4
to
ac101c4
Compare
ac101c4
to
054bcb5
Compare
b603cb0
to
59f3dc6
Compare
59f3dc6
to
57452a5
Compare
57452a5
to
900fb4e
Compare
900fb4e
to
657a484
Compare
c83a01e
to
8241f11
Compare
8241f11
to
4e523f3
Compare
7ada9fb
to
fc2d225
Compare
* mithril-dmq from `0.1.9` to `0.1.10` * mithril-aggregator from `0.7.82` to `0.7.83` * mithril-relay from `0.1.50` to `0.1.51` * mithril-signer from `0.2.266` to `0.2.267` * mithril-end-to-end from `0.4.101` to `0.4.102` * mithril-infra/assets/infra.version from `0.4.9` to `0.4.10`
fc2d225
to
1eb864b
Compare
rezabaram
approved these changes
Aug 29, 2025
d3640d8
to
1f25019
Compare
1f25019
to
1eb864b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Content
This PR includes the implementation of a fake DMQ node in the relay:
Note
The fake DMQ node is gated behing the
future_dmq
Pre-submit checklist
Issue(s)
Closes #2627