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
Kristaps Kaupe
d89dcdeaf8
Remove convert_old_wallet.py script
...
Old wallet format isn't used for years and script is broken since
removal of pyaes dependency. If somebody still needs it, he can use
older JoinMarket version to do conversion.
2 years ago
Kristaps Kaupe
cb6077498c
Qt: Remove donation link from "About" dialog
2 years ago
Kristaps Kaupe
3d568376a9
Remove unnecessary check for Python 3.7+
2 years ago
Kristaps Kaupe
196a097667
Allow absurd fee override when setting tx fee manually
2 years ago
Kristaps Kaupe
c990a4da6b
Allow fee bump tx not signalling BIP125 if mempoolfullrbf is enabled
2 years ago
Kristaps Kaupe
b65a5f35af
Update version to 0.9.11dev
2 years ago
Kristaps Kaupe
9f10af3adf
Release notes and version for v0.9.10
2 years ago
roshii
4e5d894007
Remove imports from future and past
2 years ago
roshii
dd0176e68d
Check wallet lock file before asking for password
...
Co-authored-by: Wukong <BitcoinWukong@proton.me>
2 years ago
Kristaps Kaupe
34c0c451d5
Add -l/--label-change option to sendpayment.py to automatically label change address
3 years ago