You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we generate minimal genesis template from each specific repo by running a specific script.
Roller should have the ablity to generate gensis for the rollapp creator with specification if its for testnet or mainnet where the 2 may differ by sane defaults.
e.g on mainnet we may have 24 hours govereance, while on testnet we may have 5 minutes.
DOD:
notion table with each param, column for mainnet, testnet and its agreed upon value.
ability to run roller genesis generate [vm ][environment] and get the relevant genesis tempalte
The text was updated successfully, but these errors were encountered:
omritoptix
changed the title
Add ability to generate genesis for testnet and mainnet
Add ability to generate config and genesis for testnet and mainnet
Oct 13, 2024
Currently we generate minimal genesis template from each specific repo by running a specific script.
Roller should have the ablity to generate gensis for the rollapp creator with specification if its for testnet or mainnet where the 2 may differ by sane defaults.
e.g on mainnet we may have 24 hours govereance, while on testnet we may have 5 minutes.
DOD:
roller genesis generate [vm ][environment]
and get the relevant genesis tempalteThe text was updated successfully, but these errors were encountered: