cosmos / relayer

An IBC relayer for ibc-go
Apache License 2.0
390 stars 1.71k forks source link

feat: gordian consensus support #1492

Open Reecepbcups opened 2 months ago

Reecepbcups commented 2 months ago

builds off of https://github.com/cosmos/relayer/pull/1490

Adds query & tx support for Gordian via HTTP using the new Consensus interface. (migrate to gRPC in the future when we get IBC go v10 & can update the relayer)