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

chore: Revert feat!: ABCI 1.0 Integration 48fe175f983925ff6202d492a363d2b2e3… #483

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Aug 23, 2023

Closes: #XXX

What is the purpose of the change

Our SDK fork's osmosis-main is incompatible with the osmosis repo.

This is blocking updating the sdkmath dependencies.

The problem stems from ABCI 1.0 PRs that updated some deps, making them incompatible with osmosis: #345

v16.x is fully compatible. So we could either do:
a) Cut osmosis-main-new from v16.x and make it the default branch. Backport my sdkmath changes there
b) Revert the ABCI PR which is going to have some conflicts and a large diff. However, pretty simple to review
I went with option b) right now as it seems the most productive. Open to suggestions if any

@p0mvn p0mvn changed the title Revert feat!: ABCI 1.0 Integration 48fe175f983925ff6202d492a363d2b2e3… chore: Revert feat!: ABCI 1.0 Integration 48fe175f983925ff6202d492a363d2b2e3… Aug 23, 2023
@p0mvn p0mvn marked this pull request as ready for review August 23, 2023 09:23
Copy link

@PaddyMc PaddyMc left a comment

Choose a reason for hiding this comment

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

IMO this is all fine to remove, these changes will be included when we unfork.

@p0mvn p0mvn merged commit 529c69c into osmosis-main Aug 29, 2023
29 of 31 checks passed
@p0mvn p0mvn deleted the roman/revert-abci branch August 29, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants