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.
 
 
 
 
ecdsa fefb884794 fix wallet.is_change() method 12 years ago
..
__init__.py separate core and gui in different modules 12 years ago
bitcoin.py more bip32 related fixes 12 years ago
commands.py fix: command line with no password 12 years ago
deserialize.py fix 12 years ago
interface.py do not call exit() in the interface module 12 years ago
mnemonic.py setup package in lib subdirectory 13 years ago
msqr.py setup package in lib subdirectory 13 years ago
ripemd.py setup package in lib subdirectory 13 years ago
simple_config.py prevent the creation of incomplete wallets 12 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
util.py move http aliases to separate plugin 12 years ago
verifier.py rely only on the verifier to get the height of transactions 12 years ago
version.py Latest translation version 12 years ago
wallet.py fix wallet.is_change() method 12 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 12 years ago
wallet_factory.py Import WalletFactory instead of Wallet 12 years ago