-
Notifications
You must be signed in to change notification settings - Fork 5
feat: sequencer migration #338
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
Conversation
|
A general comment - I wonder if management scripts would be better structured as a small Rust binary that would allow us to reuse the Rust libraries and utilities that we have. I think they would be more maintainable and testable in general. |
I agree. But for these scripts specifically we only need them until the migration is done. Then we can discard them so I think it is fine to have some simple bash scripts for this. |
frisitano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some initial comments inline
frisitano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.