Konstantinos Paparas

Results 151 comments of Konstantinos Paparas

@PabloCastellano I am not sure it makes sense to run for all the folder contents. but if you want everything to run I think you can put a `[run all]`...

> Ok! From your feedback I've removed the .github from the list of directories that trigger running backend tests. > > The issue I see here is that modifying the...

@lukicenturi thanks looks good, as soon as the CI passes go ahead an merge it

@LefterisJP So this is the issue I think. About storing balances in the database.

> > We keep moving this, @rotki/rotki-devs any ideas on how to go about this? > > We need a way where an authenticated user can restart the backend in...

Maybe just exiting normally from the backend would work in docker, I think I do have some checks to restart it on exit.

I have a script to build a universal2 wheel for packaging with PyInstaller. I am currently traveling, so I don't have access to the mac, but maybe if I have...

So maybe we can give it a try by introducing an endpoint `/api/1/terminate` or something that works only for Docker, maybe set a flag? and when called by the logged-in...

I am moving this to a future milestone, I think I have an idea of how to approach this but it will require running the frontend in SSR mode and...

OK So like we discussed: - This new table can take the role of an upgraded snapshot table that also contains a location - The old snapshot table will remain...