porter-finance / v1-core

⛰️ Smart contracts powering the Porter protocol.
https://porter.finance
GNU Affero General Public License v3.0
4 stars 3 forks source link

add grace period logic #265

Closed RusseII closed 2 years ago

RusseII commented 2 years ago

This adds a one week period after default where bonds can not be redeemed.

After 1 week past maturity, bonds can be redeemed like normal.

This helps protect against a DAO slightly missing their repayment window.