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 87b05e1c9e
network: change broadcast_transaction api
6 years ago
..
gui network: change broadcast_transaction api 6 years ago
plugins ledger: always use finalizeInput in sign_transaction 6 years ago
scripts fix #4720 6 years ago
tests fix sweeping 6 years ago
wordlist file reorganization with top-level module 7 years ago
__init__.py aiorpcx: pin certificates 6 years ago
address_synchronizer.py transaction: don't convert p2pk to p2pkh address when displaying 6 years ago
base_crash_reporter.py aiorpcx: increase crash reporter timeout, avoid is_running in kivy 6 years ago
base_wizard.py hw wallets: generalise 'minimum_library' for those that provide a version number 7 years ago
bitcoin.py minor fixes for prev 7 years ago
blockchain.py blockchain: blockchains_lock needed to write/iterate global dict 6 years ago
checkpoints.json update mainnet block header checkpoints 6 years ago
checkpoints_testnet.json file reorganization with top-level module 7 years ago
coinchooser.py coinchooser: small clean-up (use TxOutput.value) 7 years ago
commands.py fix some CLI/RPC commands 6 years ago
constants.py move max_checkpoint from network to constants 6 years ago
contacts.py file reorganization with top-level module 7 years ago
crypto.py file reorganization with top-level module 7 years ago
currencies.json file reorganization with top-level module 7 years ago
daemon.py daemon: call self.start in __init__, and allow not to listen on jsonrpc 6 years ago
dnssec.py file reorganization with top-level module 7 years ago
ecc.py transaction: make get_address_from_output_script safer 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 minor clean-up (prints/types/imports) 6 years ago
i18n.py file reorganization with top-level module 7 years ago
interface.py minor clean-up (prints/types/imports) 6 years ago
jsonrpc.py file reorganization with top-level module 7 years ago
keystore.py keystore: add note regarding xpubkeys 6 years ago
mnemonic.py remove pbkdf2 dependency, use stdlib instead 7 years ago
msqr.py file reorganization with top-level module 7 years ago
network.py network: change broadcast_transaction api 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 fix #4720 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 minor clean-up (prints/types/imports) 6 years ago
qrscanner.py follow-up prev 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 file reorganization with top-level module 7 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 fees: add 1-2 s/b static options 6 years ago
storage.py fix deprecation warnings in regexes 6 years ago
synchronizer.py fix some CLI/RPC commands 6 years ago
transaction.py transaction: don't convert p2pk to p2pkh address when displaying 6 years ago
util.py network: don't save negative ETA fee estimates 6 years ago
verifier.py network: clean-up. make external API clear. rm interface_lock (mostly). 6 years ago
version.py aiorpcx: remove callback based code, add session to Interface 6 years ago
wallet.py fix sweeping 6 years ago
websockets.py file reorganization with top-level module 7 years ago
x509.py x509: handle dates in the 22nd century 7 years ago