| .. |
|
android
|
reorganize files and bring code inline with current master
|
10 years ago |
|
tests
|
Fix testcase
|
10 years ago |
|
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
|
www
|
add character encoding declaration to index.html
|
11 years ago |
|
__init__.py
|
Fix scripts/peers
|
10 years ago |
|
account.py
|
fix #1399
|
10 years ago |
|
asn1tinydecoder.py
|
replace TLSLite dependency with minimal RSA implementation
|
11 years ago |
|
bitcoin.py
|
enforece low S value in signatures (per BIP62)
|
10 years ago |
|
blockchain.py
|
Handy new class PrintError
|
10 years ago |
|
bmp.py
|
Use string joins instead of concatenation for efficiency.
|
11 years ago |
|
commands.py
|
fix web request server. fixes #1455
|
10 years ago |
|
contacts.py
|
dont silence dns errors
|
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
|
Unify message IDs between network and interfaces
|
10 years ago |
|
mnemonic.py
|
Add Chinese Simplified wordlist
|
10 years ago |
|
msqr.py
|
removed trailing whitespace and fixed indentation in history widget
|
11 years ago |
|
network.py
|
In debug mode, show every queued request
|
10 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
|
fix: add missing definition of sha1
|
10 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
|
Handy new class PrintError
|
10 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
|
fix: add missing definition of sha1
|
10 years ago |
|
simple_config.py
|
print config path in debug message
|
10 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
|
Warn if server is serving bad address histories
|
10 years ago |
|
transaction.py
|
transaction: remove unused mmap-related code
|
10 years ago |
|
util.py
|
fix base type of PrintError; it must be object, since it is inherited by wallets
|
10 years ago |
|
verifier.py
|
Use network to get local height
|
10 years ago |
|
version.py
|
kivy/buildozer: read version number from file
|
10 years ago |
|
wallet.py
|
restore lock in storage.write (follow up to b5e0363f)
|
10 years ago |
|
websockets.py
|
fix web request server. fixes #1455
|
10 years ago |
|
x509.py
|
remove unused code
|
10 years ago |