Commit graph

5 commits

Author SHA1 Message Date
k9ert
e9dc494d22
Kn/macos signing (#2432)
* chore: migrate from altool to notarytool

* fix litte things in build-common

* add pyenv install in build-osx

* add pyinstaller/electron/signing_logs to gitignore

* chore: migrate from altool to notarytool

* fix little things in build.common

* add pyenv install in build osx

* add pyinatsller electron signing logs to gitignore

* updated build-osx.sh

* fix entitlement

* heavily refactoring the electron app

* polish and improve

* further bugfixing and polishing

* tiny change to improve support of MacOS

* Fix dependency issues

---------

Co-authored-by: Manolis <moneymanolis@protonmail.com>
2024-05-01 12:31:32 +02:00
Bufo
24026f6859
UIUX: fix typo in error_logs (#1739)
Co-authored-by: k9ert <k9ert@gmx.de>
2022-06-02 17:30:21 +02:00
Kim Neunert
7385f0355e
bump electron (#1647) 2022-04-27 09:23:55 +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
4748df61fe
Feature: Better Error-management, logging for the APP and Macos builds improvements (#1405)
* 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
2021-09-27 14:09:43 +02:00