.. |
android
|
reorganize files and bring code inline with current master
|
9 years ago |
tests
|
Write the wallet less often
|
9 years ago |
wordlist
|
Add Chinese Simplified wordlist
|
9 years ago |
www
|
add php example
|
9 years ago |
__init__.py
|
Add coin chooser to try and minimize loss of privacy.
|
9 years ago |
account.py
|
fix #1399
|
10 years ago |
asn1tinydecoder.py
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
bitcoin.py
|
increase min_relay_tx_fee, and make dust_threshold a function
|
9 years ago |
blockchain.py
|
fix #1579
|
9 years ago |
bmp.py
|
Use string joins instead of concatenation for efficiency.
|
10 years ago |
coinchooser.py
|
Avoid index-out-of-range
|
9 years ago |
commands.py
|
separation between RPC and non-RPC commands.
|
9 years ago |
contacts.py
|
dont silence dns errors
|
10 years ago |
daemon.py
|
separation between RPC and non-RPC commands.
|
9 years ago |
dnssec.py
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
i18n.py
|
add new languages to i18n
|
10 years ago |
interface.py
|
Revert "Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23"
|
9 years ago |
mnemonic.py
|
Add Chinese Simplified wordlist
|
9 years ago |
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
network.py
|
fix issue #1572
|
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
|
fix: add missing definition of sha1
|
9 years ago |
paymentrequest_pb2.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
pem.py
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
plugins.py
|
follow up to 74a9e2296c43320c18893d0cefd78e3cbdf0b9fb
|
9 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 |
rsakey.py
|
fix: add missing definition of sha1
|
9 years ago |
simple_config.py
|
print config path in debug message
|
9 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
|
Write the wallet less often
|
9 years ago |
transaction.py
|
fix more type errors caused by jsonrpc (parsing floats and transactions)
|
9 years ago |
util.py
|
Write the wallet less often
|
9 years ago |
verifier.py
|
Use network to get local height
|
9 years ago |
version.py
|
increase version number
|
9 years ago |
wallet.py
|
Better error when opening a non-wallet file
|
9 years ago |
websockets.py
|
websockets: minor fix
|
9 years ago |
x509.py
|
remove unused code
|
10 years ago |