| .. |
|
tests
|
interface: fix check_host_name() pattern matching
|
11 years ago |
|
wordlist
|
simplify setup.py using package_data
|
11 years ago |
|
www
|
add character encoding declaration to index.html
|
11 years ago |
|
__init__.py
|
generic m of n multisig
|
11 years ago |
|
account.py
|
generic m of n multisig
|
11 years ago |
|
asn1tinydecoder.py
|
replace TLSLite dependency with minimal RSA implementation
|
11 years ago |
|
bitcoin.py
|
do not base64encode signatures in requests
|
11 years ago |
|
blockchain.py
|
Print reason for failure to connect headers
|
11 years ago |
|
bmp.py
|
Use string joins instead of concatenation for efficiency.
|
11 years ago |
|
commands.py
|
add command for master private key
|
10 years ago |
|
contacts.py
|
dont silence dns errors
|
11 years ago |
|
daemon.py
|
fix estimatefee for daemon
|
11 years ago |
|
dnssec.py
|
replace TLSLite dependency with minimal RSA implementation
|
11 years ago |
|
i18n.py
|
add new languages to i18n
|
11 years ago |
|
interface.py
|
fix: dePem cert before parsing
|
11 years ago |
|
mnemonic.py
|
simplify setup.py using package_data
|
11 years ago |
|
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
|
network.py
|
fix estimatefee for daemon
|
11 years ago |
|
network_proxy.py
|
synchronous_get: return -> raise exception
|
11 years ago |
|
old_mnemonic.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
11 years ago |
|
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
12 years ago |
|
paymentrequest.py
|
simplify x509 constructor
|
11 years ago |
|
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
|
pem.py
|
replace TLSLite dependency with minimal RSA implementation
|
11 years ago |
|
plugins.py
|
move init_qt hook
|
11 years ago |
|
qrscanner.py
|
fix segfault in zbar init, issue #1059
|
11 years ago |
|
ripemd.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
|
rsakey.py
|
replace TLSLite dependency with minimal RSA implementation
|
11 years ago |
|
simple_config.py
|
Merge pull request #1246 from kyuupichan/bug_fix
|
11 years ago |
|
socks.py
|
re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code
|
11 years ago |
|
synchronizer.py
|
redo fixes for 1324
|
11 years ago |
|
transaction.py
|
sign tx with empty scriptSig inputs
|
11 years ago |
|
util.py
|
rm unneeded float conversion
|
11 years ago |
|
verifier.py
|
verifier: fix typo
|
11 years ago |
|
version.py
|
version 2.4.1
|
11 years ago |
|
wallet.py
|
sign tx with empty scriptSig inputs
|
11 years ago |
|
websockets.py
|
print -> util.print_error
|
11 years ago |
|
x509.py
|
simplify x509 constructor
|
11 years ago |