forked from cosmos/interchain-security
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Summary
To ensure that the library is in good working order, we need to integrate ICS1 with AtomOne in a feature branch to demonstrate its behavior. The best way to accomplish this is to integrate with proper e2e testing to ensure that all of the required behaviors of the ICS module work as intended. This would include adding and removing a consumer chain, governance, and more.
Problem Definition
No response
Proposed Feature
Integrate with AtomOne on the special ICS development branch in the AtomOne repository and get full e2e test coverage to simulate the intended use of AtomOne as a provider chain and consumer chains. We might find issues with the current implementation which might require small changes to the ICS library.
Work Breakdown
#### Must have
- [ ] discuss proposal (if proposal rejected, close EPIC)
- [ ] create ADR (if ADR rejected, close EPIC)
- [ ] add sub-tasks needed to implement the proposed feature
#### Nice to have
- [ ] add sub-tasks that are nice to have for the proposed feature