Ability to run pre-launch health check for new chain integrations #3333
Labels
feature:chain-integration
New chain integration
feature:idea
An early idea for a feature. Used as reference to follow new feature integrations
zetaclient
Issues related to ZetaClient
Milestone
Is your feature request related to a problem? Please describe.
A pain point we have for new chain integrations if we can’t tell if the OS nodes are prepared until after we enable the new chain and see whether or not txs start to fail. The ability to run a pre-flight check would be great.
**Need to **
Improve the new chain integration process by allowing us to verify OS nodes are setup correctly before a network goes live.
Describe the solution you'd like
We could break this into two phases.
Describe alternatives you've considered
The current process of enabling the new chain and then troubleshooting afterwards is challenging and time consuming.
If phase 1 of this is complete, we could do it off-chain will requiring communication with OS node operators. Phase 2 makes it all much easier and helps move us towards an architecture that support full decentralization of OS Nodes.
Motivation and Context
This will make reduce the operational overhead of setting up new chains and helps to further decentralize the OS nodes.
The text was updated successfully, but these errors were encountered: