zebra-lucky
|
26d759364f
|
add testnet4 support
|
2 weeks ago |
zebra-lucky
|
b8d8347165
|
replace deprecated utcfromtimestamp
|
2 weeks ago |
zebra-lucky
|
efe84521e0
|
replace deprecated log.warn part2
|
2 weeks ago |
zebra-lucky
|
362f5c0bd0
|
scripts/receive-payjoin.py: fix _main as async
|
2 weeks ago |
zebra-lucky
|
2d2e92f5a5
|
fixes on flake8 output
|
2 weeks ago |
zebra-lucky
|
dc6832e069
|
Qt: fix run join before info mbox is closed
|
2 weeks ago |
zebra-lucky
|
abe92572c1
|
mv scripts_support to jmclient, update snicker scripts
|
2 weeks ago |
zebra-lucky
|
1cf23f7f79
|
scripts: update other scripts with wrap_main
|
2 weeks ago |
zebra-lucky
|
ac745f7d0e
|
scripts: add finalize_main_task, use in wallet-tool.py, add-utxo.py
|
2 weeks ago |
zebra-lucky
|
622146d59e
|
scripts: add wrap_main, use in wallet-tool.py
|
2 weeks ago |
zebra-lucky
|
22ea1842ba
|
fix bencode/bdecode usage
|
3 weeks ago |
zebra-lucky
|
f8abd64aee
|
scripts/sendpayment.py: fix send_payjoin call
|
1 month ago |
zebra-lucky
|
196ad1fbba
|
Qt: fix send_payjoin call
|
1 month ago |
zebra-lucky
|
5586b24198
|
Qt: fix QtAsyncio.run args, handle SystemExit
|
1 month ago |
zebra-lucky
|
d6953f2ca4
|
Qt: fix dialogs/wizards parent/modality
|
1 month ago |
zebra-lucky
|
54109ba1d8
|
Qt: fix JMQtMessageBox call
|
1 month ago |
zebra-lucky
|
1a3149e312
|
Qt: move more code to main fn
|
1 month ago |
zebra-lucky
|
febd1bdb8d
|
Qt: fix tx history file placement/behavior
|
1 month ago |
zebra-lucky
|
4f9cb3cebf
|
Qt: do not strip on password check
|
1 month ago |
zebra-lucky
|
c6ffb5d052
|
Qt: bugfixes
|
1 month ago |
zebra-lucky
|
0691795322
|
Qt: replace QInputDialog with JMInputDialog
|
1 month ago |
zebra-lucky
|
3bc8a4acb3
|
Qt: add JMInputDialog with open/async support
|
1 month ago |
zebra-lucky
|
971f6c87d7
|
Qt: add JMFileDialog with async/open usage
|
1 month ago |
zebra-lucky
|
4ff252f9d6
|
Qt: use QMenu.popus instead exec
|
1 month ago |
zebra-lucky
|
b784ceaee9
|
Qt: fix TumbleRestartWizard to use open/asyncio
|
1 month ago |
zebra-lucky
|
8c4796171d
|
Qt: fix generateTumbleSchedule to use open/asyncio
|
1 month ago |
zebra-lucky
|
4e3602beca
|
Qt: fix seedEntry to use open/asyncio instead exec
|
1 month ago |
zebra-lucky
|
afc4c9dbc9
|
Qt: slight improve export keys usability
|
1 month ago |
zebra-lucky
|
6f6d51e058
|
Qt: add JMExportPrivkeysDialog, use open/async code
|
1 month ago |
zebra-lucky
|
52fca36150
|
Qt: don't use exec in showAboutDialog, openWallet
|
1 month ago |
zebra-lucky
|
3d6e1befe6
|
Qt: add async JMPasswordDialog
|
1 month ago |
zebra-lucky
|
9612a2e8df
|
Qt: couple of general PySide6 fixes
|
1 month ago |
zebra-lucky
|
4799fffd41
|
Qt: remove direct usage of QMessageBox part1
|
1 month ago |
zebra-lucky
|
3f8a9755ed
|
Qt: fix async JMQtMessageBox usage part4
|
1 month ago |
zebra-lucky
|
d5dbb2bae9
|
Qt: fix async JMQtMessageBox usage part3
|
1 month ago |
zebra-lucky
|
62d94a9479
|
Qt: fix async JMQtMessageBox usage part2
|
1 month ago |
zebra-lucky
|
e90451ad71
|
followup 4eb63be0, fix async callbacks call
|
1 month ago |
zebra-lucky
|
d318d3402b
|
Qt: fix async JMQtMessageBox usage part1
|
1 month ago |
zebra-lucky
|
847c9216d2
|
Qt: make JMQtMessageBox async, fix closeEvent usage
|
1 month ago |
zebra-lucky
|
faabb25ea5
|
add new tests for Taproot/FROST
|
1 month ago |
zebra-lucky
|
dcfe04560b
|
add FrostWallet
|
1 month ago |
zebra-lucky
|
6d05c1039c
|
add TaprootWallet
|
1 month ago |
Kristaps Kaupe
|
395050cfa4
|
Use coins_to_satoshi() and satoshi_to_coins() from bitcointx everywhere
|
8 months ago |
Kristaps Kaupe
|
8eb55be6e0
|
Handle None enter_seed_callback() response
|
2 years ago |
Kristaps Kaupe
|
8798b8bc6e
|
Redirect back to / after /refreshorderbook and /rotateOb
|
2 years ago |
Kristaps Kaupe
|
6e5cdc81ae
|
Refactor: move bitcoin unit conversion functions from ob-watcher to jmbitcoin
|
2 years ago |
Kristaps Kaupe
|
f3f4f0a4fb
|
Multiple (batch) payment support in `direct_send()`
|
2 years ago |
Kristaps Kaupe
|
904b780b80
|
Unify cli user input code where limited range of answers are allowed
|
2 years ago |
Kristaps Kaupe
|
053e9d882c
|
Release notes and version for v0.9.11
Co-authored-by: Marnix <93143998+MarnixCroes@users.noreply.github.com>
|
2 years ago |
Kristaps Kaupe
|
cde6b4ca9a
|
Fix no amount entered message (can be sats too, not only BTC)
|
2 years ago |