Skip to content

v0.6.0

Compare
Choose a tag to compare
@bitzoic bitzoic released this 02 Feb 16:06
· 132 commits to master since this release
e238aa4

What's Changed

  • Update Merkle Proof Library to use Bytes type by @bitzoic in #81
  • Update String library to use Bytes type by @bitzoic in #88
  • migrate reentrancy to new directory structure by @jtriley-eth in #83
  • UFP32 by @rostyslavtyshko in #84

New Contributors

  • @jtriley-eth made their first contribution in #83

Breaking Changes

  • The as_bytes() function no longer exists for the String Library and has been replaced with the From trait.

Full Changelog: v0.5.0...v0.6.0