You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV 3083b8dd8a
Merge pull request #3194 from SomberNight/storage
7 years ago
..
tests fix: wallet storage upgrade 13b had incorrect assumptions 7 years ago
wordlist Add Chinese Simplified wordlist 9 years ago
www Fixing a stupid typo, sorry about that 8 years ago
__init__.py Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
base_wizard.py fix #3189: do not silence exceptions in get_xpub 7 years ago
bitcoin.py fix #3170 7 years ago
blockchain.py updates for python3 7 years ago
coinchooser.py cleanup six (no python2 support) 7 years ago
commands.py Update commands: output str(Decimals), not floats 7 years ago
contacts.py fix: contacts import 7 years ago
currencies.json finish BTCe to WEX renaming 7 years ago
daemon.py storage: upgrade format version automatically in load_data() 7 years ago
dnssec.py cleanup six (no python2 support) 7 years ago
exchange_rate.py python3: exchange_rate.py 7 years ago
i18n.py cleanup six (no python2 support) 7 years ago
interface.py interface: catch py3 exceptions 7 years ago
keystore.py old seeds: normalize, and stricter is_old_seed() 7 years ago
mnemonic.py cleanup six (no python2 support) 7 years ago
msqr.py cleanup six (no python2 support) 7 years ago
network.py Merge pull request #2906 from SomberNight/polling_fees 7 years ago
old_mnemonic.py cleanup six (no python2 support) 7 years ago
paymentrequest.proto Update paymentrequests.proto 7 years ago
paymentrequest.py fix: payment request related stuff (qt crash, exporting, refresh bug) 7 years ago
paymentrequest_pb2.py paymentrequest upd 7 years ago
pem.py cleanup six (no python2 support) 7 years ago
plot.py migration to PyQt5. initial commit. 7 years ago
plugins.py hardware wallets: pass xtype to get_xpub 7 years ago
qrscanner.py follow up b8c7edf0702c17f4d411da72438f1bec19c6f18d 7 years ago
ripemd.py update ripemd module for python3 7 years ago
rsakey.py cleanup six (no python2 support) 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 Merge pull request #2906 from SomberNight/polling_fees 7 years ago
storage.py storage: remove previously imported fake-addresses 7 years ago
synchronizer.py remove height parameter from blockchain.transaction.get 7 years ago
transaction.py fix #3197: parse pubkey 7 years ago
util.py py3: socket.error is deprecated 7 years ago
verifier.py misc ui and lib fixes for py3 7 years ago
version.py update release notes and set version number to 3.0 7 years ago
wallet.py follow up previous commit 7 years ago
websockets.py fix #3175 7 years ago
x509.py cleanup six (no python2 support) 7 years ago