feat(node): add sequencer admin CLI - #2665
Merged
Mirko-von-Leipzig merged 3 commits intoSep 22, 2026
Merged
Conversation
Mirko-von-Leipzig
added this pull request to stack #2637
September 21, 2026 13:18
Mirko-von-Leipzig
force-pushed
the
mirko/admin-cli
branch
from
September 21, 2026 13:24
bfe5106 to
b498f29
Compare
Mirko-von-Leipzig
marked this pull request as ready for review
September 21, 2026 13:26
Mirko-von-Leipzig
force-pushed
the
mirko/admin-cli
branch
from
September 21, 2026 13:37
b498f29 to
3ee8a88
Compare
Mirko-von-Leipzig
force-pushed
the
mirko/admin-cli
branch
from
September 21, 2026 13:41
3ee8a88 to
2d9b0d3
Compare
kkovaacs
approved these changes
Sep 22, 2026
kkovaacs
left a comment
Collaborator
There was a problem hiding this comment.
LGTM % a nit in the tests
Mirko-von-Leipzig
force-pushed
the
mirko/admin-cli
branch
from
September 22, 2026 09:33
2d9b0d3 to
2459fa1
Compare
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
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.
Summary
Adds CLI interface for generating
Ninvite codes and adding an account ID to the allowlist.Closes #2664
Changelog