v0.5.2
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