You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
SomberNight ee287740a7
coldcard: fix p2pkh signing for new fw (1.1.0)
6 years ago
..
gui Merge pull request #4873 from SomberNight/android_docker 6 years ago
plugins coldcard: fix p2pkh signing for new fw (1.1.0) 6 years ago
scripts follow-up prev 6 years ago
tests Merge pull request #4861 from SomberNight/blockchain_fork_ids 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 wallet: cache more in get_tx_fee 6 years ago
base_crash_reporter.py small import clean-up 6 years ago
base_wizard.py wizard/hw: show transport type when listing HWDs 6 years ago
bip32.py prefer int.from_bytes over int('0x'+hex, 16) 6 years ago
bitcoin.py bitcoin: avoid floating point in int_to_hex 6 years ago
blockchain.py Merge pull request #4861 from SomberNight/blockchain_fork_ids 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 wallet: make importing thousands of addr/privkeys fast 6 years ago
constants.py move max_checkpoint from network to constants 7 years ago
contacts.py openalias: minor clean-up 6 years ago
crypto.py crypto: fix pkcs7 padding check 6 years ago
currencies.json file reorganization with top-level module 7 years ago
daemon.py decorate some methods with @profiler to debug slow startup 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 qt history view custom fiat input fixes 6 years ago
i18n.py move get_default_language to gui.qt.util 6 years ago
interface.py blockchain.py: generalise fork ids to get rid of conflicts 6 years ago
jsonrpc.py small import clean-up 6 years ago
keystore.py rename crypto.Hash to sha256d 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 blockchain.py: generalise fork ids to get rid of conflicts 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 bitcoin/ecc: some more type annotations 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/hw: show transport type when listing HWDs 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 blockchain.py: generalise fork ids to get rid of conflicts 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 Merge pull request #4872 from spesmilo/qt_fiat_fixes 6 years ago
verifier.py rename crypto.Hash to sha256d 6 years ago
version.py aiorpcx: remove callback based code, add session to Interface 7 years ago
wallet.py wallet: add FIXME re fiat coin_price calculation 6 years ago
websockets.py more type annotations in core lib 6 years ago
x509.py small import clean-up 6 years ago