08:27:19 hey 16:23:27 Is there a design document that describest he functionalities and responsibilities of Monerod, monero-rpc, and monero-wallet-rpc respectively? 17:10:22 Like that? https://getmonero.dev/ 18:57:54 I messed up my build system by accidentally using `cmake .` in the `monero/` folder. I tried to change the `Makefile` back to what it was, but now every time I use `make` it creates >100 untracked files all over the place and the `Makefile` gets overwritten (first line says "# CMAKE generated file: DO NOT EDIT!"). Also tried to compare with a 'fresh' clone of monero, but could not 18:57:55 find what's causing the issue. 18:57:57 Anyone has a clue how to solve this? 19:09:11 yeah i've made that mistake before... cmake littering all over the place... i just restored from my backup drive... 19:45:17 I don't exactly know how, but it seems to be solved