flo-electrum/electrum
2018-12-20 11:32:01 +01:00
..
gui kivy: use default scroll_distance and scroll_timeout 2018-12-20 11:32:01 +01:00
plugins Merge pull request #4932 from SomberNight/revealer_cleanup_20181215 2018-12-20 04:24:21 +01:00
scripts follow-up prev 2018-11-02 20:37:37 +01:00
tests Merge pull request #4932 from SomberNight/revealer_cleanup_20181215 2018-12-20 04:24:21 +01:00
wordlist
__init__.py expose electrum version as __version__ 2018-10-31 16:21:04 +01:00
address_synchronizer.py fix prev 2018-12-07 20:59:19 +01:00
base_crash_reporter.py
base_wizard.py wizard: fix imported address wallets 2018-12-14 22:50:25 +01:00
bip32.py prefer int.from_bytes over int('0x'+hex, 16) 2018-11-26 01:16:26 +01:00
bitcoin.py 2fa segwit (from ghost43's PR) 2018-12-11 09:28:35 +01:00
blockchain.py blockchain: check best chain on disk is consistent with checkpoints 2018-11-30 16:36:37 +01:00
checkpoints_testnet.json
checkpoints.json blockchain: fix difficulty retarget 2018-11-22 16:52:51 +01:00
coinchooser.py RBF batching: some fixes 2018-11-09 17:56:42 +01:00
commands.py wizard: fix imported address wallets 2018-12-14 22:50:25 +01:00
constants.py
contacts.py qt: use QStandardItemModel 2018-12-03 15:35:54 +01:00
crypto.py keystore: fail sooner if unsupported version 2018-12-18 19:57:58 +01:00
currencies.json
daemon.py qt history: minor clean-up and sanity checking 2018-12-10 09:31:47 +01:00
dnssec.py
ecc_fast.py
ecc.py bitcoin/ecc: some more type annotations 2018-11-18 22:07:27 +01:00
electrum
exchange_rate.py exchange rate: fix coinbase 2018-12-05 12:26:03 +01:00
i18n.py
interface.py use certifi directly instead of requests 2018-12-13 23:11:59 +01:00
jsonrpc.py
keystore.py keystore: fail sooner if unsupported version 2018-12-18 19:57:58 +01:00
mnemonic.py bitcoin/ecc: some more type annotations 2018-11-18 22:07:27 +01:00
msqr.py
network.py network: fix switching interface (restart old one) 2018-12-10 08:03:42 +01:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py use certifi directly instead of requests 2018-12-13 23:11:59 +01:00
pem.py
plot.py
plugin.py plugins: fix hook/attr name collision in close() 2018-12-19 02:10:47 +01:00
qrscanner.py rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 2018-11-29 11:39:57 +01:00
ripemd.py
rsakey.py
segwit_addr.py
servers_regtest.json
servers_testnet.json
servers.json network: update hardcoded mainnet servers 2018-11-02 20:38:26 +01:00
simple_config.py
storage.py keystore: fail sooner if unsupported version 2018-12-18 19:57:58 +01:00
synchronizer.py fix most "scripts" 2018-11-02 20:14:59 +01:00
transaction.py paymentrequest: be explicit about only allowing "addresses" 2018-11-14 16:04:43 +01:00
util.py use certifi directly instead of requests 2018-12-13 23:11:59 +01:00
verifier.py wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo) 2018-12-07 20:47:28 +01:00
version.py 2fa segwit (from ghost43's PR) 2018-12-11 09:28:35 +01:00
wallet.py wizard: fix imported address wallets 2018-12-14 22:50:25 +01:00
websockets.py
x509.py use certifi directly instead of requests 2018-12-13 23:11:59 +01:00