oceanprotocol-archive / DAOBot

Web3 Glue for OceanDAO
6 stars 4 forks source link

Updated prepare_proposals_for_snapshot() so I could deploy R13 #117

Closed idiom-bytes closed 2 years ago

idiom-bytes commented 2 years ago

DOD:

Please see issues: https://github.com/oceanprotocol/DAOBot/issues/116 https://github.com/oceanprotocol/DAOBot/issues/115

idiom-bytes commented 2 years ago

Dump to GSheets was picking up "Withdrawn" proposals, and outputting them as if they had made it into snapshot.

Screenshot from 2022-01-06 19-22-54

@KatunaNorbert @trizin we should be testing the function processFundingRoundComplete() inside of src/airtable/process_airtable_funding_round_complete.js ahead of time, to make sure that the gsheet dump is working correctly and that Round13FinalResults looks correct based on whatever the latest voting results at the time are.

I am also deploying the bar chart to notion.

idiom-bytes commented 2 years ago

I need to deploy this update to the VM so that Round 13 Results sheet gets updated correctly by DAOBot.