.. |
gui
|
qt tx dialog: show block height and block hash
|
6 years ago |
plugins
|
keepkey: rm homescreen stuff (remnants from trezor?)
|
6 years ago |
scripts
|
scripts: simplify quick_start
|
6 years ago |
tests
|
bitcoin: stricter check on WIF for compressed pubkeys
|
6 years ago |
wordlist
|
file reorganization with top-level module
|
7 years ago |
__init__.py
|
expose electrum version as __version__
|
6 years ago |
address_synchronizer.py
|
verifier: fix logic bug. after reorg, some verifs were not undone
|
6 years ago |
base_crash_reporter.py
|
small import clean-up
|
6 years ago |
base_wizard.py
|
sweep/import key: show error in Qt GUI to user as tooltip
|
6 years ago |
bip32.py
|
wizard: normalize bip32 derivation path
|
6 years ago |
bitcoin.py
|
bitcoin: stricter check on WIF for compressed pubkeys
|
6 years ago |
blockchain.py
|
verifier: fix logic bug. after reorg, some verifs were not undone
|
6 years ago |
checkpoints.json
|
update block header checkpoints
|
6 years ago |
checkpoints_testnet.json
|
update block header checkpoints
|
6 years ago |
coinchooser.py
|
RBF batching: some fixes
|
6 years ago |
commands.py
|
add option to freeze individual UTXOs
|
6 years ago |
constants.py
|
bip32: refactor whole module. clean-up.
|
6 years ago |
contacts.py
|
qt: use QStandardItemModel
|
6 years ago |
crypto.py
|
keystore: fail sooner if unsupported version
|
6 years ago |
currencies.json
|
exchange_rate: add Bylls BTC/CAD rates
|
6 years ago |
daemon.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
6 years ago |
dnssec.py
|
dnssec: trivial clean-up
|
6 years ago |
ecc.py
|
bip32: refactor whole module. clean-up.
|
6 years ago |
ecc_fast.py
|
ecc_fast: clarify fallback message
|
7 years ago |
electrum
|
file reorganization with top-level module
|
7 years ago |
exchange_rate.py
|
fix-up prev
|
6 years ago |
i18n.py
|
move get_default_language to gui.qt.util
|
6 years ago |
interface.py
|
update to aiorpcx 0.17
|
6 years ago |
json_db.py
|
let DB handle addresses
|
6 years ago |
jsonrpc.py
|
small import clean-up
|
6 years ago |
keystore.py
|
sweep/import key: show error in Qt GUI to user as tooltip
|
6 years ago |
mnemonic.py
|
bip32: refactor whole module. clean-up.
|
6 years ago |
msqr.py
|
file reorganization with top-level module
|
7 years ago |
network.py
|
network: allow longer timeouts in _run_new_interface
|
6 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
|
qt invoice list: fix #5222
|
6 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
|
wizard: better hww debug messages when unpaired_device_infos fails
|
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
|
file reorganization with top-level module
|
7 years ago |
servers.json
|
Remove luggs' server from default list (#5300)
|
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
|
fix get_fee_text for static fees
|
6 years ago |
storage.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
6 years ago |
synchronizer.py
|
wallet: towards restoring previous performance
|
6 years ago |
transaction.py
|
bitcoin: disallow importing/sweeping segwit scripts with uncompressed pubkey
|
6 years ago |
util.py
|
update bitcoin explorer options (#5285)
|
6 years ago |
verifier.py
|
verifier: trivial clean-up
|
6 years ago |
version.py
|
prepare release 3.3.4
|
6 years ago |
wallet.py
|
wallet: get_tx_info now returns NamedTuple instead of abomination
|
6 years ago |
websockets.py
|
more type annotations in core lib
|
6 years ago |
x509.py
|
x509: show cert expiration date in error
|
6 years ago |