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.
 
 
 
 
ThomasV 9897e41e68 remove unused method 7 years ago
..
gui qt/channels list: show error in dialog 6 years ago
plugins Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 6 years ago
scripts scripts: simplify quick_start 6 years ago
tests move channel_state into HTLCStateMachine 6 years ago
wordlist file reorganization with top-level module 7 years ago
__init__.py logging: cli options to filter for modules using -v 6 years ago
address_synchronizer.py lnwatcher improvements 6 years ago
base_crash_reporter.py added trigger_crash method for testing crash reporter 6 years ago
base_wizard.py wizard: try harder to have temporarily stored pw erased from memory 6 years ago
bip32.py wallet: stricter validation in export_private_key 6 years ago
bitcoin.py bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 6 years ago
blockchain.py logging: basics 6 years ago
checkpoints.json update block header checkpoints 6 years ago
checkpoints_testnet.json update block header checkpoints 6 years ago
coinchooser.py wallet: fix type error in _bump_fee_through_decreasing_outputs 6 years ago
commands.py ln: store HTLCStateMachine in lnworker.channels 6 years ago
constants.py constants.py: Simnet inherits from Testnet 6 years ago
contacts.py logging: basics 6 years ago
crypto.py update lnbase after crypto refactoring 6 years ago
currencies.json Removed dead exchange. 6 years ago
daemon.py logging: basics 6 years ago
dnssec.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
ecc.py lightning: add payment methods to lnworker 6 years ago
ecc_fast.py logging: basics 6 years ago
electrum file reorganization with top-level module 7 years ago
exchange_rate.py Removed dead exchange. 6 years ago
i18n.py move get_default_language to gui.qt.util 6 years ago
interface.py wallet: fix offline hw wallet signing when not specifying --offline 6 years ago
json_db.py storage: better error msg on unsupported seed version 6 years ago
jsonrpc.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
keystore.py lightning: add payment methods to lnworker 6 years ago
lightning.json lightning: fixup after rebasing on restructured master 6 years ago
lnaddr.py lightning: fixup after rebasing on restructured master 6 years ago
lnbase.py ChannelDB: print_graph 6 years ago
lnhtlc.py move channel_state into HTLCStateMachine 6 years ago
lnrouter.py ChannelDB: print_graph 6 years ago
lnutil.py lightning: fixup after rebasing on restructured master 6 years ago
lnwatcher.py remove unused method 6 years ago
lnworker.py qt channels list: update channel when detecting close 6 years ago
logging.py Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 6 years ago
mnemonic.py commands: change API of "make_seed" and "create" commands 6 years ago
msqr.py file reorganization with top-level module 7 years ago
network.py Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements 6 years ago
old_mnemonic.py mv "electrum seed" stuff from bitcoin.py to mnemonic.py 6 years ago
paymentrequest.proto file reorganization with top-level module 7 years ago
paymentrequest.py bip70 payreq: do not show error messages in gui 6 years ago
paymentrequest_pb2.py file reorganization with top-level module 7 years ago
pem.py file reorganization with top-level module 7 years ago
plot.py file reorganization with top-level module 7 years ago
plugin.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
qrscanner.py rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 6 years ago
ripemd.py file reorganization with top-level module 7 years ago
rsakey.py no more "import *" 6 years ago
segwit_addr.py avoid duplicating bech32 module 6 years ago
servers.json servers: follow-up prev 6 years ago
servers_regtest.json file reorganization with top-level module 7 years ago
servers_testnet.json servers: update testnet default list 6 years ago
simple_config.py coinchooser: don't spend buckets with negative effective value 6 years ago
storage.py storage: fix some madness about get_data_ref() and put() interacting badly 6 years ago
synchronizer.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
transaction.py bitcoin.py: dedupe pubkeyhash_to_p2pkh_script 6 years ago
util.py minor clean-up of prev. util.xor_bytes 6 years ago
verifier.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
version.py commands: change API of "make_seed" and "create" commands 6 years ago
wallet.py lightning: remove hub based approach, port qt gui to lnbase 6 years ago
websockets.py logging: basics 6 years ago
x509.py logging: cli options to filter for modules using -v 6 years ago