fix: rootKey empty check by len equals 0#801
Conversation
this change should not have been included in e46665c
|
@tac0turtle Is it possible that we backport this to v0.20.x? |
i dont see this being part of v0.20. I might be looking the wrong place, are you able to see it? |
Yes, https://github.com/cosmos/iavl/blob/release/v0.20.x/iterator.go#L272 |
Co-authored-by: Marko <marbar3778@yahoo.com>
|
If this gets backported in v0.20, we should backport it in v1.0.0 and v0.21 as well. |
|
@Mergifyio backport release/v1.x.x |
✅ Backports have been createdDetails
|
Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 06f5be1) # Conflicts: # CHANGELOG.md
|
@Mergifyio backport release v0.20.x |
❌ No backport have been createdDetails
GitHub error:
GitHub error: |
|
@Mergifyio backport release/v0.20.x |
✅ Backports have been createdDetails
|
Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 06f5be1) # Conflicts: # CHANGELOG.md # iterator_test.go
|
@Mergifyio backport release/v0.21.x |
✅ Backports have been createdDetails
|
Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 06f5be1) # Conflicts: # CHANGELOG.md # iterator.go # iterator_test.go
this change should not have been included in e46665c