We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
* remove the 2x price gap between INIT price and the first RUN price
added infinite duration spec
moved run_started_on to calculated variable section
made the minimum duration time start only once the contract switches to run mode.
removed override_pay_to
removed auto_burn
unfortunate typo. Thanks @jpkcambridge for noticing it
Revert "Updated Home (markdown)" This reverts commit 6dd887deeb7faefab8547c38605582877f3454ba.
Updated Home (markdown)
version 1.0
fix edge case where init_reserve > init_goal in the init -> run transition
fixed typo error in formula
fixed the formula calculating the amount left to buy in the init [watch-out previous commit was WRONG]
fixed the formula calculating the amount left to buy in the init
Bugfix in init->run state transition spec
optimize buy function for init->run transition
fix formatting
fix attack vector at the init->run transition
remove updateSpendableBalance [2/2]
remove updateSpendableBalance()
Fix: revenue commitment is updatable (increasable)
prevent init_reserve to become superior to total_supply+burnt_supply
bugfix calculated min buyback price
bugfix