Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 309 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 309 Bytes

v0.1.0-beta.3

  • The contract Permission.sol is now named Permissioned.sol
  • The function onlySignedPublicKey is now named onlySender
  • The function onlySignedPublicKeyOwner is now named onlyPermitted
  • Fixed bugs when casting between types
  • Added support for .seal() function for euint types