Skip to content

Releases: KomodoPlatform/librustzcash

bump `aes` and `fpe` one more time

10 Apr 17:38
e92443a
Compare
Choose a tag to compare

bump aes to 0.8.3 and fpe to 0.6

Add async WalletDb

07 Nov 12:01
debae77
Compare
Choose a tag to compare
  • The default WalletDb wrapper, which is based on Sqlite Connection did not support asynchronous environments. To address this limitation, an async-ready version of the wrapper named WalletDbAsync was introduced in this release.
  • Revert aes to 0.7 and fpe to 0.5

bump `aes` and `fpe` again

10 Jul 16:50
e75a5ea
Compare
Choose a tag to compare

bump aes to 0.8 and fpe to 0.6

upgrade rusqlite

30 May 23:27
443fef0
Compare
Choose a tag to compare

Includes CVE-2022-35737 fix for sqlite

bump `aes` and `fpe`

30 May 15:54
690f8af
Compare
Choose a tag to compare
Merge pull request #2 from KomodoPlatform/bump-aes-and-fpe

bump deps

bech32-upgrade

16 Feb 11:08
Compare
Choose a tag to compare
upgrade `bech32` to `0.9.1`

Signed-off-by: ozkanonur <work@onurozkan.dev>