You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kristaps Kaupe 2401c83c45
Implement BIP78 payjoin in JoinMarketQt GUI
5 years ago
..
__init__.py Qt: Add change wallet passphrase feature 6 years ago
blockchaininterface.py Refactor: #566 use python3 super() syntax 6 years ago
cli_options.py Support output of PSBT instead of broadcast in direct_send 6 years ago
client_protocol.py Adds libsecp256k1 installation and addresses reviews 6 years ago
commitment_utils.py Adds libsecp256k1 installation and addresses reviews 6 years ago
configure.py Add support for BIP78 payjoins to .onion receivers 6 years ago
cryptoengine.py Fixes #639. Allow export of private keys in Qt. 5 years ago
jsonrpc.py Quit gracefully if Bitcoin RPC connection lost 6 years ago
maker.py Refactor: #566 use python3 super() syntax 6 years ago
old_mnemonic.py Remove Python 2 compatibility imports and disable Python 2 installation in setuptools. 6 years ago
output.py Replace fmt_utxo with call to jmbase.utxo_to_utxostr 6 years ago
payjoin.py Implement BIP78 payjoin in JoinMarketQt GUI 5 years ago
podle.py Adds libsecp256k1 installation and addresses reviews 6 years ago
schedule.py Remove Python 2 compatibility imports and disable Python 2 installation in setuptools. 6 years ago
snicker_receiver.py Drop key_type argument to import_private_key 5 years ago
storage.py Qt: Add passphrase protection 6 years ago
support.py Remove Python 2 compatibility imports and disable Python 2 installation in setuptools. 6 years ago
taker.py Refactor: #566 use python3 super() syntax 6 years ago
taker_utils.py Check for pushtx() success in direct_send() 6 years ago
wallet.py Drop key_type argument to import_private_key 5 years ago
wallet_service.py Refactor: #566 use python3 super() syntax 6 years ago
wallet_utils.py Drop key_type argument to import_private_key 5 years ago
yieldgenerator.py Refactor: #566 use python3 super() syntax 6 years ago