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

merge backported cosmos-sdk upgrade to iavl v1 to kava's v47 fork #540

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

galxy25
Copy link

@galxy25 galxy25 commented Mar 5, 2024

@galxy25 galxy25 requested review from nddeluca and karzak March 5, 2024 00:27
func ConvertCommitmentProof(proof *cics23.CommitmentProof) *ics23.CommitmentProof {
msg, _ := proto.Marshal(proof)
var newProof ics23.CommitmentProof
proto.Unmarshal(msg, &newProof)

Check warning

Code scanning / Golang security checks by gosec

Errors unhandled. Warning

Errors unhandled.
@galxy25 galxy25 merged commit 1ed8b35 into kava-v0.47.7-release-x Mar 12, 2024
8 of 22 checks passed
@galxy25 galxy25 deleted the iavl-v1-upgrade branch March 12, 2024 16:35
@galxy25 galxy25 mentioned this pull request Mar 12, 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.

2 participants