LBRY-Vault/lib
Michael Wozniak f5fb6ed194 display locktime for transaction
display locktime for transactions if it is greater than 0.  Majority of
transactions will not display any value because default is 0.
2014-03-05 16:38:34 -05:00
..
__init__.py rebrand this branch as 1.9.8 2014-02-27 10:21:41 +01:00
account.py During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
bitcoin.py add get_public_key method to EC_KEY class 2014-03-04 16:33:25 +01:00
blockchain.py fix bug in chunk validation 2014-03-02 17:43:46 +01:00
bmp.py fix save_qrcode 2013-09-13 21:41:50 +02:00
commands.py encrypt/decrypt messages in gui 2014-03-03 10:39:10 +01:00
i18n.py Changed - to _ as mentioned in #458 2013-11-25 14:17:44 +01:00
interface.py sync_get 2014-01-29 16:48:00 +01:00
mnemonic.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
msqr.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
network.py parse_servers 2014-02-11 09:48:02 +01:00
plugins.py don't use bare except 2013-11-09 21:23:57 -08:00
pyqrnative.py separate directories for GUIs 2013-09-11 11:45:58 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py Fix for resetting options to default on program start when in portable mode. 2013-11-29 09:50:54 -05:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
transaction.py display locktime for transaction 2014-03-05 16:38:34 -05:00
util.py parse_url: parse exponents 2014-01-08 14:08:53 +01:00
verifier.py print less debug messages 2013-11-11 16:23:17 +01:00
version.py rebrand this branch as 1.9.8 2014-02-27 10:21:41 +01:00
wallet.py change estimated_fee to include 34 bytes per output instead of hard-coded 80 (issue #520) 2014-03-05 01:01:09 -07:00
wallet_bitkey.py Import WalletFactory instead of Wallet 2013-01-07 16:23:47 +00:00