2493 Commits (da96a3fd8e6aca92ab3258e3d65269fdde087cce)
 

Author SHA1 Message Date
zebra-lucky da96a3fd8e diable running on mainnet 4 weeks ago
zebra-lucky abe92572c1 mv scripts_support to jmclient, update snicker scripts 4 weeks ago
zebra-lucky 1cf23f7f79 scripts: update other scripts with wrap_main 4 weeks ago
zebra-lucky ac745f7d0e scripts: add finalize_main_task, use in wallet-tool.py, add-utxo.py 4 weeks ago
zebra-lucky 622146d59e scripts: add wrap_main, use in wallet-tool.py 4 weeks ago
zebra-lucky fc412b1904 Merge branch 'add_frost_channel_encryption' into add_frost 4 weeks ago
zebra-lucky 507839eaa5 encrypt FROST private messages 4 weeks ago
zebra-lucky 1fc9d787af build: fix joinmarket-clientserver.spec 1 month ago
zebra-lucky 4f6f2ee8c4 build.yml: use python-version instead matrix 1 month ago
zebra-lucky e55c19217f build.yml: use python3.12 1 month ago
zebra-lucky 6cde1cfb60 build.yml: downgrade runners 1 month ago
zebra-lucky efc1d5a911 build.yml: add permissions 1 month ago
zebra-lucky 32765f41ac unittests.yml: comment out ShellCheck 1 month ago
zebra-lucky 4e6be2ff90 run_tests.sh: replace backticks to $() 1 month ago
zebra-lucky 7d6c02bd95 tests: fix taproot/frost cfg paths part2 1 month ago
zebra-lucky f62da0f357 tests: fix taproot/frost cfg paths 1 month ago
zebra-lucky 22ea1842ba fix bencode/bdecode usage 1 month ago
zebra-lucky 2850de43fc unittests.yml: comment out flake8 lint 1 month ago
zebra-lucky 2a9214e6d5 shellcheck: ignore contrib/build-linux 1 month ago
zebra-lucky 5c1f336f93 fix unittests.yml, simplify run 1 month ago
zebra-lucky 2f8f68ae18 fix .github/workflows/unittests.yml and related 1 month ago
zebra-lucky 3654412945 add build scripts 2 months ago
zebra-lucky ec0dec0809 docs: additional note on TAPROOT/FROST testing 2 months ago
zebra-lucky c95567b4e2 docs: add notes on testing TAPROOT/FROST 2 months ago
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