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

Ensure Idempotency for roller config init #178

Closed
omritoptix opened this issue May 1, 2023 · 1 comment
Closed

Ensure Idempotency for roller config init #178

omritoptix opened this issue May 1, 2023 · 1 comment
Assignees

Comments

@omritoptix
Copy link
Contributor

omritoptix commented May 1, 2023

Currently, certain scripts such as setup_ibc.sh used for bootstrapping a Rollapp do not offer predictable results when rerun with varying environment variables, necessitating manual adjustments to work correctly after the first execution. Specifically, the 'roller config init' command should be made idempotent, ensuring its results are consistent and predictable upon re-execution, irrespective of environment variable changes.

@ItayLevyOfficial ItayLevyOfficial changed the title All scripts actions should be able to be re-ran with manual interactions All commands should be idempotent. May 31, 2023
@ItayLevyOfficial ItayLevyOfficial changed the title All commands should be idempotent. All roller commands should be idempotent May 31, 2023
@ItayLevyOfficial ItayLevyOfficial changed the title All roller commands should be idempotent Ensure Idempotency for All Roller Commands May 31, 2023
@ItayLevyOfficial ItayLevyOfficial changed the title Ensure Idempotency for All Roller Commands Ensure Idempotency for roller config init May 31, 2023
@mtsitrin
Copy link
Collaborator

dup of dymensionxyz/roller#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants