Tim
Tim
Code wise LGTM 🚀 . It seems like @farque65 's comment would be worth addressing if the wasm update can be removed
Here is an updated link to the grant hub documentation within the Gicoin org https://gitcoin-2.gitbook.io/project-hub/1x6gaXEyj0RjPCPW0dC6/contracts/projectregistry
@michellema1208 I have a WIP PR for this. Just lmk if you are able to get more information on the missing fields. Thanks!
The remaining possible fields have been added to the landing page 🥳
Here is a link to the WIP PR https://github.com/gitcoinco/grant-hub/pull/179. I implemented it fetching program/round data from the contracts to be consistent with how the that are passed the url, but...
@michellema1208 @willsputra I updated the `Recommended` messaging to `Required` since its required now. Just wanted to note that here since it doesn't match the designs. 
- Note for self, try to test for database issue from Q3 last year
During testing the support banner endpoint experienced issues under high load. @erichfi/ @jesuloluwao do you all still use the banner feature or do you prefer using the intercom banner? We...
Here are my suggestions based on load testing. - Move /nonce endpoint over to a lambda - Move /banner endpoint to a lambda - Move /check endpoint to a lambda....
Just waiting on review