integritee-network / crowdloan

crowdloan status and community contributions
The Unlicense
0 stars 6 forks source link

auto-disable crowdloan after winning #111

Open brenzi opened 2 years ago

brenzi commented 2 years ago

after winning, we did not block participation explicitly. Should change to "get notified"

brenzi commented 2 years ago

110 manually solved this for now, but ugly

anizeani commented 2 years ago

this is very probably, because we only check for the final block registered for the end block of the crowdloan. I didn't know that it can end earlier. Is the 20k ksm cap the upper limit to reach and then its over? image i see that integritee crowdloan is completed, but its also the only one still having a countdown timer (which is probably until last block). So I guess I need to get the upper cap value.

brenzi commented 2 years ago

The countdown concerns the end block Contribution should end after winning an auction (also if the cap has not been reached) so I guess it's a bit more complicated. Not sure we should really spend the effort to automate this