..
gui
qt network dialog: "use Tor proxy" cb would get auto-checked incorrectly
2019-05-02 01:20:14 +02:00
plugins
keepkey: rm homescreen stuff (remnants from trezor?)
2019-04-29 19:33:54 +02:00
scripts
scripts: simplify quick_start
2019-02-28 20:26:30 +01:00
tests
bitcoin: stricter check on WIF for compressed pubkeys
2019-04-25 14:35:16 +02:00
wordlist
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
__init__.py
expose electrum version as __version__
2018-10-31 16:21:04 +01:00
address_synchronizer.py
verifier: fix logic bug. after reorg, some verifs were not undone
2019-03-26 21:01:43 +01:00
base_crash_reporter.py
small import clean-up
2018-10-11 16:30:30 +02:00
base_wizard.py
sweep/import key: show error in Qt GUI to user as tooltip
2019-04-19 00:15:45 +02:00
bip32.py
wizard: normalize bip32 derivation path
2019-02-22 18:50:29 +01:00
bitcoin.py
bitcoin: stricter check on WIF for compressed pubkeys
2019-04-25 14:35:16 +02:00
blockchain.py
verifier: fix logic bug. after reorg, some verifs were not undone
2019-03-26 21:01:43 +01:00
checkpoints.json
update block header checkpoints
2019-02-08 16:38:59 +01:00
checkpoints_testnet.json
update block header checkpoints
2019-02-08 16:38:59 +01:00
coinchooser.py
coinchooser: improve performance significantly
2019-05-02 03:07:34 +02:00
commands.py
add option to freeze individual UTXOs
2019-03-11 18:46:29 +01:00
constants.py
bip32: refactor whole module. clean-up.
2019-02-22 18:50:24 +01:00
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
exchange_rate: add Bylls BTC/CAD rates
2019-03-27 19:00:40 +01:00
daemon.py
wizard: fix regression: unencrypted wallets were not getting upgraded
2019-03-04 17:23:43 +01:00
dnssec.py
dnssec: trivial clean-up
2018-10-14 04:23:42 +02:00
ecc.py
bip32: refactor whole module. clean-up.
2019-02-22 18:50:24 +01:00
ecc_fast.py
ecc_fast: clarify fallback message
2018-08-17 16:01:03 +02:00
electrum
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
exchange_rate.py
fix-up prev
2019-03-27 19:01:38 +01:00
i18n.py
move get_default_language to gui.qt.util
2018-09-23 14:11:50 +05:00
interface.py
update to aiorpcx 0.17
2019-04-30 21:24:39 +02:00
json_db.py
let DB handle addresses
2019-03-05 08:20:34 +01:00
jsonrpc.py
small import clean-up
2018-10-11 16:30:30 +02:00
keystore.py
sweep/import key: show error in Qt GUI to user as tooltip
2019-04-19 00:15:45 +02:00
mnemonic.py
bip32: refactor whole module. clean-up.
2019-02-22 18:50:24 +01:00
msqr.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
network.py
network: allow longer timeouts in _run_new_interface
2019-04-18 23:05:35 +02:00
old_mnemonic.py
mv "electrum seed" stuff from bitcoin.py to mnemonic.py
2019-02-22 18:01:54 +01:00
paymentrequest.proto
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
paymentrequest.py
qt invoice list: fix #5222
2019-03-26 16:38:32 +01:00
paymentrequest_pb2.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
pem.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
plot.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
plugin.py
wizard: better hww debug messages when unpaired_device_infos fails
2019-01-21 18:44:36 +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
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
rsakey.py
no more "import *"
2019-02-11 20:21:24 +01:00
segwit_addr.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
servers.json
Remove luggs' server from default list ( #5300 )
2019-04-27 17:23:48 +02:00
servers_regtest.json
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
servers_testnet.json
servers: update testnet default list
2019-04-27 23:10:12 +02:00
simple_config.py
fix get_fee_text for static fees
2019-02-18 17:52:50 +01:00
storage.py
wizard: fix regression: unencrypted wallets were not getting upgraded
2019-03-04 17:23:43 +01:00
synchronizer.py
wallet: towards restoring previous performance
2019-03-01 17:59:22 +01:00
transaction.py
bitcoin: disallow importing/sweeping segwit scripts with uncompressed pubkey
2019-04-19 00:37:28 +02:00
util.py
update bitcoin explorer options ( #5285 )
2019-04-24 17:05:11 +02:00
verifier.py
verifier: trivial clean-up
2019-04-12 20:29:05 +02:00
version.py
prepare release 3.3.4
2019-02-13 22:23:30 +01:00
wallet.py
wallet: get_tx_info now returns NamedTuple instead of abomination
2019-04-29 02:32:15 +02:00
websockets.py
more type annotations in core lib
2018-10-22 16:41:25 +02:00
x509.py
x509: show cert expiration date in error
2019-04-26 01:55:58 +02:00