Konstantinos Paparas

Results 131 issues of 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...

bug

## 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...

frontend

## Abstract Automatically setup the app when using dappnode

packaging
backend

## 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...

frontend
backend
UI/UX

## 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...

frontend
ETH DeFi
backend

## 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...

frontend
backend
docker

## 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....

frontend
backend

**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 ``...

false-positive