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 819b2aea8a
rpartition->rsplit
6 years ago
..
gui follow-up prev commit: use maxsize to sort timestamps 6 years ago
plugins fix 2fa wallet creation via qt gui 6 years ago
scripts scripts: simplify quick_start 6 years ago
tests Store boolean is_received in lightning invoices. Sort lightning history with timestamp. Minor fixes 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 rebased 6 years ago
base_crash_reporter.py kivy: fix crash in logging.py; platform.platform() not available 6 years ago
base_wizard.py wizard/hw: less spammy logs when hw library unavailable 6 years ago
bip32.py logging: basics 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 logging: basics 6 years ago
commands.py save channel timestamps, and show lightning payments in history tab 6 years ago
constants.py persist recent peers. implement dns seed bootstrapping. 6 years ago
contacts.py logging: basics 6 years ago
crypto.py update lnbase after crypto refactoring 6 years ago
currencies.json exchange_rate: add Bylls BTC/CAD rates 6 years ago
daemon.py watchtower: add watch_channel rpc 6 years ago
dnssec.py logging: basics 6 years ago
ecc.py persist channel db on disk. verify channel gossip sigs. 6 years ago
ecc_fast.py ecc_fast: require libsecp256k1 on lightning, channel graph breaks electrum without 6 years ago
electrum file reorganization with top-level module 7 years ago
exchange_rate.py logging: basics 6 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py interface: fix for aiorpcx 0.18 6 years ago
json_db.py json_db: enforce order of 'load_transactions' and 'upgrade' 6 years ago
jsonrpc.py remote watchtower: initial commit 6 years ago
keystore.py lightning: add payment methods to lnworker 6 years ago
lightning.json update lightning.json 6 years ago
lnaddr.py lnaddr: make it possible to use lnaddr to decode arbitrary invoices on the cmd line 6 years ago
lnbase.py ln: show full chan id in list, use Event for initialized, more timeouts, return peer from add_peer, set max_htlc_value_in_flight_msat to capacity 6 years ago
lnchan.py channel: is_closed 6 years ago
lnchannelverifier.py after rebase clean-up 6 years ago
lnhtlc.py lnchan refactor 6 years ago
lnonion.py add pycryptodomex to requirements 6 years ago
lnrouter.py qt main_window: do not unregister on shutdown 6 years ago
lnsweep.py ln: add test_lnwatcher 6 years ago
lntransport.py add pycryptodomex to requirements 6 years ago
lnutil.py ln: handle channel limits better, show remote limits in details dialog, replace rusty's testnet peer (doesn't work currently) 6 years ago
lnwatcher.py save channel timestamps, and show lightning payments in history tab 6 years ago
lnworker.py rpartition->rsplit 6 years ago
logging.py logging: don't log to file by default 6 years ago
mnemonic.py logging: basics 6 years ago
msqr.py file reorganization with top-level module 7 years ago
network.py persist nodes in channel_db on disk 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 gui: show incoming lightning requests, add on-chain icon 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 wizard/hw: less spammy logs when hw library unavailable 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 Update Johoe's server address (#5363) 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 6 years ago
storage.py interface was suppressing storage r/w exceptions 6 years ago
synchronizer.py interface: follow-up 6cc70bc7a216afd129d24992029dcbd8e9dc861b 6 years ago
transaction.py ln: remove EncumberedTransaction 6 years ago
util.py lightning: 6 years ago
verifier.py channel verifier: NetworkJobOnDefaultServer, and some error handling 6 years ago
version.py prepare release 3.3.6 6 years ago
wallet.py instanciate LNWorker without Network 6 years ago
websockets.py logging: basics 6 years ago
x509.py logging: cli options to filter for modules using -v 6 years ago