| .. |
|
gui
|
fix: load trustedcoin plugin for two-step wallet creation
|
7 years ago |
|
plugins
|
load wallet plugin in Wallet factory, fix trustedcoin wizard on kivy
|
7 years ago |
|
scripts
|
scripts: add "quick_start" to showcase some basic functionality
|
7 years ago |
|
tests
|
storage_db: fix tests, add modified flag to db class
|
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
|
json_db: make get operations threadsafe
|
7 years ago |
|
base_crash_reporter.py
|
small import clean-up
|
7 years ago |
|
base_wizard.py
|
fix: load trustedcoin plugin for two-step wallet creation
|
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
|
bip32: refactor whole module. clean-up.
|
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
|
fix #5088
|
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
|
json_db: add missing lock
|
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
|
storage: call load_plugins in decrypt
|
7 years ago |
|
synchronizer.py
|
abstract database away from wallet and address_synchronizer
|
7 years ago |
|
transaction.py
|
move opcodes to bitcoin.py
|
7 years ago |
|
util.py
|
separate storage and database (JsonDB)
|
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
|
fix: load trustedcoin plugin for two-step wallet creation
|
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 |