2490 Commits (ac745f7d0e8dcd28c3977c59b75db8721c122478)
 

Author SHA1 Message Date
zebra-lucky ac745f7d0e scripts: add finalize_main_task, use in wallet-tool.py, add-utxo.py 7 months ago
zebra-lucky 622146d59e scripts: add wrap_main, use in wallet-tool.py 7 months ago
zebra-lucky fc412b1904 Merge branch 'add_frost_channel_encryption' into add_frost 7 months ago
zebra-lucky 507839eaa5 encrypt FROST private messages 7 months ago
zebra-lucky 1fc9d787af build: fix joinmarket-clientserver.spec 7 months ago
zebra-lucky 4f6f2ee8c4 build.yml: use python-version instead matrix 7 months ago
zebra-lucky e55c19217f build.yml: use python3.12 7 months ago
zebra-lucky 6cde1cfb60 build.yml: downgrade runners 7 months ago
zebra-lucky efc1d5a911 build.yml: add permissions 7 months ago
zebra-lucky 32765f41ac unittests.yml: comment out ShellCheck 7 months ago
zebra-lucky 4e6be2ff90 run_tests.sh: replace backticks to $() 7 months ago
zebra-lucky 7d6c02bd95 tests: fix taproot/frost cfg paths part2 7 months ago
zebra-lucky f62da0f357 tests: fix taproot/frost cfg paths 7 months ago
zebra-lucky 22ea1842ba fix bencode/bdecode usage 7 months ago
zebra-lucky 2850de43fc unittests.yml: comment out flake8 lint 7 months ago
zebra-lucky 2a9214e6d5 shellcheck: ignore contrib/build-linux 7 months ago
zebra-lucky 5c1f336f93 fix unittests.yml, simplify run 7 months ago
zebra-lucky 2f8f68ae18 fix .github/workflows/unittests.yml and related 7 months ago
zebra-lucky 3654412945 add build scripts 7 months ago
zebra-lucky ec0dec0809 docs: additional note on TAPROOT/FROST testing 7 months ago
zebra-lucky c95567b4e2 docs: add notes on testing TAPROOT/FROST 7 months ago
zebra-lucky f3f12f80ae frost_ipc.py: handle FileNotFoundError for server sock 7 months ago
zebra-lucky f8abd64aee scripts/sendpayment.py: fix send_payjoin call 7 months ago
zebra-lucky 196ad1fbba Qt: fix send_payjoin call 7 months ago
zebra-lucky 5586b24198 Qt: fix QtAsyncio.run args, handle SystemExit 7 months ago
zebra-lucky d6953f2ca4 Qt: fix dialogs/wizards parent/modality 7 months ago
zebra-lucky 54109ba1d8 Qt: fix JMQtMessageBox call 7 months ago
zebra-lucky 1a3149e312 Qt: move more code to main fn 7 months ago
zebra-lucky febd1bdb8d Qt: fix tx history file placement/behavior 7 months ago
zebra-lucky ee05fcbc73 fix test_websocket.py sporadic fails 7 months ago
zebra-lucky 4f9cb3cebf Qt: do not strip on password check 7 months ago
zebra-lucky c6ffb5d052 Qt: bugfixes 7 months ago
zebra-lucky 0691795322 Qt: replace QInputDialog with JMInputDialog 7 months ago
zebra-lucky 3bc8a4acb3 Qt: add JMInputDialog with open/async support 7 months ago
zebra-lucky 971f6c87d7 Qt: add JMFileDialog with async/open usage 7 months ago
zebra-lucky 4ff252f9d6 Qt: use QMenu.popus instead exec 7 months ago
zebra-lucky b784ceaee9 Qt: fix TumbleRestartWizard to use open/asyncio 7 months ago
zebra-lucky 8c4796171d Qt: fix generateTumbleSchedule to use open/asyncio 7 months ago
zebra-lucky 4e3602beca Qt: fix seedEntry to use open/asyncio instead exec 7 months ago
zebra-lucky afc4c9dbc9 Qt: slight improve export keys usability 7 months ago
zebra-lucky 6f6d51e058 Qt: add JMExportPrivkeysDialog, use open/async code 7 months ago
zebra-lucky 52fca36150 Qt: don't use exec in showAboutDialog, openWallet 7 months ago
zebra-lucky 3d6e1befe6 Qt: add async JMPasswordDialog 7 months ago
zebra-lucky 607c3b0e6d wallet_utils: fix empty pwd for mainnet, fix FB usage 7 months ago
zebra-lucky 9612a2e8df Qt: couple of general PySide6 fixes 7 months ago
zebra-lucky 4799fffd41 Qt: remove direct usage of QMessageBox part1 7 months ago
zebra-lucky 3f8a9755ed Qt: fix async JMQtMessageBox usage part4 7 months ago
zebra-lucky f2f65fa085 wallet_utils:fix async callbacks call 7 months ago
zebra-lucky d5dbb2bae9 Qt: fix async JMQtMessageBox usage part3 7 months ago
zebra-lucky 62d94a9479 Qt: fix async JMQtMessageBox usage part2 7 months ago