| .. |
|
gui
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
7 years ago |
|
plugins
|
ledger: suppress error message if user cancels tx signing
|
7 years ago |
|
scripts
|
scripts: simplify quick_start
|
7 years ago |
|
tests
|
fix storage upgrade tests: "fixture 'func' not found"
|
7 years ago |
|
wordlist
|
file reorganization with top-level module
|
8 years ago |
|
__init__.py
|
expose electrum version as __version__
|
7 years ago |
|
address_synchronizer.py
|
[trivial] use namedtuple field by name
|
7 years ago |
|
base_crash_reporter.py
|
small import clean-up
|
7 years ago |
|
base_wizard.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
7 years ago |
|
bip32.py
|
wizard: normalize bip32 derivation path
|
7 years ago |
|
bitcoin.py
|
mv "electrum seed" stuff from bitcoin.py to mnemonic.py
|
7 years ago |
|
blockchain.py
|
wallet: randomise locktime of transactions a bit. also check if stale. (#4967)
|
7 years ago |
|
checkpoints.json
|
update block header checkpoints
|
7 years ago |
|
checkpoints_testnet.json
|
update block header checkpoints
|
7 years ago |
|
coinchooser.py
|
RBF batching: some fixes
|
7 years ago |
|
commands.py
|
post-storage_db-merge fixups
|
7 years ago |
|
constants.py
|
bip32: refactor whole module. clean-up.
|
7 years ago |
|
contacts.py
|
qt: use QStandardItemModel
|
7 years ago |
|
crypto.py
|
keystore: fail sooner if unsupported version
|
7 years ago |
|
currencies.json
|
exchange_rate: small fixups. BitcoinAverage, BitStamp
|
7 years ago |
|
daemon.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
7 years ago |
|
dnssec.py
|
dnssec: trivial clean-up
|
7 years ago |
|
ecc.py
|
bip32: refactor whole module. clean-up.
|
7 years ago |
|
ecc_fast.py
|
ecc_fast: clarify fallback message
|
7 years ago |
|
electrum
|
file reorganization with top-level module
|
8 years ago |
|
exchange_rate.py
|
exchange_rate: small fixups. BitcoinAverage, BitStamp
|
7 years ago |
|
i18n.py
|
move get_default_language to gui.qt.util
|
7 years ago |
|
interface.py
|
interface.is_server_ca_signed: don't rely on assert
|
7 years ago |
|
json_db.py
|
storage: fix convert_version_18
|
7 years ago |
|
jsonrpc.py
|
small import clean-up
|
7 years ago |
|
keystore.py
|
bip32: refactor whole module. clean-up.
|
7 years ago |
|
mnemonic.py
|
bip32: refactor whole module. clean-up.
|
7 years ago |
|
msqr.py
|
file reorganization with top-level module
|
8 years ago |
|
network.py
|
abstract database away from wallet and address_synchronizer
|
7 years ago |
|
old_mnemonic.py
|
mv "electrum seed" stuff from bitcoin.py to mnemonic.py
|
7 years ago |
|
paymentrequest.proto
|
file reorganization with top-level module
|
8 years ago |
|
paymentrequest.py
|
use certifi directly instead of requests
|
7 years ago |
|
paymentrequest_pb2.py
|
file reorganization with top-level module
|
8 years ago |
|
pem.py
|
file reorganization with top-level module
|
8 years ago |
|
plot.py
|
file reorganization with top-level module
|
8 years ago |
|
plugin.py
|
wizard: better hww debug messages when unpaired_device_infos fails
|
7 years ago |
|
qrscanner.py
|
rename contrib/build-osx as contrib/osx. Move QRReader submodule there.
|
7 years ago |
|
ripemd.py
|
file reorganization with top-level module
|
8 years ago |
|
rsakey.py
|
no more "import *"
|
7 years ago |
|
segwit_addr.py
|
file reorganization with top-level module
|
8 years ago |
|
servers.json
|
remove phishing server
|
7 years ago |
|
servers_regtest.json
|
file reorganization with top-level module
|
8 years ago |
|
servers_testnet.json
|
file reorganization with top-level module
|
8 years ago |
|
simple_config.py
|
fix get_fee_text for static fees
|
7 years ago |
|
storage.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
7 years ago |
|
synchronizer.py
|
wallet: towards restoring previous performance
|
7 years ago |
|
transaction.py
|
move opcodes to bitcoin.py
|
7 years ago |
|
util.py
|
json_db: store Transaction objects in memory, not raw hex
|
7 years ago |
|
verifier.py
|
abstract database away from wallet and address_synchronizer
|
7 years ago |
|
version.py
|
prepare release 3.3.4
|
7 years ago |
|
wallet.py
|
wizard: fix regression: unencrypted wallets were not getting upgraded
|
7 years ago |
|
websockets.py
|
more type annotations in core lib
|
7 years ago |
|
x509.py
|
use certifi directly instead of requests
|
7 years ago |