Thiago F. Figueiredo
Thiago F. Figueiredo
This diff adds two calls, one for invoices token inventory, and one for batched invoices. These calls will increase loading time performance in cmsgui, and provide a better lazy loading...
This diff solves a misbehaviour where we couldn't set the owned proposals and supervisors id fields back to empty. Now we check the updated fields agains't the previous records to...
Go through cms features and fix errors and crashes that were caused by the tlog PR merge.
It seems that we are showing the wrong number of active proposals on the Overview page. We currently have two ongoing votes, and one in discussion. This is what I'm...
This diff adds a retry connection loop when dcrtimed is unable to connect to dcrwallet. It also adds a subsystem logger for `dcrtimewallet` so that it's able to log on...