| .. |
|
tests
|
tests: TestWalletSending - also test raw_tx and wtxid
|
2018-06-01 18:05:49 +02:00 |
|
wordlist
|
|
|
|
__init__.py
|
|
|
|
base_wizard.py
|
storage upgrade as part of the wizard. fix storage upgrade on kivy.
|
2018-05-31 19:43:50 +02:00 |
|
bitcoin.py
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|
blockchain.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
2018-05-28 14:22:54 +02:00 |
|
checkpoints_testnet.json
|
|
|
|
checkpoints.json
|
|
|
|
coinchooser.py
|
Fix typos
|
2018-04-15 20:34:40 +02:00 |
|
commands.py
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|
constants.py
|
add regtest support (#4242)
|
2018-04-11 19:10:14 +02:00 |
|
contacts.py
|
|
|
|
crypto.py
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|
currencies.json
|
added therocktrading exchange rate (#4272)
|
2018-04-24 09:28:38 +02:00 |
|
daemon.py
|
storage upgrade as part of the wizard. fix storage upgrade on kivy.
|
2018-05-31 19:43:50 +02:00 |
|
dnssec.py
|
do not raise BaseException
|
2018-04-07 17:10:30 +02:00 |
|
ecc_fast.py
|
rename dylib for libsecp
|
2018-05-30 22:50:03 +02:00 |
|
ecc.py
|
ecc: (minor) use ECPubkey.from_point
|
2018-05-27 03:55:10 +02:00 |
|
exchange_rate.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
2018-05-28 14:22:54 +02:00 |
|
i18n.py
|
Add missing languages to settings dialog
|
2018-05-23 22:15:14 +02:00 |
|
interface.py
|
assert datadir available
|
2018-04-29 18:25:10 +02:00 |
|
jsonrpc.py
|
|
|
|
keystore.py
|
tests: bip32 extended version bytes
|
2018-05-28 20:27:08 +02:00 |
|
mnemonic.py
|
Fix typos
|
2018-04-15 20:34:40 +02:00 |
|
msqr.py
|
|
|
|
network.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
2018-05-28 14:22:54 +02:00 |
|
old_mnemonic.py
|
|
|
|
paymentrequest_pb2.py
|
|
|
|
paymentrequest.proto
|
|
|
|
paymentrequest.py
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|
pem.py
|
|
|
|
plot.py
|
|
|
|
plugins.py
|
do not raise BaseException
|
2018-04-07 17:10:30 +02:00 |
|
qrscanner.py
|
|
|
|
ripemd.py
|
|
|
|
rsakey.py
|
|
|
|
segwit_addr.py
|
|
|
|
servers_regtest.json
|
add regtest support (#4242)
|
2018-04-11 19:10:14 +02:00 |
|
servers_testnet.json
|
|
|
|
servers.json
|
Remove server from default list: cryptohead.de (#4320)
|
2018-05-03 20:30:42 +02:00 |
|
simple_config.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
2018-05-28 14:22:54 +02:00 |
|
storage.py
|
follow-up #4396: new 2fa wallets could not be created
|
2018-06-01 22:19:00 +02:00 |
|
synchronizer.py
|
synchronizer.py: rename tx_response to on_tx_response
|
2018-05-30 17:35:29 +02:00 |
|
transaction.py
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|
util.py
|
util.make_dir: 0o700 permissions on folders (#4357)
|
2018-05-28 14:22:54 +02:00 |
|
verifier.py
|
wallet/verifier: persist wallet.verified_tx when verifier finishes
|
2018-05-30 18:21:29 +02:00 |
|
version.py
|
prepare release 3.1.3
|
2018-04-16 18:43:02 +02:00 |
|
wallet.py
|
wallet.py: access unverified_tx with self.lock
|
2018-05-30 19:01:47 +02:00 |
|
websockets.py
|
Push network calls into network module
|
2018-05-17 15:20:22 +02:00 |
|
x509.py
|
use explicit utf-8 encoding when opening files in text mode
|
2018-03-23 21:47:51 +01:00 |