every feature was written 7-8 years ago and now incompetent people laying their diarrhea into the code like some sort of gods, and everything is copypaste and full of shit
I kinda get what you mean, I'm not a cpp dev but noticed some standards of engineering in crypto could be really low. Monero JS library was hands down the worst I've seen in my life
more example: for(int i=0;i<something();i++) where something always gives N inside the cycle, it tooks 10000 clocks to call, and they are suprised why it takes 5 minute instead of 1sec
But when I talk about it no one seem to care. Lead maintainer was so opinionated and had some of the worst opinions in code structure. That's how I quite working on monero