electrum-bitcoinprivate/lib
Serge Victor 55d392c274 Spread payment requests to subdirs
Currently Electrum stores all payment requests in main requests
directory. It's not going to be efficient when we have thousands of
thousands of payment requests. This patch spreads that files across
two level of subdirectories.
2016-10-01 05:40:40 +00:00
..
tests fix test_simple_config and test_transaction 2016-08-04 17:21:25 +02:00
wordlist Add Chinese Simplified wordlist 2015-08-20 23:18:47 +09:00
www Spread payment requests to subdirs 2016-10-01 05:40:40 +00:00
__init__.py fix import 2016-08-12 15:53:21 +02:00
base_wizard.py wizard: add checkbox for passphrases. allow passphrases with 2fa seeds 2016-09-30 01:15:28 +02:00
bitcoin.py wizard: add checkbox for passphrases. allow passphrases with 2fa seeds 2016-09-30 01:15:28 +02:00
blockchain.py android: move wallet data to internal storage. 2016-03-08 08:10:38 +01:00
coinchooser.py follow-up 0ae04a6419 2016-04-08 10:43:55 +02:00
commands.py importprivkey: do not import the same key twice 2016-08-17 09:49:58 +02:00
contacts.py use address as key in contacts 2016-05-28 16:56:18 +02:00
daemon.py auto-upgrade wallet format 2016-09-29 10:52:51 +02:00
dnssec.py Relicensing 2016-02-24 10:20:30 +01:00
i18n.py Relicensing 2016-02-24 10:20:30 +01:00
interface.py revert to daemon for interface code 2016-06-11 16:11:36 +02:00
keystore.py wizard: display seed type. restore 2fa if needed 2016-09-28 06:30:00 +02:00
mnemonic.py make sure seed last word is uniformly distributed. count prefix length as entropy 2016-09-22 14:37:08 +02:00
msqr.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
network.py network: Update default server list 2016-09-04 14:36:11 +02:00
old_mnemonic.py Relicensing 2016-02-24 10:20:30 +01:00
paymentrequest.proto adding initial bip70 script (wozz) 2014-05-05 17:31:39 +02:00
paymentrequest.py Relicensing 2016-02-24 10:20:30 +01:00
paymentrequest_pb2.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
pem.py fix issue #1713 2016-03-10 15:06:03 +01:00
plugins.py devmgr: if only one device is plugged, use it 2016-08-31 15:15:55 +02:00
qrscanner.py Relicensing 2016-02-24 10:20:30 +01:00
rsakey.py Relicensing 2016-02-24 10:20:30 +01:00
simple_config.py detect dangling links 2016-05-30 10:53:52 +02:00
socks.py re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
storage.py auto-upgrade wallet format 2016-09-29 10:52:51 +02:00
synchronizer.py Major refactoring 2016-08-12 11:02:28 +02:00
transaction.py move xpubkey logic to keystore and fix it 2016-08-17 15:25:16 +02:00
util.py changes for new toolchain 2016-07-27 17:57:12 +02:00
verifier.py detect non-final transactions, and transactions with unconfirmed inputs 2016-05-29 19:53:04 +02:00
version.py Format upgrade: increment seed_version to make sure that old versions of Electrum refuse to open new wallet files. 2016-08-31 15:04:57 +02:00
wallet.py Spread payment requests to subdirs 2016-10-01 05:40:40 +00:00
websockets.py Spread payment requests to subdirs 2016-10-01 05:40:40 +00:00
x509.py show certificate name in error popup 2016-05-19 11:07:21 +02:00