File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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 ) ).
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-
113# 0.12.0
124
135## Rust
@@ -38,6 +30,14 @@ This release was yanked, please use v0.11.3 instead.
3830
3931- chore(rust): update ` prost ` to v0.12 ([ #202 ] ( https://github.com/cosmos/ics23/pull/202 ) )
4032
33+ ## Go
34+
35+ - fix(go): interpret max_depth in proof specs as 128 if left to 0 ([ #352 ] ( https://github.com/cosmos/ics23/pull/352 ) ).
36+ - deps: bump cosmos/gogoproto to v1.7.0.
37+ - deps: bump x/crypto v0.26.0.
38+ - feat: add support for Blake2b/2s/3 hash functions ([ #212 ] ( https://github.com/cosmos/ics23/pull/212 ) ).
39+ - fix(go): bullet-proof against nil dereferences, add more fuzzers ([ \# 244] ( https://github.com/cosmos/ics23/pull/244 ) ).
40+
4141# 0.10.2
4242
4343## Rust
You can’t perform that action at this time.
0 commit comments