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.
 
 
 
 
SomberNight 58681e4d07
follow-up prev (commands)
7 years ago
..
gui follow-up prev (commands) 7 years ago
plugins fix #5617 7 years ago
scripts scripts: simplify quick_start 7 years ago
tests follow-up prev (commands) 7 years ago
wordlist file reorganization with top-level module 8 years ago
www@7d902a422a fix websocket messages 7 years ago
__init__.py logging: cli options to filter for modules using -v 7 years ago
address_synchronizer.py wallet.add_hw_info: also store "is_change" in output_info 7 years ago
base_crash_reporter.py added trigger_crash method for testing crash reporter 7 years ago
base_wizard.py fix #5617 7 years ago
bip32.py wallet: stricter validation in export_private_key 7 years ago
bitcoin.py bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 7 years ago
blockchain.py logging: basics 7 years ago
channel_db.py do not raise exception when add_own_channel adds channel update from the cache 7 years ago
checkpoints.json update block header checkpoints 7 years ago
checkpoints_testnet.json update block header checkpoints 7 years ago
coinchooser.py wallet: fix type error in _bump_fee_through_decreasing_outputs 7 years ago
commands.py follow-up prev (commands) 7 years ago
constants.py move lnworker.first_block to constants 7 years ago
contacts.py logging: basics 7 years ago
crypto.py update lnbase after crypto refactoring 7 years ago
currencies.json Removed dead exchange. 7 years ago
daemon.py follow-up prev (commands) 7 years ago
dnssec.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
ecc.py persist channel db on disk. verify channel gossip sigs. 7 years ago
ecc_fast.py ecc_fast: require libsecp256k1 on lightning, channel graph breaks electrum without 7 years ago
electrum file reorganization with top-level module 8 years ago
exchange_rate.py network: handle main_taskgroup dying better. passthrough CancelledError 7 years ago
i18n.py move get_default_language to gui.qt.util 7 years ago
interface.py wallet: fix offline hw wallet signing when not specifying --offline 7 years ago
json_db.py storage: better error msg on unsupported seed version 7 years ago
keystore.py follow-up prev (commands) 7 years ago
lightning.json update lightning.json 7 years ago
lnaddr.py lnaddr: Pull in Bech32 and Base58 prefixes from constants 7 years ago
lnchannel.py Restructure invoices and requests (WIP) 7 years ago
lnhtlc.py lnworker: rework "is_dangerous" 7 years ago
lnmsg.py fix encode_msg: optional fields were not sent 7 years ago
lnonion.py lnpeer: add a few sanity checks to payment-forwarding (and related) 7 years ago
lnpeer.py add_own_channel does not need to be async 7 years ago
lnrouter.py fix Flake8 tests 7 years ago
lnsweep.py Revert "Remove early return in create_sweeptxs_for_our_ctx." 7 years ago
lntransport.py lnhtlc: local update raw messages must not be deleted before acked 7 years ago
lnutil.py lnpeer: use correct failure codes in _maybe_forward_htlc 7 years ago
lnverifier.py verify node and channel announcements before entering sql lock 7 years ago
lnwatcher.py remove unused import 7 years ago
lnworker.py follow-up a4b24df4bb 7 years ago
logging.py Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 7 years ago
mnemonic.py commands: change API of "make_seed" and "create" commands 7 years ago
msqr.py file reorganization with top-level module 8 years ago
network.py network: handle main_taskgroup dying better. passthrough CancelledError 7 years ago
old_mnemonic.py mv "electrum seed" stuff from bitcoin.py to mnemonic.py 7 years ago
paymentrequest.proto file reorganization with top-level module 8 years ago
paymentrequest.py fix ssl config names, add new config tab 7 years ago
paymentrequest_pb2.py file reorganization with top-level module 8 years ago
pem.py file reorganization with top-level module 8 years ago
plot.py file reorganization with top-level module 8 years ago
plugin.py hw wallets: show DeviceUnpairableError nicely in qt gui 7 years ago
qrscanner.py rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 7 years ago
ripemd.py file reorganization with top-level module 8 years ago
rsakey.py no more "import *" 7 years ago
segwit_addr.py avoid duplicating bech32 module 7 years ago
servers.json Remove electrumx.ml because of phishing (#5596) 7 years ago
servers_regtest.json file reorganization with top-level module 8 years ago
servers_testnet.json servers: update testnet default list 7 years ago
simple_config.py Rewrite JsonRPC requests using asyncio. 7 years ago
sql_db.py get rid of sql_alchemy 7 years ago
storage.py storage: replace STO_EV_* ints with IntEnum 7 years ago
synchronizer.py change many str(e) to repr(e) as some exceptions were cryptic 7 years ago
transaction.py wallet.add_hw_info: also store "is_change" in output_info 7 years ago
util.py Restructure invoices and requests (WIP) 7 years ago
verifier.py post rebase fixes 7 years ago
version.py commands: change API of "make_seed" and "create" commands 7 years ago
wallet.py add PayServer settings to settings_dialog 7 years ago
x509.py logging: cli options to filter for modules using -v 7 years ago