{"id":25412278,"url":"https://github.com/datachainlab/yui-relayer-build","last_synced_at":"2025-10-31T05:31:12.956Z","repository":{"id":109847931,"uuid":"533616531","full_name":"datachainlab/yui-relayer-build","owner":"datachainlab","description":"IBC Relayer for heterogeneous blockchains","archived":false,"fork":false,"pushed_at":"2024-12-27T03:04:11.000Z","size":2121,"stargazers_count":8,"open_issues_count":2,"forks_count":11,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-12-27T04:17:42.721Z","etag":null,"topics":["blockchain","cosmos","ethereum","hyperledger","ibc","tendermint"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datachainlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-07T05:18:24.000Z","updated_at":"2024-05-09T01:16:08.000Z","dependencies_parsed_at":"2024-01-03T15:51:41.160Z","dependency_job_id":"d65bee97-d922-43b8-9221-cfecc2a65683","html_url":"https://github.com/datachainlab/yui-relayer-build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fyui-relayer-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fyui-relayer-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fyui-relayer-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fyui-relayer-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datachainlab","download_url":"https://codeload.github.com/datachainlab/yui-relayer-build/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239120735,"owners_count":19585080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cosmos","ethereum","hyperledger","ibc","tendermint"],"created_at":"2025-02-16T11:18:36.275Z","updated_at":"2025-10-31T05:31:12.684Z","avatar_url":"https://github.com/datachainlab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# yui-relayer-build\n\nThis repository provides a table of [IBC](https://github.com/cosmos/ibc) module combinations supported by [yui-relayer](https://github.com/hyperledger-labs/yui-relayer) and their E2E tests. The E2E tests are performed for each version of the yui-relayer.\n\nIn addition, the yui-relayer version corresponds to the [ibc-go](https://github.com/cosmos/ibc-go) version. So please check here for the version compatibility table: https://github.com/hyperledger-labs/yui-relayer#compatibility-with-ibc\n\n## Supported combinations\n\n### v0.5\n\n#### Tendermint\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Ethereum     | [![tm2eth@v0.5](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.5-tm2eth.yml/badge.svg?branch=v0.5)](https://github.com/datachainlab/yui-relayer-build/blob/v0.5/.github/workflows/v0.5-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.5/tests/cases/tm2eth) |\n| Tendermint   | [![tm2tm@v0.5](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.5-tm2tm.yml/badge.svg?branch=v0.5)](https://github.com/datachainlab/yui-relayer-build/blob/v0.5/.github/workflows/v0.5-tm2tm.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.5/tests/cases/tm2tm) |\n\n#### Ethereum\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Ethereum     | [![eth2eth@v0.5](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.5-eth2eth.yml/badge.svg?branch=v0.5)](https://github.com/datachainlab/yui-relayer-build/blob/v0.5/.github/workflows/v0.5-eth2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.5/tests/cases/eth2eth) |\n| Tendermint   | [![tm2eth@v0.5](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.5-tm2eth.yml/badge.svg?branch=v0.5)](https://github.com/datachainlab/yui-relayer-build/blob/v0.5/.github/workflows/v0.5-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.5/tests/cases/tm2eth) |\n\n\n### v0.4\n\n#### Tendermint\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Ethereum     | [![tm2eth@v0.4](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.4-tm2eth.yml/badge.svg?branch=v0.4)](https://github.com/datachainlab/yui-relayer-build/blob/v0.4/.github/workflows/v0.4-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.4/tests/cases/tm2eth) |\n| Tendermint   | [![tm2tm@v0.4](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.4-tm2tm.yml/badge.svg?branch=v0.4)](https://github.com/datachainlab/yui-relayer-build/blob/v0.4/.github/workflows/v0.4-tm2tm.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.4/tests/cases/tm2tm) |\n\n#### Ethereum\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Ethereum     | [![eth2eth@v0.4](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.4-eth2eth.yml/badge.svg?branch=v0.4)](https://github.com/datachainlab/yui-relayer-build/blob/v0.4/.github/workflows/v0.4-eth2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.4/tests/cases/eth2eth) |\n| Tendermint   | [![tm2eth@v0.4](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.4-tm2eth.yml/badge.svg?branch=v0.4)](https://github.com/datachainlab/yui-relayer-build/blob/v0.4/.github/workflows/v0.4-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.4/tests/cases/tm2eth) |\n\n\n### v0.3\n\n#### Tendermint\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Tendermint   | [![tm2tm@v0.3](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.3-tm2tm.yml/badge.svg?branch=v0.3)](https://github.com/datachainlab/yui-relayer-build/blob/v0.3/.github/workflows/v0.3-tm2tm.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.3/tests/cases/tm2tm) |\n\n#### Ethereum\n\n| counterparty | e2e-test                                                                                                                                                                                                                | directory                                                                             |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| Ethereum   | [![eth2eth@v0.3](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.3-eth2eth.yml/badge.svg?branch=v0.3)](https://github.com/datachainlab/yui-relayer-build/blob/v0.3/.github/workflows/v0.3-eth2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.3/tests/cases/eth2eth) |\n\n### v0.2\n\n#### Tendermint\n\n| counterparty | e2e-test                                                                                                                                                                                                                   | directory                                                                              |\n|--------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| Ethereum     | [![tm2eth@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-tm2eth.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/tm2eth) |\n| Fabric       | [![tm2fab@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-tm2fab.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-tm2fab.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/tm2fab) |\n| Tendermint   | [![tm2tm@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-tm2tm.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-tm2tm.yml)    | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/tm2tm)  |\n\n\n#### Ethereum\n\n| counterparty | e2e-test                                                                                                                                                                                                                   | directory                                                                              |\n|--------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| Tendermint   | [![tm2eth@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-tm2eth.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-tm2eth.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/tm2eth) |\n\n\n#### Fabric\n\n| counterparty | e2e-test                                                                                                                                                                                                                            | directory                                                                                 |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n| Corda        | [![corda2fab@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-corda2fab.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-corda2fab.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/corda2fab) |\n| Fabric       | [![fab2fab@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-fab2fab.yml/badge.svg)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-fab2fab.yml)                   | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/fab2fab)   |\n| Tendermint   | [![tm2fab@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-tm2fab.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-tm2fab.yml)          | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/tm2fab)    |\n\n#### Corda\n\n| counterparty | e2e-test                                                                                                                                                                                                                                  | directory                                                                                   |\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|\n| Corda        | [![corda2corda@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-corda2corda.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-corda2corda.yml) | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/corda2corda) |\n| Fabric       | [![corda2fab@v0.2](https://github.com/datachainlab/yui-relayer-build/actions/workflows/v0.2-corda2fab.yml/badge.svg?branch=v0.2)](https://github.com/datachainlab/yui-relayer-build/blob/v0.2/.github/workflows/v0.2-corda2fab.yml)       | [Link](https://github.com/datachainlab/yui-relayer-build/tree/v0.2/tests/cases/corda2fab)   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fyui-relayer-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatachainlab%2Fyui-relayer-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fyui-relayer-build/lists"}