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 471cab6089 do not base64encode signatures in requests 9 years ago
..
tests rm failing test 10 years ago
wordlist simplify setup.py using package_data 10 years ago
www better message 10 years ago
__init__.py generic m of n multisig 9 years ago
account.py generic m of n multisig 9 years ago
asn1tinydecoder.py parse certificates without pyasn1 10 years ago
bitcoin.py do not base64encode signatures in requests 9 years ago
blockchain.py Merge pull request #1268 from kyuupichan/blockchain_nothread 9 years ago
bmp.py Use string joins instead of concatenation for efficiency. 10 years ago
commands.py do not base64encode signatures in requests 9 years ago
contacts.py show alias satus in gui after fetch 9 years ago
daemon.py Avoid string representation issues 9 years ago
dnssec.py dnssec: fix hash, and skip SOA 9 years ago
i18n.py add new languages to i18n 10 years ago
interface.py interface: slow_parse() is not defined for X509 9 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 network: Update default servers 9 years ago
network_proxy.py Only write config file once. 9 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 no empty amount in bip70 9 years ago
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 10 years ago
plugins.py plugins: call load_wallet in install wizard 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 Merge pull request #1246 from kyuupichan/bug_fix 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 redo fixes for 1324 9 years ago
transaction.py Fix transaction update 9 years ago
util.py Fix typo. 9 years ago
verifier.py verifier: fix typo 9 years ago
version.py v2.4 will require protocol v0.10 9 years ago
wallet.py payment requests: cmdline fixes 9 years ago
x509.py move create_csr to gui 10 years ago