Commit graph

3 commits

Author SHA1 Message Date
Manolis Mandrapilias
c653689139
Porting #2084 (Additional tests for auto-detection edge cases) to uiux-revamp (#2204) 2023-02-14 16:37:33 +01:00
k9ert
3ee881805e
Chore: Porting chore/rid_of_defaultnode to uiux-revamp (#2098)
* Chore: Remove default node (#2072)

* change passwordaspin auth implementation

* env-var for RASPIBLITZ_SPECTER_RPC_LOGIN_BITCOIN_CONF_LOCATION

* remove default

* fix tests

* fix the tests part2

* fix cypress tests

* docstrings and other default removals

* improve error_handling

* do not raise exception

* fixed debugging artifact

* Spinning refresh icon if node is still syncing

* Cypress test for sync status

* remove notification of fully synced node

* Set timeout for sync check to 5min

---------

Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>
2023-01-31 11:06:29 +01:00
kexkey
2a03ec1718
Bugfix: autodetect from bitcoin.conf file with network set (#2037)
* autodetect from bitcoin.conf file with network set

* added a test

* forgot testfile

* make black happy

Co-authored-by: Kim Neunert <k9ert@gmx.de>
2023-01-11 14:38:48 +01:00