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

Hermes support #3

Closed
adizere opened this issue Mar 22, 2022 · 2 comments · Fixed by #396
Closed

Hermes support #3

adizere opened this issue Mar 22, 2022 · 2 comments · Fixed by #396
Labels
enhancement New feature or request

Comments

@adizere
Copy link

adizere commented Mar 22, 2022

Great initiative with the work here, love it!

I just wanted to quickly drop a couple of resources here detailing our current process of automatically creating docker images with every release of Hermes. Hoping these hints could help understanding how to support Hermes in the testing framework.

@agouin agouin added the enhancement New feature or request label Apr 15, 2022
@mark-rushakoff
Copy link
Member

I took a look at this for a bit today. It should be pretty straightforward to extract a basic DockerRelayer interface and then let both the rly and hermes implementations provide a simple, narrow interface to provide the right commands to the containers, and add a small amount of configuration where appropriate.

@adizere
Copy link
Author

adizere commented May 25, 2022

cc @seanchen1991 and @charleenfei

KyleMoser pushed a commit to KyleMoser/interchaintest that referenced this issue Nov 3, 2023
* add waiting bootsrapped state

* add avalanche integration and add subnet creation

* add implementation for subnet chains

* move port binding allocation

* deascrease block number for WaitForBlocks

* dont send avax if subnets list is empty

* revert image pulling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants