.. |
tests
|
Removed failing test for now
|
11 years ago |
__init__.py
|
access to global configuration using set_config and get_config
|
11 years ago |
account.py
|
fix syntax of redeem_script
|
11 years ago |
bitcoin.py
|
Made use of fewer constants
|
11 years ago |
blockchain.py
|
Do not use mutables as default values!
|
11 years ago |
bmp.py
|
fix save_qrcode
|
11 years ago |
commands.py
|
fix: update commands with new transaction constructors
|
11 years ago |
daemon.py
|
Do not use mutables as default values!
|
11 years ago |
i18n.py
|
Changed - to _ as mentioned in #458
|
12 years ago |
interface.py
|
use x509 to check if server certificate has expired
|
11 years ago |
mnemonic.py
|
check message length in mnemonic encode
|
11 years ago |
msqr.py
|
setup package in lib subdirectory
|
13 years ago |
network.py
|
Do not use mutables as default values!
|
11 years ago |
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
11 years ago |
paymentrequest.py
|
fix: new outputs format and payment requests
|
11 years ago |
paymentrequest_pb2.py
|
adding file generated by protobuf
|
11 years ago |
plugins.py
|
run_hook: no more than one plugin shall return a result
|
11 years ago |
ripemd.py
|
setup package in lib subdirectory
|
13 years ago |
simple_config.py
|
Fixes previously introduced bug
|
11 years ago |
socks.py
|
sockssipy support module provides SOCKS and HTTP proxy wrapper
|
13 years ago |
synchronizer.py
|
Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations.
|
11 years ago |
transaction.py
|
fix: new outputs format and payment requests
|
11 years ago |
util.py
|
Shouldn't redo URI encoding
|
11 years ago |
verifier.py
|
fix #750
|
11 years ago |
version.py
|
update bip32 accounts and wallet
|
11 years ago |
wallet.py
|
move master_private_keys and master_public_keys to NewWallet
|
11 years ago |
x509.py
|
add support for RSA_SHA256
|
11 years ago |