* windows compatibility
* fix broken images in plugin-chooser
* Adding to the wishlist easily
* scheduler callbacks
* More sophisticated process of distinguishing exts from specter-desktop for dynamic extension-loading
* bugfix grep
* adding apscheduler as requirement
* Proper scheduler implementation
* Update src/cryptoadvance/specter/services/callbacks.py
Co-authored-by: Manolis <70536101+moneymanolis@users.noreply.github.com>
* Frontend renaming to plugins
* sanity-check and docs
* bugfix and docs
Co-authored-by: Manolis <70536101+moneymanolis@users.noreply.github.com>
* Timeout management and other improvements
* improvements
* exit instead of raise exception
* finally blocks to make sure we have the pid
* Delete existing bitcoind-binaries when extractiing new
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
* 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