flo-electrum/lib
Neil Booth 98bea614d8 Implement BIP-LI01.
No more need to randomly place change.
2015-06-06 22:25:40 +09:00
..
tests rm failing test 2015-05-28 15:43:50 +02:00
wordlist
__init__.py
account.py get_pubkeys is called incorrectly in get_pubkey_from_xpub() 2015-04-02 15:03:48 -04:00
asn1tinydecoder.py parse certificates without pyasn1 2015-04-14 15:04:04 +02:00
bitcoin.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
blockchain.py revert 175bfae9e6. store last known height in wallet instead 2015-05-08 13:43:42 +02:00
bmp.py Use string joins instead of concatenation for efficiency. 2015-03-17 21:57:06 +09:00
commands.py fix var name 2015-06-03 11:39:44 +02:00
daemon.py fix issue #1238 2015-05-24 16:14:56 +02:00
i18n.py
interface.py SocketPipe shouldn't close the socket. 2015-06-04 16:30:59 +09:00
mnemonic.py
msqr.py
network_proxy.py Readding pending_transactions_for_notifications, needed by the gui. 2015-06-05 08:56:55 +02:00
network.py Need an interface to process a request. 2015-06-04 11:22:57 +09:00
old_mnemonic.py
paymentrequest_pb2.py
paymentrequest.proto
paymentrequest.py fix: set_config 2015-06-03 10:02:12 +02:00
plugins.py lazy plugin constructor 2015-05-24 20:37:05 +02:00
qrscanner.py
ripemd.py
simple_config.py Merge pull request #1246 from kyuupichan/bug_fix 2015-05-25 13:28:42 +02:00
socks.py
synchronizer.py less verbose debug message 2015-05-05 21:00:35 +02:00
transaction.py Implement BIP-LI01. 2015-06-06 22:25:40 +09:00
util.py SocketPipe shouldn't close the socket. 2015-06-04 16:30:59 +09:00
verifier.py Remove wallet.get_transactions() 2015-05-08 09:31:45 +09:00
version.py prepare for 2.2 release 2015-05-17 09:17:52 +02:00
wallet.py Implement BIP-LI01. 2015-06-06 22:25:40 +09:00
x509.py move create_csr to gui 2015-05-02 16:26:27 +02:00