* Docs: some doc fixes, refactorings and ext clarification
* Further fixes and recovering search
* Only main heading has one # so that navigation works
* remove about
* docs: update TOC
* Adjust release-notes script
* remove authors plugin properly
* corrections & simplifications
* cli_text.py updated
* architecture.md edited
* extensions and some small fixes
* docs: update TOC
Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
* Increase Timeouts on production for older machines
* improve Error-messages for timeouts
* disablewallet - how did it ever worked
* sperapp.log: read 700 lines of logs instead of all of it
* tiny release-script improvement
* fix tests
* fix json-file-corruption possibilities
* better error-management
* 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>