Commit graph

4 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
Manolis Mandrapilias
053de5d440
Chore: Little changes to vscode debugger (#2232)
* change path and comment out folder

* remove path variable
2023-02-21 14:15:53 +01:00
k9ert
f2d0857bbb
Porting: Mitigating taproot issue (#2087) for the uiux-revamp branch (#2088)
* Bugfix: mitigating taproot hotwallet issue 2078 (#2083)

* Some smaller improvements and fixes

* mitigating 2078

* removed Microsoft link tracking

* wrap up a failed update properly

* better decode and better error_handling

* kick

* removed commented code
2023-01-30 12:33:57 +01:00
k9ert
ff94b06511
Bugfix: acive waller-rpc if node changes, debugging (#2066)
* using an updated rpc whenever needed

* better grip why update has been called

* better loading report in wallet_manager

* type-hints

* Add infra for reasonable debugging in vscode

* add doc string for wallet method in rpc

* Update src/cryptoadvance/specter/wallet.py

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update src/cryptoadvance/specter/wallet.py

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* black

* fix circular dependency

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2023-01-25 17:57:09 +01:00