We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e60000 commit f4499a9Copy full SHA for f4499a9
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Unreleased
4
5
+## 0.19.4 (October 28, 2022)
6
+
7
+- [#599](https://github.com/cosmos/iavl/pull/599) Populate ImmutableTree creation in copy function with missing field
8
+- [#589](https://github.com/cosmos/iavl/pull/589) Wrap `tree.addUnsavedRemoval()` with missing `if !tree.skipFastStorageUpgrade` statement
9
10
## 0.19.3 (October 8, 2022)
11
12
- `ProofInner.Hash()` prevents both right and left from both being set. Only one is allowed to be set.
0 commit comments