| .. |
|
gui
|
qt history: use IntEnum for column indices
|
7 years ago |
|
plugins
|
bitbox: fix seed command (#4906)
|
7 years ago |
|
scripts
|
follow-up prev
|
7 years ago |
|
tests
|
wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo)
|
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
|
fix prev
|
7 years ago |
|
base_crash_reporter.py
|
small import clean-up
|
7 years ago |
|
base_wizard.py
|
wallet creation: take care not to write plaintext keys to disk
|
7 years ago |
|
bip32.py
|
prefer int.from_bytes over int('0x'+hex, 16)
|
7 years ago |
|
bitcoin.py
|
bitcoin: avoid floating point in int_to_hex
|
7 years ago |
|
blockchain.py
|
blockchain: check best chain on disk is consistent with checkpoints
|
7 years ago |
|
checkpoints.json
|
blockchain: fix difficulty retarget
|
7 years ago |
|
checkpoints_testnet.json
|
file reorganization with top-level module
|
8 years ago |
|
coinchooser.py
|
RBF batching: some fixes
|
7 years ago |
|
commands.py
|
wallet history fees: only calculate fees when exporting history
|
7 years ago |
|
constants.py
|
move max_checkpoint from network to constants
|
7 years ago |
|
contacts.py
|
qt: use QStandardItemModel
|
7 years ago |
|
crypto.py
|
Merge pull request #4838 from SomberNight/keystore_pw_hash2b
|
7 years ago |
|
currencies.json
|
file reorganization with top-level module
|
8 years ago |
|
daemon.py
|
qt history: minor clean-up and sanity checking
|
7 years ago |
|
dnssec.py
|
dnssec: trivial clean-up
|
7 years ago |
|
ecc.py
|
bitcoin/ecc: some more type annotations
|
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: fix coinbase
|
7 years ago |
|
i18n.py
|
move get_default_language to gui.qt.util
|
7 years ago |
|
interface.py
|
interface: fix only-genesis regtest case
|
7 years ago |
|
jsonrpc.py
|
small import clean-up
|
7 years ago |
|
keystore.py
|
keystore: stronger pbkdf for encryption
|
7 years ago |
|
mnemonic.py
|
bitcoin/ecc: some more type annotations
|
7 years ago |
|
msqr.py
|
file reorganization with top-level module
|
8 years ago |
|
network.py
|
network: fix switching interface (restart old one)
|
7 years ago |
|
old_mnemonic.py
|
file reorganization with top-level module
|
8 years ago |
|
paymentrequest.proto
|
file reorganization with top-level module
|
8 years ago |
|
paymentrequest.py
|
bitcoin/ecc: some more type annotations
|
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/hw: show transport type when listing HWDs
|
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
|
Remove unreachable return statement
|
7 years ago |
|
segwit_addr.py
|
file reorganization with top-level module
|
8 years ago |
|
servers.json
|
network: update hardcoded mainnet servers
|
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
|
config: reject non-json-serialisable writes
|
7 years ago |
|
storage.py
|
storage/blockchain: use os.replace
|
7 years ago |
|
synchronizer.py
|
fix most "scripts"
|
7 years ago |
|
transaction.py
|
paymentrequest: be explicit about only allowing "addresses"
|
7 years ago |
|
util.py
|
qt history list: use OrderedDictWithIndex for txns
|
7 years ago |
|
verifier.py
|
wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo)
|
7 years ago |
|
version.py
|
update version number
|
7 years ago |
|
wallet.py
|
qt history: minor clean-up and sanity checking
|
7 years ago |
|
websockets.py
|
more type annotations in core lib
|
7 years ago |
|
x509.py
|
small import clean-up
|
7 years ago |