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 7a51f034e4 add future transactions to address synchronizer 6 years ago
..
gui add future transactions to address synchronizer 5 years ago
plugins Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 5 years ago
scripts scripts: simplify quick_start 6 years ago
tests lnchannel: only consider payments finished when we revoke our old ctx 5 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 add future transactions to address synchronizer 5 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 5 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 5 years ago
blockchain.py logging: basics 6 years ago
checkpoints.json update block header checkpoints 5 years ago
checkpoints_testnet.json update block header checkpoints 5 years ago
coinchooser.py wallet: fix type error in _bump_fee_through_decreasing_outputs 6 years ago
commands.py Rename lnchan, lnchannel_verifier, lnbase 5 years ago
constants.py persist recent peers. implement dns seed bootstrapping. 5 years ago
contacts.py logging: basics 6 years ago
crypto.py update lnbase after crypto refactoring 5 years ago
currencies.json Removed dead exchange. 6 years ago
daemon.py watchtower: add watch_channel rpc 5 years ago
dnssec.py change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
ecc.py persist channel db on disk. verify channel gossip sigs. 5 years ago
ecc_fast.py ecc_fast: require libsecp256k1 on lightning, channel graph breaks electrum without 5 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 5 years ago
jsonrpc.py remote watchtower: initial commit 5 years ago
keystore.py lightning: add payment methods to lnworker 5 years ago
lightning.json update lightning.json 5 years ago
lnaddr.py lnaddr: make it possible to use lnaddr to decode arbitrary invoices on the cmd line 5 years ago
lnchannel.py lnchannel: pass reference to lnworker 5 years ago
lnhtlc.py lnhtlc: revert 0c4e7b856f8c96c4f0a33bf3e0d1c8fd8184bd36 5 years ago
lnmsg.py move lightning message encoding to new lnmsg module 5 years ago
lnonion.py add pycryptodomex to requirements 5 years ago
lnpeer.py lnchannel: pass reference to lnworker 5 years ago
lnrouter.py Rename lnchan, lnchannel_verifier, lnbase 5 years ago
lnsweep.py lnchannel: pass reference to lnworker 5 years ago
lntransport.py move LNPeer handshake back into initialize 5 years ago
lnutil.py lightning: display forwarded payments as a single history item 5 years ago
lnverifier.py Rename lnchan, lnchannel_verifier, lnbase 5 years ago
lnwatcher.py follow-up previous commit 5 years ago
lnworker.py add future transactions to address synchronizer 5 years ago
logging.py Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 5 years ago
mnemonic.py commands: change API of "make_seed" and "create" commands 5 years ago
msqr.py file reorganization with top-level module 7 years ago
network.py tmp fix for circular imports 5 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 gui: show incoming lightning requests, add on-chain icon 5 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 5 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 ln: add test_lnwatcher 5 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 ln: remove EncumberedTransaction 5 years ago
util.py lightning: 5 years ago
verifier.py channel verifier: NetworkJobOnDefaultServer, and some error handling 5 years ago
version.py commands: change API of "make_seed" and "create" commands 5 years ago
wallet.py add future transactions to address synchronizer 5 years ago
websockets.py logging: basics 6 years ago
x509.py logging: cli options to filter for modules using -v 6 years ago