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

deps: use patched iavl v1.2 version v1.2.0-kava.1 #545

Merged
merged 1 commit into from
May 24, 2024

Conversation

pirtleshell
Copy link
Member

iavl v1.1 -> v1.2 replaces the use of cosmos-db with a type included with iavl (to convert use iavldb.NewWrapper)

includes patches for:

  • fixed initial version of added KVStores
  • expose DeleteVersionsFrom on MutableTree

patches are published here:
https://github.com/Kava-Labs/kava-patches/tree/19bf1a78805a33fe7a27044f2b03dc3ce1d90392/iavl-v1.2

includes patches for:
* fixed initial version of added KVStores
* expose DeleteVersionsFrom on MutableTree

patches are published here:
https://github.com/Kava-Labs/kava-patches/tree/19bf1a78805a33fe7a27044f2b03dc3ce1d90392/iavl-v1.2
@pirtleshell pirtleshell merged commit 3d565b7 into kava-release-v0.47.10-iavl-v1 May 24, 2024
7 of 20 checks passed
@pirtleshell pirtleshell deleted the rp-update-iavl branch May 24, 2024 19:24
pirtleshell added a commit to Kava-Labs/kava that referenced this pull request May 28, 2024
previously, v0.47.10-kava.2 used iavl v1, but this version will be
retracted because that branch & tag should only be used for iavl v0.

this sdk version is the same as v0.47.10-kava.2, but also includes a bug
fix to the initial iavl version used when adding new modules
see Kava-Labs/cosmos-sdk#545
pirtleshell added a commit to Kava-Labs/kava that referenced this pull request May 28, 2024
previously, v0.47.10-kava.2 used iavl v1, but this version will be
retracted because that branch & tag should only be used for iavl v0.

this sdk version is the same as v0.47.10-kava.2, but also includes a bug
fix to the initial iavl version used when adding new modules
see Kava-Labs/cosmos-sdk#545
pirtleshell added a commit to Kava-Labs/kava that referenced this pull request May 28, 2024
previously, v0.47.10-kava.2 used iavl v1, but this version will be
retracted because that branch & tag should only be used for iavl v0.

this sdk version is the same as v0.47.10-kava.2, but also includes a bug
fix to the initial iavl version used when adding new modules
see Kava-Labs/cosmos-sdk#545
pirtleshell added a commit that referenced this pull request Aug 23, 2024
includes patches for:
* fixed initial version of added KVStores
* expose DeleteVersionsFrom on MutableTree

patches are published here:
https://github.com/Kava-Labs/kava-patches/tree/19bf1a78805a33fe7a27044f2b03dc3ce1d90392/iavl-v1.2
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