Konstantinos Paparas
Konstantinos Paparas
## Problem Definition Windows auto-update fails for users with `EPERM: operation not permitted, mkdir 'C:\Users\runneradmin'` Now `runneradmin` is the user in the GitHub Actions that builds the application. This should...
## Abstract - Add the switch in the top bar when there is enough screen real-estate - Create an API to expose translatable text to premium components (#4665) - Create...
## Abstract Automatically setup the app when using dappnode
## Description Along with the current asset price that we display now, It would be useful to show the price movement to the dashboard. This could be either the hourly...
## Problem Definition Currently, rotki assumes all assets are deposited also as borrowing collateral in the borrowing page for Compound. We need to provide information in the API so that...
## Problem Definition Some actions required the backend to be restarted. The electron app can do that since it has complete control over the backend binary. For the dockerized version...
## Abstract Currently to update the container to a newer image the users have to follow every step manually. Introduce a script that checks and updates the docker container to...
## Abstract Action item from issue https://github.com/rotki/rotki/issues/2289 Include coingecko/cryptocompare information about the asset ### Notes If I recall correctly both coingecko and cryptocompare return more details and information about assets....
**Description of the false positive** When using the new [](https://vuejs.org/api/sfc-script-setup.html) in vue sfcs the top-level functions/variables are automatically exposed to the template. Since they are not used inside the ``...