Commit graph

9 commits

Author SHA1 Message Date
k9ert
e29bc01fbb
fix bad error-messaging (#2437)
* more consistent error_handling

* upgrade spectrum for better error-handling

* small fix

* upgrade spectrum

* release script improvements for macOS
2024-05-17 09:06:44 +02:00
k9ert
bd8102abf0
V1.13.1 release notes (#1929)
* typos

* adding release_notes for v1.13.1

* changes for the release-note script
2022-10-17 12:43:41 +02:00
Manolis Mandrapilias
708255249e
Chore: macos release-script fixes (#1897)
Co-authored-by: k9ert <k9ert@gmx.de>
2022-10-05 21:45:34 +02:00
k9ert
e43a6bfb8d
Docs: some doc fixes, refactorings and ext clarification (#1789)
* 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>
2022-08-22 11:34:45 +02:00
Kim Neunert
a2350a770b
Bugfix: various things including json-file data-corruption (#1410)
* 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
2021-10-06 13:25:12 +02:00
Kim Neunert
f52e927638
del elm comp from gitlab + ensure master green (#1250) 2021-06-28 11:16:01 -05:00
Kim Neunert
5baca9c4df
Timeout management and other improvements (#1057)
* 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>
2021-03-26 14:21:26 +03:00
Kim Neunert
7a11b70002
tiny release improvements (#796) 2020-12-22 21:31:07 +01:00
Kim Neunert
aa9d2d7590
release-script (#594)
* release-script

* make it more explicit

* reshuffle and some params

* refactoring to separate workflows
2020-11-17 11:52:00 +01:00