Skip to content

Conversation

jonathanpberger
Copy link
Contributor

Penumbra (non-cosmos-SDK) support was added to the go-relayer in cosmos/relayer#1144 on March 31, 2023.

Penumbra (non-`cosmos-SDK`) support was added to the go-relayer in cosmos/relayer#1144 on March 31, 2023.
@@ -119,7 +119,8 @@ __Feature comparison between Hermes and the Go relayer__
| Packet_Optimistic | ❌ | ❌ | relay packets over non-Open channels
| | | |
| Cl_Non_Tendermint | ❌ | ❌ | supports non tendermint IBC light clients
| Chain_Non_Cosmos | ❌ | ❌ | supports non cosmos-SDK chains
| Chain_Non_Cosmos | ❌ | ✅ | supports non cosmos-SDK chains
| Penumbra support | ❌ | ✅ | supports Penumbra non-cosmos-SDK chain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Penumbra support | ❌ | ✅ | supports Penumbra non-cosmos-SDK chain
| Penumbra_Support | 🚧 | ✅ | Supports Penumbra non-Cosmos-SDK chain (Hermes support is a [work-in-progress](https://github.com/penumbra-zone/hermes/))

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't vouch for the content ("...Hermes support is a [work-in-progress]...") of these requested changes, and would n't be comfortable including them. Maybe submit them as a subsequent PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure that's fine, we can merge as-is.

@@ -119,7 +119,8 @@ __Feature comparison between Hermes and the Go relayer__
| Packet_Optimistic | ❌ | ❌ | relay packets over non-Open channels
| | | |
| Cl_Non_Tendermint | ❌ | ❌ | supports non tendermint IBC light clients
| Chain_Non_Cosmos | ❌ | ❌ | supports non cosmos-SDK chains
| Chain_Non_Cosmos | ❌ | ✅ | supports non cosmos-SDK chains
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Chain_Non_Cosmos | | ✅ | supports non cosmos-SDK chains
| Chain_Non_Cosmos | 🚧 | ✅ | supports non Cosmos-SDK chains (better support for non-Cosmos-SDK chains is a work-in-progress, see the [Hermes SDK](https://github.com/informalsystems/hermes-sdk))

@romac romac merged commit e6a9653 into informalsystems:master Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants