.. |
gui
|
revealer: clean-up prev and fixes
|
6 years ago |
plugins
|
fix greenaddress plugin: follow-up 75f6ab913316998e1e3c4b1d256de17bc367ea8e
|
6 years ago |
scripts
|
follow-up prev
|
6 years ago |
tests
|
keystore: revert KDF change from #4838
|
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
|
fix prev
|
6 years ago |
base_crash_reporter.py
|
small import clean-up
|
6 years ago |
base_wizard.py
|
wizard: fix imported address wallets
|
6 years ago |
bip32.py
|
prefer int.from_bytes over int('0x'+hex, 16)
|
6 years ago |
bitcoin.py
|
2fa segwit (from ghost43's PR)
|
6 years ago |
blockchain.py
|
blockchain: check best chain on disk is consistent with checkpoints
|
6 years ago |
checkpoints.json
|
blockchain: fix difficulty retarget
|
6 years ago |
checkpoints_testnet.json
|
file reorganization with top-level module
|
7 years ago |
coinchooser.py
|
RBF batching: some fixes
|
6 years ago |
commands.py
|
wizard: fix imported address wallets
|
6 years ago |
constants.py
|
move max_checkpoint from network to constants
|
6 years ago |
contacts.py
|
qt: use QStandardItemModel
|
6 years ago |
crypto.py
|
keystore: fail sooner if unsupported version
|
6 years ago |
currencies.json
|
file reorganization with top-level module
|
7 years ago |
daemon.py
|
qt history: minor clean-up and sanity checking
|
6 years ago |
dnssec.py
|
dnssec: trivial clean-up
|
6 years ago |
ecc.py
|
bitcoin/ecc: some more type annotations
|
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
|
exchange rate: fix coinbase
|
6 years ago |
i18n.py
|
move get_default_language to gui.qt.util
|
6 years ago |
interface.py
|
use certifi directly instead of requests
|
6 years ago |
jsonrpc.py
|
small import clean-up
|
6 years ago |
keystore.py
|
keystore: fail sooner if unsupported version
|
6 years ago |
mnemonic.py
|
bitcoin/ecc: some more type annotations
|
6 years ago |
msqr.py
|
file reorganization with top-level module
|
7 years ago |
network.py
|
network: fix switching interface (restart old one)
|
6 years ago |
old_mnemonic.py
|
file reorganization with top-level module
|
7 years ago |
paymentrequest.proto
|
file reorganization with top-level module
|
7 years ago |
paymentrequest.py
|
use certifi directly instead of requests
|
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
|
plugins: fix hook/attr name collision in close()
|
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
|
Remove unreachable return statement
|
6 years ago |
segwit_addr.py
|
file reorganization with top-level module
|
7 years ago |
servers.json
|
network: update hardcoded mainnet servers
|
6 years ago |
servers_regtest.json
|
file reorganization with top-level module
|
7 years ago |
servers_testnet.json
|
file reorganization with top-level module
|
7 years ago |
simple_config.py
|
config: reject non-json-serialisable writes
|
6 years ago |
storage.py
|
keystore: fail sooner if unsupported version
|
6 years ago |
synchronizer.py
|
fix most "scripts"
|
6 years ago |
transaction.py
|
paymentrequest: be explicit about only allowing "addresses"
|
6 years ago |
util.py
|
use certifi directly instead of requests
|
6 years ago |
verifier.py
|
wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo)
|
6 years ago |
version.py
|
2fa segwit (from ghost43's PR)
|
6 years ago |
wallet.py
|
wizard: fix imported address wallets
|
6 years ago |
websockets.py
|
more type annotations in core lib
|
6 years ago |
x509.py
|
use certifi directly instead of requests
|
6 years ago |