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

WIP: Implement ABCI++ #1

Conversation

A-Manning
Copy link

This PR implements the API changes for ABCI++.

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG.md

@hdevalence
Copy link
Member

Hey, sorry for the delay in getting to this. I think the thing that makes the most sense to do is to:

  1. Get abci: Add domain types informalsystems/tendermint-rs#862 merged upstream into tendermint-rs;
  2. Apply these changes on top of those, so that the ABCI interface for current Tendermint isn't blocked on ABCI++.

There's been a bit of a delay getting the PR upstream because of some people being offline, but I talked with @thanethomson today about getting it merged, so hopefully I'll be able to get some movement on it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants