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: iavl v1 #7582

Merged
merged 2 commits into from
Feb 22, 2024
Merged

feat: iavl v1 #7582

merged 2 commits into from
Feb 22, 2024

Conversation

czarcas7ic
Copy link
Member

@czarcas7ic czarcas7ic commented Feb 22, 2024

Closes: #XXX

What is the purpose of the change

Backport only to v23.x-iavl-v1, close PR for v23.x once this is merged

@czarcas7ic czarcas7ic added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v23.x backport patches to v23.x branch labels Feb 22, 2024
@czarcas7ic czarcas7ic marked this pull request as ready for review February 22, 2024 07:02
cdbm "github.com/cosmos/cosmos-db"
)

type DBWrapper struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Maybe we should call this DBAdapter instead of wrapper?

@ValarDragon ValarDragon merged commit 3f7d1a7 into main Feb 22, 2024
1 check passed
@ValarDragon ValarDragon deleted the adam/iavl-v1-to-osmosis branch February 22, 2024 14:14
mergify bot pushed a commit that referenced this pull request Feb 22, 2024
* iavl v1

* iavl v1

(cherry picked from commit 3f7d1a7)

# Conflicts:
#	osmoutils/go.sum
#	x/epochs/go.mod
#	x/epochs/go.sum
#	x/ibc-hooks/go.sum
mergify bot pushed a commit that referenced this pull request Feb 22, 2024
* iavl v1

* iavl v1

(cherry picked from commit 3f7d1a7)

# Conflicts:
#	osmoutils/go.sum
#	x/epochs/go.mod
#	x/epochs/go.sum
#	x/ibc-hooks/go.sum
czarcas7ic added a commit that referenced this pull request Feb 22, 2024
* feat: iavl v1 (#7582)

* iavl v1

* iavl v1

(cherry picked from commit 3f7d1a7)

# Conflicts:
#	osmoutils/go.sum
#	x/epochs/go.mod
#	x/epochs/go.sum
#	x/ibc-hooks/go.sum

* go mod tidy

---------

Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
czarcas7ic added a commit that referenced this pull request Apr 4, 2024
czarcas7ic added a commit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v23.x backport patches to v23.x branch C:x/epochs V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants