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

ADR001: Adopt ABCI++ Early #157

Closed
wants to merge 1 commit into from
Closed

Conversation

evan-forbes
Copy link
Member

@evan-forbes evan-forbes commented Nov 30, 2021

Description

ADR that describes the options we have to adopt ABCI++ early. The whole point of this ADR is to emphasize that we are in a difficult situation. ABCI++ enables us to fix most of our issues in a non hacky way, but it is also not finished yet. We could implement hacky solutions instead of waiting for ABCI++, only to reimplement the same things in a less hacky way as soon as ABCI++ comes out.

rendered

closes: #156

@evan-forbes
Copy link
Member Author

evan-forbes commented Jan 2, 2022

Over break, I've been thinking about slightly revising this ADR.

I still think we should work on all the things that don't need ABCI++ first, such as fixing the cli and tracking WirePayForMessages, but after, if ABCI++ is not yet finished, we would help push ABCI++ over the finish line instead of investing efforts into adopting prematurely.

@evan-forbes
Copy link
Member Author

I think we can close this PR, as we should no longer have to go out of our way to adopt ABCI++ early

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

ADR for switching to ABCI++ early
1 participant