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 733a7bc094
Merge #870: Don't create logs, wallets and cmtdata subdirectories under scripts
5 years ago
..
__init__.py Remove rand_pow_array(), it's not used anymore 5 years ago
blockchaininterface.py Merge #850: Use mempoolminfee instead of minrelaytxfee as tx feerate floor 5 years ago
cli_options.py Allow schedule files without payment arguments. 5 years ago
client_protocol.py Fix SNICKER client-daemon setup 5 years ago
commitment_utils.py address complaints of flake8 in jmclient 5 years ago
configure.py Don't create logs, wallets and cmtdata subdirectories under scripts 5 years ago
cryptoengine.py Fix signmessage to be Electrum-compatible 5 years ago
jsonrpc.py Try load RPC wallet on start-up if it's not loaded 5 years ago
maker.py address complaints of flake8 in jmclient 5 years ago
old_mnemonic.py Remove Python 2 compatibility imports and disable Python 2 installation in setuptools. 6 years ago
output.py Change taker's commitments logic 5 years ago
payjoin.py Merge #846: Require confirmed coins to receive payjoin 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 Adds SNICKER functionality 5 years ago
storage.py Qt: Add passphrase protection 6 years ago
support.py Remove rand_pow_array(), it's not used anymore 5 years ago
taker.py taker: Account for off-by-one errors caused by rounding 5 years ago
taker_utils.py Merge #858: taker_utils: Fix trivial typo in comment 5 years ago
wallet.py Fix year 2038 problem in fidelity bond wallets 5 years ago
wallet_service.py Use python-bitcointx in fidelity bond wallet sync 5 years ago
wallet_utils.py Reduce number of gettransaction RPC's by caching results 5 years ago
yieldgenerator.py When selecting utxos in yg, count in that change should be above dust threshold already on the first try 5 years ago