.. |
android
|
reorganize files and bring code inline with current master
|
9 years ago |
tests
|
test_transaction: fix test_sweep case
|
9 years ago |
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
www
|
add character encoding declaration to index.html
|
10 years ago |
__init__.py
|
Fix scripts/peers
|
9 years ago |
account.py
|
fix #1399
|
10 years ago |
asn1tinydecoder.py
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
bitcoin.py
|
do not import dns on android
|
10 years ago |
blockchain.py
|
Print reason for failure to connect headers
|
10 years ago |
bmp.py
|
Use string joins instead of concatenation for efficiency.
|
10 years ago |
commands.py
|
Update kivy GUI in order to merge with master
|
9 years ago |
contacts.py
|
dont silence dns errors
|
10 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
|
Fix 'tuple' object has no attribute 'copy'
|
9 years ago |
mnemonic.py
|
Add Chinese Simplified wordlist
|
10 years ago |
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
network.py
|
Fix uninitialized var from select merge
|
9 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)
|
11 years ago |
paymentrequest.py
|
simplify x509 constructor
|
10 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
|
add missing parameter
|
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
|
replace TLSLite dependency with minimal RSA implementation
|
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
|
Have network_proxy use ThreadJob framework
|
9 years ago |
transaction.py
|
transaction: remove unused mmap-related code
|
9 years ago |
util.py
|
manage exchange plugins, make sure ui doesn't stall while saving seed
|
9 years ago |
verifier.py
|
Remove unused import
|
9 years ago |
version.py
|
version 2.5
|
10 years ago |
wallet.py
|
temporary fix wallet constructors
|
9 years ago |
websockets.py
|
print -> util.print_error
|
10 years ago |
x509.py
|
remove unused code
|
10 years ago |