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 14d7be7445 Merge pull request #1068 from gurnec/gap-limit-type 10 years ago
..
tests rm failing test 10 years ago
wordlist simplify setup.py using package_data 10 years ago
__init__.py move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 10 years ago
account.py bugfix: add pubkey to PendingAccount, to be able to spend from it 10 years ago
bitcoin.py use base43 in order to send transactions by QR code 10 years ago
blockchain.py remove appdata_dir and data_dir 10 years ago
bmp.py removed trailing whitespace and fixed indentation in history widget 10 years ago
commands.py fix typo 10 years ago
daemon.py use file socket for daemon 10 years ago
i18n.py add new languages to i18n 10 years ago
interface.py fix network connection issues 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 fix network connection issues 10 years ago
network_proxy.py revert 33b11422 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 parse PEM list using tlslite 10 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
plugins.py set self.wallet to None in plugin constructor 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 disable auo-connect is --server option is passed. fixes #992 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 removed trailing whitespace and fixed indentation in history widget 10 years ago
transaction.py remove remaining instances of op_return type 10 years ago
util.py parse_URI: utf8 decode 10 years ago
verifier.py remove appdata_dir and data_dir 10 years ago
version.py bump version number 10 years ago
wallet.py check arg type in change_gap_limit() 10 years ago
x509.py parse PEM list using tlslite 10 years ago