This last week I worked on:
etop
(a module with a functionality similar to Linux's top
command) #346With telemetry and etop
, we can start actively viewing the performance of the networking modules, along with general VM health (memory, CPU, and messaging queue lengths).
I'll be checking the data retrieved from telemetry to make some easy improvements like #357. After that, I'll continue work on the state transition function that all contributors have already been working on! With this, we should finally be able to have a syncing consensus node.