For those contributing to many projects (5+), the place where they are listed isn't really optimal.
As far as I know, there is no console command for listing all projects. That's why I suggest this UI would be remade slightly, with either listing more projects at the same time, increasing the speed at which it is updated (10s?) or making it display a tooltip of all projects running when you hover the mouse cursor over it.
It could be just me, but I find this extremely irritating :)
list cpids shows the projects ur contributing to with ur cpids.
list projects shows all projects
list network shows all projects in network + stats.
Note: more instances showing also would add sum cpu usage
Like this?

@Foggyx420 Thanks for the console commands!
@denravonska Yes! Exactly like that would be awesome! Especially for noobs like me :)
@dalathegreat No problem.
The project field is not used in current reward calculation. I suggest removing it from overview to avoid confusion. Gridcoin only uses your CPID (and cross_project_id, email) for rewards.
@tomasbrod It's super confusing. I thought it checked BOINC to extract the projects and then filter what to calculate on. If it's not used shouldn't we remove it from the structs?
When gridcoin harvests project data from client_state then it stores project name in the structure. But when reward is calculated, the project name is not used. It is not even recorded in boinchash dpor field. Maybe it is used in the NN code, but not on the c++ side. Reward is calculated from the combined magnitude of mining cpid.
@denravonska can we close this issue? (I am just going trough the issues to clean them up a bit :) )
@Quezacoatl1 I just need to get back to fixing the tooltip :)
This looks like quite a bit of work needs to be done in code for that to happen...
@denravonska ping! update
Most helpful comment
@Quezacoatl1 I just need to get back to fixing the tooltip :)