Skip to content

v0.5.2

Compare
Choose a tag to compare
@bitzoic bitzoic released this 06 Aug 10:55
· 13 commits to release since this release
270350e

What's Changed

Changed

  • #126 Prepares for v0.5.2 release.

Fixed

  • #121 Fixes the deposit function in the SRC-6 standard, uses try_read instead of read in order to allow first time deposits to a vault.
  • #122 Fixes the SRC-6 example contract from a critical bug where the contract can be drained.
  • #124 Fixes compiler warnings for libraries

New Contributors

Full Changelog: v0.4.4...v0.5.2