Skip to content

Releases: antouhou/rs-merkle

v1.4.2 - fix sorting indexes in the proof verification

11 Jan 14:17
Compare
Choose a tag to compare

Fixes

  • sorting indexes in the proof verification, resulting in a false negative during verification in some cases (#30) (bc42846) (Thanks to @themighty1)

v1.4.1 - fix incorrect proof hash count causing panic

22 May 12:47
Compare
Choose a tag to compare

Fixes

v1.4.0 - add sha384 support

10 May 09:44
Compare
Choose a tag to compare

Features

v1.3.0 - add CosmWasm support

14 Mar 11:26
abe3453
Compare
Choose a tag to compare

Features

v1.2.0

28 Mar 17:41
e35b048
Compare
Choose a tag to compare

Features

v1.1.0

23 Oct 15:26
Compare
Choose a tag to compare

Features

  • add custom proof serializers (#9) (b7b394f)

v1.0.0

18 Oct 10:09
094a499
Compare
Choose a tag to compare
chore(release): v1.0.0 (#8)

v0.2.2

09 Oct 19:19
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'