| .. |
|
tests
|
fix tests
|
2014-09-01 10:49:04 +02:00 |
|
__init__.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
2014-08-28 15:37:42 +02:00 |
|
account.py
|
cache xpub values in account in order to generate addresses faster
|
2014-09-15 09:44:59 +02:00 |
|
bitcoin.py
|
set default fee to 0.5mBTC/kb
|
2014-09-15 07:35:05 +02:00 |
|
blockchain.py
|
remove interface.synchronous_get
|
2014-07-29 00:15:21 +02:00 |
|
bmp.py
|
fix save_qrcode
|
2014-06-17 18:32:49 +02:00 |
|
commands.py
|
extended seed prefix
|
2014-09-09 11:51:45 +02:00 |
|
daemon.py
|
fix daemon timeout
|
2014-08-18 15:35:29 +02:00 |
|
i18n.py
|
make wordlist use default language if available
|
2014-09-15 10:04:36 +02:00 |
|
interface.py
|
rm print statement
|
2014-09-28 23:20:52 +02:00 |
|
mnemonic.py
|
Add default language for mnemonic
|
2014-09-21 10:46:03 -04:00 |
|
msqr.py
|
|
|
|
network_proxy.py
|
interface: forward errors
|
2014-09-05 14:51:37 +02:00 |
|
network.py
|
force reconnect after delay
|
2014-09-16 12:21:01 +02:00 |
|
old_mnemonic.py
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
2014-08-28 15:37:42 +02:00 |
|
paymentrequest_pb2.py
|
adding file generated by protobuf
|
2014-06-13 00:06:45 +02:00 |
|
paymentrequest.proto
|
adding initial bip70 script (wozz)
|
2014-05-05 17:31:39 +02:00 |
|
paymentrequest.py
|
workaround the official distribution of tlslite
|
2014-08-11 13:22:53 +02:00 |
|
plugins.py
|
load_wallet: we still want to test is_enabled
|
2014-09-10 23:15:55 +02:00 |
|
qrscanner.py
|
better error message
|
2014-09-19 11:20:26 +02:00 |
|
ripemd.py
|
|
|
|
simple_config.py
|
Fixes previously introduced bug
|
2014-06-26 13:22:02 +02:00 |
|
synchronizer.py
|
shorter timeouts in synchronizer, so that it terminates properly
|
2014-07-29 12:23:42 +02:00 |
|
transaction.py
|
fix tx.sweep
|
2014-09-09 14:50:42 +02:00 |
|
util.py
|
move wordlists to data dir
|
2014-09-13 09:58:11 +02:00 |
|
verifier.py
|
do not store merkle root before verification succeeded. keep it in requested_merkle for the session
|
2014-08-15 23:30:55 +02:00 |
|
version.py
|
new seed_version: remove whitespaces only between CJK characters
|
2014-09-13 19:31:05 +02:00 |
|
wallet.py
|
get_tx_fee
|
2014-09-15 12:57:56 +02:00 |
|
x509.py
|
better workaround for tlslite issue
|
2014-09-18 23:38:30 +02:00 |