# Meeting Notes - Dev Rewards API ## Discussed **[11/30/2022]** - Dividing work is hard. Somebody codes and the other one reviews it might be the best approach here. - Calculating the `sync_committee_rewards` is the hardest part for the API. ## ToDo **[11/30/2022]** - [ ] **NC** to create draft PR and give Kevin write access to the repo. - [ ] **NC & Kevin** to look into possible snippets that could be used to compute the rewards. - [ ] Testing through the `Makefile` for CI/CD. Are there additional tests required/possible, maybe through the local testnet? **[12/01/2022]** - [ ] Implement SyncCommitteeRewards Wrapper - [ ] Figure out all the params that compute_sync_aggregate_reward needs