* tiny changes
* more documentation
* added upload-instructions
* better traceability of startup
* logs for signing results
* bugfix for sign_results
* winston logging
* error-management and check for specterd-exit
* adding locale
* distinguish logging properly
* don't throw that error unfortunately
* fix accidental change
* increase memory + cpu for cirrus
* increase to 8CPUs but only for cirrus
* decrease resources again
* refactoring to persistence.py #255
* refactoringos-level-stuff
* fixing logging, again
* finalizing callback logic
* Update src/cryptoadvance/specter/helpers.py
* Update src/cryptoadvance/specter/controller.py
* better logging
* blackify persistence
* make parameters possible
* beautify
* docs: update TOC
* tests for persistence part 1
* refactoring shell-tests
* (almost) completed tests for persistence
* including code-coverage on tests
* test for the bug
* improve test
* Fix test
* make black happy
* fix the bloody tests
* blackify