This last week I worked on:
on_tick
and on_block
handlers for fork-choice #381 #385process_historical_summaries_update
function for epoch processing #370process_rewards_and_penalties
#373Since we are reaching the last week of the cohort, we are focusing on integrating what we built until today to have something easy to show to an audience. This means working on the handlers, and plugging the state transition functions (that are still a WIP) to the rest of the node.
Working on the handlers and adding missing state transition functions. After that, fixing bugs and making sure everything is working. Finally, adding more graphana visualizations that show the node's sync progress.