### BUILDER UPDATE: Jan 12, 2024 (posted via [Build DAO Gateway](https://nearbuilders.org/feed?hashtag=update)) **✅ DONE** - Finished up testing the final flow for contest and handled some Minor edge cases as well - [link proof] **⏩ NEXT** Working on fixing the blocker, our resolution would be to create the all the proposal at the same time. **🛑 BLOCKERS** - it takes a while before a proposal is created so the game plan we had was to make sure that once a proposal is created for one winner with the latest proposal id(this is used for updating the winner's payout info). the next winner would use the next proposal id (which is pulled for that specific DAO at that time). so the issue is it takes a while to for the creation of a DAO (probably 30 secs). so if the council member tries to create another proposal within this time range. The same proposal id would be used to update that winner payout info - #build #update