flo-electrum/lib
2018-06-26 19:31:41 +02:00
..
lightning_payencode lnbase: use correct cltv_expiry calculation (use invoice) 2018-06-26 19:30:08 +02:00
tests lnbase: mSAT hygiene, multiple multi-hop payments can be received 2018-06-26 19:31:41 +02:00
wordlist
__init__.py
base_crash_reporter.py (minor) don't raise BaseException 2018-06-20 18:13:43 +02:00
base_wizard.py Qt: show WIF help in import(x2) and sweep dialogs (#4425) 2018-06-20 15:58:37 +02:00
bitcoin.py bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 2018-06-26 19:30:08 +02:00
blockchain.py Improving imports (#4448) 2018-06-19 18:36:01 +02:00
checkpoints_testnet.json
checkpoints.json
coinchooser.py change partial txn serialization format for imported addresses txins 2018-06-15 14:08:20 +02:00
commands.py lightning: remove hub based approach, port qt gui to lnbase 2018-06-26 19:31:41 +02:00
constants.py constants.py: Simnet inherits from Testnet 2018-06-26 19:30:08 +02:00
contacts.py
crypto.py fix hash in make_offered_htlc 2018-06-26 19:30:07 +02:00
currencies.json
daemon.py getfeerate command: add optional parameters to specify custom fee level (#4264) 2018-06-15 17:02:44 +02:00
dnssec.py
ecc_fast.py
ecc.py ecc.py: properly handle point at infinity 2018-06-16 06:34:03 +02:00
exchange_rate.py
i18n.py
interface.py follow-up prev 2018-06-22 18:32:01 +02:00
jsonrpc.py Daemon: Fix preflight CORS request handling 2018-06-26 12:08:16 +02:00
keystore.py lnbase: derive keys from wallet keystore 2018-06-26 19:30:08 +02:00
lightning.json lnbase: fix json loading and indentation 2018-06-26 19:28:29 +02:00
lnbase.py lnbase: remove lnbase stub 2018-06-26 19:31:41 +02:00
mnemonic.py
msqr.py
network.py lightning: remove hub based approach, port qt gui to lnbase 2018-06-26 19:31:41 +02:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py
pem.py
plot.py
plugins.py
qrscanner.py
ripemd.py
rsakey.py
segwit_addr.py avoid duplicating bech32 module 2018-06-26 19:30:08 +02:00
servers_regtest.json
servers_testnet.json
servers.json
simple_config.py lightning: add --simnet and --lightning switches 2018-06-26 19:28:29 +02:00
storage.py remove "from addresses" from wallet logic 2018-06-11 17:55:31 +02:00
synchronizer.py fix: network.interface can become None at any time 2018-06-25 01:14:49 +02:00
transaction.py lnbase: offered htlc script construction 2018-06-26 19:30:07 +02:00
util.py minor clean-up of prev. util.xor_bytes 2018-06-26 19:30:08 +02:00
verifier.py Check SPV proof inner nodes not to be valid transactions. (#4436) 2018-06-20 18:09:38 +02:00
version.py initial changelog for 3.2.0 2018-06-25 17:52:07 +02:00
wallet.py lightning: remove hub based approach, port qt gui to lnbase 2018-06-26 19:31:41 +02:00
websockets.py Remove explicit send calls, part deux (#4408) 2018-06-06 15:06:04 +02:00
x509.py