.. |
tests
|
fix #3899; and more aggressively catch exceptions in tx.deserialize()
|
7 years ago |
wordlist
|
Add Chinese Simplified wordlist
|
10 years ago |
__init__.py
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |
base_wizard.py
|
fix #3508
|
7 years ago |
bitcoin.py
|
Add memory pool based fee estimates
|
7 years ago |
blockchain.py
|
fix #3635
|
7 years ago |
checkpoints.json
|
Replace initial headers download with hardcoded checkpoints
|
7 years ago |
checkpoints_testnet.json
|
Add checkpoints file for testnet. Check that received headers are after max_checkpoint
|
7 years ago |
coinchooser.py
|
coinchooser: make output value rounding configurable (config var, qt)
|
7 years ago |
commands.py
|
Factorize history export code used in GUI and command line.
|
7 years ago |
contacts.py
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
currencies.json
|
Fix CoinDesk exchange rates and update currencies.json
|
7 years ago |
daemon.py
|
Merge pull request #3664 from SomberNight/json_rpc_pw
|
7 years ago |
dnssec.py
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
exchange_rate.py
|
cache historical exchange rates
|
7 years ago |
i18n.py
|
Remove Python 2 support imports.
|
7 years ago |
interface.py
|
fix parsing of ipv6 addresses in interface
|
7 years ago |
jsonrpc.py
|
Password-protect the JSON RPC interface
|
7 years ago |
keystore.py
|
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
|
7 years ago |
mnemonic.py
|
avoid shorter seeds 'by luck'
|
7 years ago |
msqr.py
|
Remove Python 2 support imports.
|
7 years ago |
network.py
|
Add memory pool based fee estimates
|
7 years ago |
old_mnemonic.py
|
Remove Python 2 support imports.
|
7 years ago |
paymentrequest.proto
|
Update paymentrequests.proto
|
7 years ago |
paymentrequest.py
|
fix 3262: protobuf SerializeToString() returns bytes..
|
7 years ago |
paymentrequest_pb2.py
|
paymentrequest upd
|
7 years ago |
pem.py
|
fix #3411
|
7 years ago |
plot.py
|
Handle empty outgoing transactions for plot
|
7 years ago |
plugins.py
|
hw plugins: Allow custom enumerate functions
|
7 years ago |
qrscanner.py
|
Fix segfault when using a specific camera device
|
7 years ago |
ripemd.py
|
update ripemd module for python3
|
7 years ago |
rsakey.py
|
minor
|
7 years ago |
segwit_addr.py
|
add segwit bech32 module
|
7 years ago |
servers.json
|
Read default server list from file. Update list with 1.1 servers. Remove nolnet option.
|
7 years ago |
servers_testnet.json
|
fix testnet
|
7 years ago |
simple_config.py
|
use config.is_dynfee and config.use_mempool_fees
|
7 years ago |
storage.py
|
storage upgrade: don't run older upgrade methods on newer version storage
|
7 years ago |
synchronizer.py
|
allow to save unbroadcasted transactions in wallet
|
7 years ago |
transaction.py
|
fix #3899; and more aggressively catch exceptions in tx.deserialize()
|
7 years ago |
util.py
|
check trezorlib version
|
7 years ago |
verifier.py
|
fix #3635
|
7 years ago |
version.py
|
initial release notes for version 3.1
|
7 years ago |
wallet.py
|
Merge pull request #3895 from SomberNight/fix_3890
|
7 years ago |
websockets.py
|
websocket: migrate to scripthashes
|
7 years ago |
x509.py
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |