zebra-lucky
f8abd64aee
scripts/sendpayment.py: fix send_payjoin call
5 months ago
zebra-lucky
196ad1fbba
Qt: fix send_payjoin call
5 months ago
zebra-lucky
5586b24198
Qt: fix QtAsyncio.run args, handle SystemExit
5 months ago
zebra-lucky
d6953f2ca4
Qt: fix dialogs/wizards parent/modality
5 months ago
zebra-lucky
54109ba1d8
Qt: fix JMQtMessageBox call
5 months ago
zebra-lucky
1a3149e312
Qt: move more code to main fn
5 months ago
zebra-lucky
febd1bdb8d
Qt: fix tx history file placement/behavior
5 months ago
zebra-lucky
ee05fcbc73
fix test_websocket.py sporadic fails
5 months ago
zebra-lucky
4f9cb3cebf
Qt: do not strip on password check
5 months ago
zebra-lucky
c6ffb5d052
Qt: bugfixes
5 months ago
zebra-lucky
0691795322
Qt: replace QInputDialog with JMInputDialog
5 months ago
zebra-lucky
3bc8a4acb3
Qt: add JMInputDialog with open/async support
5 months ago
zebra-lucky
971f6c87d7
Qt: add JMFileDialog with async/open usage
5 months ago
zebra-lucky
4ff252f9d6
Qt: use QMenu.popus instead exec
5 months ago
zebra-lucky
b784ceaee9
Qt: fix TumbleRestartWizard to use open/asyncio
5 months ago
zebra-lucky
8c4796171d
Qt: fix generateTumbleSchedule to use open/asyncio
5 months ago
zebra-lucky
4e3602beca
Qt: fix seedEntry to use open/asyncio instead exec
5 months ago
zebra-lucky
afc4c9dbc9
Qt: slight improve export keys usability
5 months ago
zebra-lucky
6f6d51e058
Qt: add JMExportPrivkeysDialog, use open/async code
5 months ago
zebra-lucky
52fca36150
Qt: don't use exec in showAboutDialog, openWallet
5 months ago
zebra-lucky
3d6e1befe6
Qt: add async JMPasswordDialog
5 months ago
zebra-lucky
607c3b0e6d
wallet_utils: fix empty pwd for mainnet, fix FB usage
5 months ago
zebra-lucky
9612a2e8df
Qt: couple of general PySide6 fixes
5 months ago
zebra-lucky
4799fffd41
Qt: remove direct usage of QMessageBox part1
5 months ago
zebra-lucky
3f8a9755ed
Qt: fix async JMQtMessageBox usage part4
5 months ago
zebra-lucky
f2f65fa085
wallet_utils:fix async callbacks call
5 months ago
zebra-lucky
d5dbb2bae9
Qt: fix async JMQtMessageBox usage part3
5 months ago
zebra-lucky
62d94a9479
Qt: fix async JMQtMessageBox usage part2
5 months ago
zebra-lucky
e90451ad71
followup 4eb63be0, fix async callbacks call
5 months ago
zebra-lucky
42b317d02e
fix async callbacks call in jmclient code
5 months ago
zebra-lucky
d318d3402b
Qt: fix async JMQtMessageBox usage part1
5 months ago
zebra-lucky
847c9216d2
Qt: make JMQtMessageBox async, fix closeEvent usage
5 months ago
zebra-lucky
440a85a534
fix sequential tests run
5 months ago
zebra-lucky
092ff46219
fix test/unified/test_e2e_coinjoin.py
5 months ago
zebra-lucky
80a256539f
fix usage of asyncio TestCase
5 months ago
zebra-lucky
1b9eb8b1b9
fix asyncio.iscoroutine usage
5 months ago
zebra-lucky
ee8cbceda7
fix test_taproot_wallet.py test_watchonly_wallet
5 months ago
zebra-lucky
9dc1fcc6f8
add TaprootFidelityBondWatchonlyWallet
5 months ago
zebra-lucky
553894e304
fix dkg_recover, add test_dkg_recover
5 months ago
zebra-lucky
d5213ec45a
fix test/unified/test_segwit.py
5 months ago
zebra-lucky
d512c58543
fix test/unified/test_bumpfee.py
5 months ago
zebra-lucky
6f82bb1afb
test_frost_ref.py: fix vectors path, iterations fixture
5 months ago
zebra-lucky
42cd66a43d
update bip-frost-signing to commit f5ea4a5b
5 months ago
zebra-lucky
37034ce57f
frost_clients.py: fix Scalar.from_bytes usage
5 months ago
zebra-lucky
0dce982dea
update bip-frost-dkg to commit 0f9e4b95
5 months ago
zebra-lucky
faabb25ea5
add new tests for Taproot/FROST
5 months ago
zebra-lucky
456fbfaef3
fix existing tests
5 months ago
zebra-lucky
dcfe04560b
add FrostWallet
5 months ago
zebra-lucky
6d05c1039c
add TaprootWallet
5 months ago
merge-script
21cbc3179a
Merge JoinMarket-Org/joinmarket-clientserver#1814 : chore(deps): bump upper python requirement to 3.13
...
ea9557ba69 chore(deps): bump python upper version (roshii)
Pull request description:
ACKs for top commit:
kristapsk:
ACK ea9557ba69 . Checked locally that tests passes and there are no other changes that could break things.
Tree-SHA512: ff929404e8baadf0c9c19210cbfb9095cc6dde8e795bfbb0b26bf3a4a8f033dd4156feedcc848dc50481b4e4372e152ac0faad1e3e1c42ad82458d253d4b859a
5 months ago