Closed fernandomg closed 6 years ago
@fernandomg @vbaranov
Crowdsale parameters: 1 tier, duration 5 min, mincap=5, supply = 20, rate =1000, 2 reserved, no whitelist, decimals =18
I can't finalize crowdsale after end time. Button 'Finalize' is disabled. Exec ID: 0xa7879f1b0884ed5168b9f0a2c509798aa774c45b09eadd329e921f780b6f783e Network: Ropsten
@dennis00010011b great catch! fixed.
Closes #873
This change will prevent
startTime
edition for the second and following tiers instepThree
Also
manage
page preserve tiers durations afterendTime
modification. As a result, if oneendTime
is modified all the following tiers will have theirsstart/endTime
modified accordingly, and only onetx
will be required for the change.Actually, this can be summarized as one
tx
per ~endTime
~ tier's duration modified