github nayms/contracts-v3 v3.3.0

latest releases: audit-qs-4, v3.9.0, audit-quantstamp-3...
21 months ago

What's Changed

Upgrade Guidelines

Following is the list of breaking changes:

  • Direct update of simplePolicyEnabled flag discontinued, use updateEntity instead
  • Simple policy signature validation is now done on dataHash
  • Only entity admin can pay dividend
  • sponsorCommissionBasisPoints removed from MarketInfo struct
  • Add supported token now requires name and symbol(less then 16 characters) to be provided as well
  • EntityUpdated and EntityCreated events now emit entityId as indexed

Other changes that don't break anything are:

  • TokenSaleStarted event now includes token name and symbol
  • EntityDeposit and EntityWithdraw events removed

Full Changelog: v3.2.0...v3.3.0

Don't miss a new contracts-v3 release

NewReleases is sending notifications on new releases.