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

cherry-pick Revert use of IAVL V1 & retract v0.47.10-kava.2 #10

Merged
merged 8 commits into from
Aug 2, 2024

Conversation

0g-wh
Copy link
Collaborator

@0g-wh 0g-wh commented Aug 2, 2024

This change is Reviewable

pirtleshell and others added 8 commits May 28, 2024 16:04
* Revert use of iavl v1

The branch `kava-v0.47.10-release-x` should only ever use iavl v0.
Use of IAVL v1 should be performed on branch `kava-release-v0.47.10-iavl-v1`.

* retract v0.47.10-kava.2

the release incorrectly upgrades to iavl v1
Copy link
Collaborator

@Solovyov1796 Solovyov1796 left a comment

Choose a reason for hiding this comment

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

Reviewed 16 of 16 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @0g-wh)

@Solovyov1796 Solovyov1796 merged commit cf4e461 into 0glabs:0glabs-v0.47.10-release-x Aug 2, 2024
7 of 24 checks passed
hash := st.tree.Hash()
hash, err := st.tree.Hash()
if err != nil {
panic(err)

Check warning

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt
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.

3 participants