stan.distortion
Well-known member
Awesome progress!
Cheers, getting there anyway Finally had enough sleep deprivation for the alternative reality where qt documentation makes sense so should move a bit quicker now. Going through the budget allocation tests at the mo and should be able to pretty the table with pass/fail specifics and will likely split the info window into overall and per budget info tabs, a bit of tweaking and a few file-specific buttons and should be able to move onto a masternode info tab.
The entire tab is a class so it should be straight forward to re-use, will try and get to the others so that rpcconsole can go back to being an rpc console again. Its not going through clientmodel at the mo and isn't using the proposal objects, just parsing them into its own table in the same way as the terminal commands, any thoughts on what would be best to do there? Also, any thoughts on chart logging to a DB? I'd like to put in options to add things like node count, hash rate, etc. and log it, I was thinking csv for exporting but would like it to fit in with existing methods.