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

perf: iavl v1 #499

Closed
wants to merge 40 commits into from
Closed

perf: iavl v1 #499

wants to merge 40 commits into from

Conversation

czarcas7ic
Copy link
Member

@czarcas7ic czarcas7ic commented Dec 22, 2023

Description

Closes: #XXXX

Implements IAVL v1 into the osmo v0.47.5 sdk fork

Much of the changes are upgrading go from 1.19 to 1.20, given IAVL v1 relies on a package that does not exist in go 1.19.

This has currently passed syncing multiple days worth of blocks on Osmosis mainnet.

store/wrapper/ics23.go Dismissed Show dismissed Hide dismissed
@ValarDragon ValarDragon changed the title iavl v1 perf: iavl v1 Dec 22, 2023
@czarcas7ic czarcas7ic closed this Dec 29, 2023
@czarcas7ic czarcas7ic reopened this Dec 29, 2023
@czarcas7ic czarcas7ic changed the base branch from osmo/v0.47.5 to osmo-v22/v0.47.5 January 30, 2024 17:23
@czarcas7ic czarcas7ic changed the base branch from osmo-v22/v0.47.5 to osmo/v0.47.5 February 8, 2024 19:26
@czarcas7ic
Copy link
Member Author

closing in favor of newer PR

@czarcas7ic czarcas7ic closed this Feb 20, 2024
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