2469 Commits (f3f12f80ae366ccddb4e516a2a47e4fc63800f4a)
 

Author SHA1 Message Date
zebra-lucky f3f12f80ae frost_ipc.py: handle FileNotFoundError for server sock 2 months ago
zebra-lucky f8abd64aee scripts/sendpayment.py: fix send_payjoin call 2 months ago
zebra-lucky 196ad1fbba Qt: fix send_payjoin call 2 months ago
zebra-lucky 5586b24198 Qt: fix QtAsyncio.run args, handle SystemExit 2 months ago
zebra-lucky d6953f2ca4 Qt: fix dialogs/wizards parent/modality 2 months ago
zebra-lucky 54109ba1d8 Qt: fix JMQtMessageBox call 2 months ago
zebra-lucky 1a3149e312 Qt: move more code to main fn 2 months ago
zebra-lucky febd1bdb8d Qt: fix tx history file placement/behavior 2 months ago
zebra-lucky ee05fcbc73 fix test_websocket.py sporadic fails 2 months ago
zebra-lucky 4f9cb3cebf Qt: do not strip on password check 2 months ago
zebra-lucky c6ffb5d052 Qt: bugfixes 2 months ago
zebra-lucky 0691795322 Qt: replace QInputDialog with JMInputDialog 2 months ago
zebra-lucky 3bc8a4acb3 Qt: add JMInputDialog with open/async support 2 months ago
zebra-lucky 971f6c87d7 Qt: add JMFileDialog with async/open usage 2 months ago
zebra-lucky 4ff252f9d6 Qt: use QMenu.popus instead exec 2 months ago
zebra-lucky b784ceaee9 Qt: fix TumbleRestartWizard to use open/asyncio 2 months ago
zebra-lucky 8c4796171d Qt: fix generateTumbleSchedule to use open/asyncio 2 months ago
zebra-lucky 4e3602beca Qt: fix seedEntry to use open/asyncio instead exec 2 months ago
zebra-lucky afc4c9dbc9 Qt: slight improve export keys usability 2 months ago
zebra-lucky 6f6d51e058 Qt: add JMExportPrivkeysDialog, use open/async code 2 months ago
zebra-lucky 52fca36150 Qt: don't use exec in showAboutDialog, openWallet 2 months ago
zebra-lucky 3d6e1befe6 Qt: add async JMPasswordDialog 2 months ago
zebra-lucky 607c3b0e6d wallet_utils: fix empty pwd for mainnet, fix FB usage 2 months ago
zebra-lucky 9612a2e8df Qt: couple of general PySide6 fixes 2 months ago
zebra-lucky 4799fffd41 Qt: remove direct usage of QMessageBox part1 2 months ago
zebra-lucky 3f8a9755ed Qt: fix async JMQtMessageBox usage part4 2 months ago
zebra-lucky f2f65fa085 wallet_utils:fix async callbacks call 2 months ago
zebra-lucky d5dbb2bae9 Qt: fix async JMQtMessageBox usage part3 2 months ago
zebra-lucky 62d94a9479 Qt: fix async JMQtMessageBox usage part2 2 months ago
zebra-lucky e90451ad71 followup 4eb63be0, fix async callbacks call 2 months ago
zebra-lucky 42b317d02e fix async callbacks call in jmclient code 2 months ago
zebra-lucky d318d3402b Qt: fix async JMQtMessageBox usage part1 2 months ago
zebra-lucky 847c9216d2 Qt: make JMQtMessageBox async, fix closeEvent usage 2 months ago
zebra-lucky 440a85a534 fix sequential tests run 2 months ago
zebra-lucky 092ff46219 fix test/unified/test_e2e_coinjoin.py 2 months ago
zebra-lucky 80a256539f fix usage of asyncio TestCase 2 months ago
zebra-lucky 1b9eb8b1b9 fix asyncio.iscoroutine usage 2 months ago
zebra-lucky ee8cbceda7 fix test_taproot_wallet.py test_watchonly_wallet 2 months ago
zebra-lucky 9dc1fcc6f8 add TaprootFidelityBondWatchonlyWallet 2 months ago
zebra-lucky 553894e304 fix dkg_recover, add test_dkg_recover 2 months ago
zebra-lucky d5213ec45a fix test/unified/test_segwit.py 2 months ago
zebra-lucky d512c58543 fix test/unified/test_bumpfee.py 2 months ago
zebra-lucky 6f82bb1afb test_frost_ref.py: fix vectors path, iterations fixture 2 months ago
zebra-lucky 42cd66a43d update bip-frost-signing to commit f5ea4a5b 2 months ago
zebra-lucky 37034ce57f frost_clients.py: fix Scalar.from_bytes usage 2 months ago
zebra-lucky 0dce982dea update bip-frost-dkg to commit 0f9e4b95 2 months ago
zebra-lucky faabb25ea5 add new tests for Taproot/FROST 2 months ago
zebra-lucky 456fbfaef3 fix existing tests 2 months ago
zebra-lucky dcfe04560b add FrostWallet 2 months ago
zebra-lucky 6d05c1039c add TaprootWallet 2 months ago