v2.7.1
Release notes v2.7.1 🎉
This is a minor release
- Added
strictAdd()
andstrictRemove()
functions toSetHelper
library that check and revert if the inserted element already exists in the set/removed element doesn't exist in the set. - Fixed a bug in
Vesting
contract that locked tokens for one more period after the cliff period ends.