Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Refactor Counterchains into Cosmos validator and relayer #64

Closed
Tracked by #49
KyleMoser opened this issue Sep 1, 2023 · 1 comment
Closed
Tracked by #49

Refactor Counterchains into Cosmos validator and relayer #64

KyleMoser opened this issue Sep 1, 2023 · 1 comment
Assignees

Comments

@KyleMoser
Copy link
Contributor

The current design of the test cases presumes that the chain module will always have the hyperlane ID 12345. This is detrimental to our testing since real message dispatch/process will be on different origins.

Refactor the counterchain into a separate validator and relayer. Follow the Hyperlane guidelines on what a validator and relayer are responsible for doing (e.g. what to query and when).

@KyleMoser
Copy link
Contributor Author

Done, moved some of the variables (that should be queried) out of the CreateMessage.

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

No branches or pull requests

1 participant