We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1363533 commit 96b24c9Copy full SHA for 96b24c9
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
# Unreleased
4
5
-- fix(go): interpret max_depth in proof specs as 128 if left to 0 [#352](https://github.com/cosmos/ics23/pull/352).
+- fix(go): interpret max_depth in proof specs as 128 if left to 0 ([#352](https://github.com/cosmos/ics23/pull/352)).
6
+- deps: bump cosmos/gogoproto to v1.7.0.
7
+- deps: bump x/crypto v0.26.0.
8
+- feat: add support for Blake2b/2s/3 hash functions ([#212](https://github.com/cosmos/ics23/pull/212)).
9
+- fix(go): bullet-proof against nil dereferences, add more fuzzers ([\#244](https://github.com/cosmos/ics23/pull/244)).
10
11
# 0.12.0
12
0 commit comments