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.
 
 
 
 
ThomasV 656560be72 show many address labels in tx default label. fixes #1200 10 years ago
..
tests rm failing test 10 years ago
wordlist simplify setup.py using package_data 10 years ago
__init__.py rename spv class, use own print_error 10 years ago
account.py get_pubkeys is called incorrectly in get_pubkey_from_xpub() 10 years ago
asn1tinydecoder.py parse certificates without pyasn1 10 years ago
bitcoin.py Dust threshold should be 546 10 years ago
blockchain.py Move away from requiring network and blockchain objects to be able to request local height. 10 years ago
bmp.py Use string joins instead of concatenation for efficiency. 10 years ago
commands.py replace instances of get_unspent_coins 10 years ago
daemon.py daemon: filter notificaions sent to client 10 years ago
i18n.py add new languages to i18n 10 years ago
interface.py fix: use request_time for interface timeout 10 years ago
mnemonic.py simplify setup.py using package_data 10 years ago
msqr.py removed trailing whitespace and fixed indentation in history widget 10 years ago
network.py Merge pull request #1187 from kyuupichan/local_height 10 years ago
network_proxy.py Move away from requiring network and blockchain objects to be able to request local height. 10 years ago
old_mnemonic.py move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 10 years ago
paymentrequest.proto adding initial bip70 script (wozz) 11 years ago
paymentrequest.py rename ssl config variables 10 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
plugins.py always_hook. fix trezor handler. fixes #1146 10 years ago
qrscanner.py fix segfault in zbar init, issue #1059 10 years ago
ripemd.py removed trailing whitespace and fixed indentation in history widget 10 years ago
simple_config.py Move away from requiring network and blockchain objects to be able to request local height. 10 years ago
socks.py re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 10 years ago
synchronizer.py less verbose debug message 10 years ago
transaction.py Preparation for moving the set of verified and unverified txs to the wallet. 10 years ago
util.py fix format_satoshis for None values 10 years ago
verifier.py Preparation for moving the set of verified and unverified txs to the wallet. 10 years ago
version.py version 2.1.1 10 years ago
wallet.py show many address labels in tx default label. fixes #1200 10 years ago
x509.py move create_csr to gui 10 years ago