Skip to content

v2.7.1

Compare
Choose a tag to compare
@Arvolear Arvolear released this 14 Mar 16:32
· 23 commits to master since this release
f54793c

Release notes v2.7.1 🎉

This is a minor release

  • Added strictAdd() and strictRemove() functions to SetHelper 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.