..
tests
tests: testnet addresses
7 years ago
wordlist
Add Chinese Simplified wordlist
10 years ago
www
Fixing a stupid typo, sorry about that
9 years ago
__init__.py
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
8 years ago
base_wizard.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
bitcoin.py
more robust commands.getprivatekeys() and bitcoin.is_segwit_address()
7 years ago
blockchain.py
file i/o: use 'with' keyword
7 years ago
coinchooser.py
better segwit tx size estimation
7 years ago
commands.py
fix command: createmultisig
7 years ago
contacts.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
currencies.json
finish BTCe to WEX renaming
8 years ago
daemon.py
Stop allowing CORS for the JSON-RPC server
7 years ago
dnssec.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
exchange_rate.py
Remove unused imports. Explicitly import a few deep imports.
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
keystore.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
mnemonic.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
msqr.py
Remove Python 2 support imports.
7 years ago
network.py
fix #3578
7 years ago
old_mnemonic.py
Remove Python 2 support imports.
7 years ago
paymentrequest.proto
Update paymentrequests.proto
8 years ago
paymentrequest.py
fix 3262: protobuf SerializeToString() returns bytes..
7 years ago
paymentrequest_pb2.py
paymentrequest upd
8 years ago
pem.py
Remove Python 2 support imports.
7 years ago
plot.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
plugins.py
DeviceMgr: nicer message when pairing
7 years ago
qrscanner.py
Fix segfault when using a specific camera device
7 years ago
ripemd.py
update ripemd module for python3
8 years ago
rsakey.py
minor
7 years ago
segwit_addr.py
add segwit bech32 module
8 years ago
servers.json
Read default server list from file. Update list with 1.1 servers. Remove nolnet option.
8 years ago
servers_testnet.json
fix testnet
8 years ago
simple_config.py
fix #3345: do not require a wallet in order to sweep
7 years ago
storage.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
synchronizer.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
transaction.py
fix: tx size estimation for multisig
7 years ago
util.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
verifier.py
misc ui and lib fixes for py3
8 years ago
version.py
version 3.0.3
7 years ago
wallet.py
Avoid modifying self.transactions in prepare_for_verifier
7 years ago
websockets.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago
x509.py
Remove unused imports. Explicitly import a few deep imports.
7 years ago