Skip to content

Conversation

reecepbcups
Copy link
Contributor

@reecepbcups reecepbcups commented Sep 2, 2024

Summary

The relayer is tied heavily to CometBFT. To support Gordian w/ IBC, we need to generalize this. This adds a new interface that gives exactly what the relayer needs to satisfy CometBFT logic, without tying it directly to CometBFT client calls.

This way CometBFT can use the http RPC, while gordian can use its own http RPC or gRPC.

Future PRs

  • Update to SDK v0.52 / IBC-Go v10
  • add Gordian gRPC/RPC Support with simplified types
  • Add gordian <> cometbft IBC test

@reecepbcups reecepbcups changed the title feat: alternate consensus feat: alternate consensus engines Sep 2, 2024
@reecepbcups reecepbcups marked this pull request as ready for review September 2, 2024 23:46
@reecepbcups reecepbcups requested a review from a team September 2, 2024 23:46
@reecepbcups reecepbcups changed the title feat: alternate consensus engines refactor: alternate consensus engines Sep 3, 2024
Copy link
Contributor

@jtieri jtieri left a comment

Choose a reason for hiding this comment

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

everything looks good! this is a great refactor

@jtieri jtieri merged commit 4e4e953 into main Sep 16, 2024
22 checks passed
@jtieri jtieri deleted the reece/alt-consensus branch September 16, 2024 17:51
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