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
If we change this check, many tests will fail, as at the end of the hatch period the state should be or Goal Reached or Refunding. I think changing this check changes the specification, and this could have unintended consequences.
Was changing this check a strong advice? Is it affecting something else than just the deadline in which somebody can contribute?
From Sohkai's review:
State.Funding
state should still be present when_timeSinceOpen() == period
(i.e. more correct as_timeSinceOpen() <= period
).The text was updated successfully, but these errors were encountered: