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

feat: support gordian consensus #1205

Closed
wants to merge 7 commits into from
Closed

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Aug 6, 2024

Summary

Adds consensus support for Gordian chains

Status

  • Chain starts
  • Queries current height
  • (upstream) Tx hash integration / callbacks
  • gRPC ify / import types
  • ...

TODO

  • Make a new consensus interface type (so we do not have to do the if tn.IsConsensus() ) for the different interactions needd
  • Cleanup debugging printers
  • Use proper tn.Hostname()'s instead of the 0.0.0.0 host port hack
  • Upstream simapp w/ proper docker image (ghcr). Either in gordian or spawn chain export or something

Copy link

vercel bot commented Aug 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
interchaintest-docs ⬜️ Ignored (Inspect) Visit Preview Sep 10, 2024 7:58pm

@Reecepbcups Reecepbcups changed the title feat: Gordian Integration feat: support gordian consensus Aug 6, 2024
@Reecepbcups
Copy link
Member Author

closing in favor of 1265 as it also migrates cometbft

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.

1 participant