That's quite a bit of new code for this project, rapid releases and all. Writing it in Python over C/C++ gives you quite a bit of advantages for not having to deal with casting, native memory allocations, etc.
Have you all had a audit of the code base, fuzzing or other security testing to shake out some bugs eg. in the daemon?