flo-electrum/electrum
2018-07-13 17:05:04 +02:00
..
gui lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
plugins file reorganization with top-level module 2018-07-13 14:01:37 +02:00
scripts file reorganization with top-level module 2018-07-13 14:01:37 +02:00
tests lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
wordlist file reorganization with top-level module 2018-07-13 14:01:37 +02:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
base_crash_reporter.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
base_wizard.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
bitcoin.py bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 2018-07-13 16:43:24 +02:00
blockchain.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
checkpoints_testnet.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
checkpoints.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
coinchooser.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
commands.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
constants.py constants.py: Simnet inherits from Testnet 2018-07-13 16:43:24 +02:00
contacts.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
crypto.py update lnbase after crypto refactoring 2018-07-13 16:44:01 +02:00
currencies.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
daemon.py daemon: prevent json-rpc-pelix from suppressing stack traces of TypeErrors 2018-07-13 16:44:01 +02:00
dnssec.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc_fast.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc.py lnwatcher: sweep to_remote and to_local outputs if they close 2018-07-13 16:44:01 +02:00
electrum file reorganization with top-level module 2018-07-13 14:01:37 +02:00
exchange_rate.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
i18n.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
interface.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
jsonrpc.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
keystore.py lightning: add payment methods to lnworker 2018-07-13 16:44:01 +02:00
lightning.json lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnaddr.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnbase.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnhtlc.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnrouter.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnutil.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnwatcher.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
lnworker.py lightning: fixup after rebasing on restructured master 2018-07-13 17:05:04 +02:00
mnemonic.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
msqr.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
network.py Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements 2018-07-13 16:44:01 +02:00
old_mnemonic.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest_pb2.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.proto file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
pem.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plot.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plugin.py log failure to import plugins or plot module 2018-07-13 15:24:16 +02:00
qrscanner.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ripemd.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
rsakey.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
segwit_addr.py avoid duplicating bech32 module 2018-07-13 16:43:24 +02:00
servers_regtest.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers_testnet.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
simple_config.py lightning: add --simnet and --lightning switches 2018-07-13 16:35:43 +02:00
storage.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
synchronizer.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
transaction.py lnwatcher: naive code to sweep to_local from our ctx (will not wait for timelock yet) 2018-07-13 16:44:01 +02:00
util.py minor clean-up of prev. util.xor_bytes 2018-07-13 16:43:24 +02:00
verifier.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
version.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
wallet.py ln: remove lnbase global flag 2018-07-13 16:44:01 +02:00
websockets.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
x509.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00