You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
Owner should be able to change cap to valid value (>= totalSupply)
Owner shouldn't be able to change cap to invalid value (< totalSupply)
Non-owners shouldn't be able to do admin functions ever
Anyone should be able to read the cap
Cap changes should emit events
Should revert buy above cap
Should allow buy <= cap
Should allow buy to expected amount after cap change
Should allow buy after previous sells & correct conditions
The text was updated successfully, but these errors were encountered: