.. |
gui
|
qt channels list: fields should not be editable
|
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
|
Merge pull request #5537 from xaya/test-verify-header
|
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 |
channel_db.py
|
(trivial) fix type annotation
|
5 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
|
Display and refresh the status of incoming payment requests:
|
5 years ago |
constants.py
|
move lnworker.first_block to constants
|
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
|
Turn daemon subcommands into RPCs
|
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
|
5 years ago |
json_db.py
|
storage: better error msg on unsupported seed version
|
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: Pull in Bech32 and Base58 prefixes from constants
|
5 years ago |
lnchannel.py
|
lnpeer: send own outgoing channel updates to remote peer
|
5 years ago |
lnhtlc.py
|
lnworker: rework "is_dangerous"
|
5 years ago |
lnmsg.py
|
fix encode_msg: optional fields were not sent
|
5 years ago |
lnonion.py
|
lnpeer: add a few sanity checks to payment-forwarding (and related)
|
5 years ago |
lnpeer.py
|
lnpeer, minor fixes:
|
5 years ago |
lnrouter.py
|
fix Flake8 tests
|
5 years ago |
lnsweep.py
|
lnchannel: start using "latest" and "next" instead of "current" and "pending"
|
5 years ago |
lntransport.py
|
lnhtlc: local update raw messages must not be deleted before acked
|
5 years ago |
lnutil.py
|
lnpeer: use correct failure codes in _maybe_forward_htlc
|
5 years ago |
lnverifier.py
|
verify node and channel announcements before entering sql lock
|
5 years ago |
lnwatcher.py
|
remove unused import
|
5 years ago |
lnworker.py
|
Display and refresh the status of incoming payment requests:
|
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
|
lnworker: fix silent TypeError in _calc_routing_hints_for_invoice
|
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
|
bip70 payreq: catch TimeoutError to avoid hanging "please wait" dialog
|
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
|
Rewrite JsonRPC requests using asyncio.
|
5 years ago |
sql_db.py
|
get rid of sql_alchemy
|
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
|
lnchannel: ctx output-ordering: identical htlcs are ordered by CLTV
|
5 years ago |
util.py
|
Display and refresh the status of incoming payment requests:
|
5 years ago |
verifier.py
|
post rebase fixes
|
5 years ago |
version.py
|
commands: change API of "make_seed" and "create" commands
|
5 years ago |
wallet.py
|
minor fix: ensure request amount is not None
|
5 years ago |
websockets.py
|
logging: basics
|
6 years ago |
x509.py
|
logging: cli options to filter for modules using -v
|
6 years ago |