Commit Graph

93 Commits

Author SHA1 Message Date
ThomasV 2e410a6368 add missing module qrtextedit 2014-06-24 20:31:39 +02:00
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 2014-06-17 11:02:46 +02:00
Andy Weidenbaum bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules 2014-06-11 12:11:58 -07:00
ThomasV 9c0afe429c add new files and deps to setup 2014-06-11 19:34:30 +02:00
ThomasV 0838b35058 add requests and pbkdf2 dependencies 2014-06-07 13:30:40 +02:00
ThomasV 31226b8a34 add pbkdf2 dependency 2014-06-05 16:19:13 +02:00
ThomasV a638127185 add paymentrequest to setup.py 2014-05-10 23:27:05 +02:00
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +02:00
ThomasV a6f9b713f9 fix setup 2014-03-16 14:02:21 +01:00
Maran bae36d658b Remove theme image from setup.py 2014-03-13 18:26:12 +01:00
ThomasV 6e30894af6 daemon; initial commit 2014-03-10 16:16:27 +01:00
RunningDroid d1387262b4 finish removing coinbase cert 2014-01-10 12:36:50 -05:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
pitchforks 16cc2644db fix setup.py to make `pip install --user` possible in Linux
added one more fallback to a local directory inside user's HOME, because
/usr/share/electrum for Linux was hardcoded in lib/util.py - see function
appdata_dir()
2013-12-12 18:14:32 +02:00
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 2013-11-12 19:33:47 -08:00
thomasv dfadb97f6a update setup and MANIFEST.in 2013-10-07 13:26:10 +02:00
ThomasV 5cfbe88f80 website url 2013-10-05 21:27:31 +02:00
ThomasV 6a7264134c fix paths 2013-10-05 21:21:48 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00
ThomasV 404c1f84d2 generalize plugins to all guis 2013-09-24 08:47:04 +02:00
ThomasV d51a8d0f25 create a class for transaction dialog 2013-09-14 21:07:54 +02:00
thomasv 69f91ba84b fix setup.py and a few imports 2013-09-11 13:49:24 +02:00
ThomasV e40776bcee separate version_getter module 2013-09-10 23:48:28 +02:00
ThomasV 328315f94b separate blockchain and network 2013-09-08 17:23:01 +02:00
thomasv 8242e58ddd fix modules 2013-09-04 19:58:34 +02:00
thomasv afac84e231 move transaction code and fix issue #280 2013-09-04 16:46:27 +02:00
ThomasV d47892b690 separate blockchain verifier from transaction verifier 2013-09-01 18:16:15 +02:00
thomasv 630bf5d5f7 add account module 2013-08-07 22:54:21 +02:00
Javed Khan 3741d46590 fixes #245: use alternate datafiles location 2013-08-04 21:07:22 +05:30
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 2013-04-28 13:47:19 +02:00
ecdsa 1cbcea6cbb add amountedit to package 2013-04-07 14:34:17 +02:00
ecdsa 8889c524b5 add missing files 2013-03-17 19:08:56 +01:00
thomasv cec2187010 add plugins to package 2013-03-03 16:33:09 +01:00
ecdsa 8f7f511d19 rename gui package 2013-03-02 18:10:22 +01:00
thomasv a563091f30 separate core and gui in different modules 2013-03-02 12:26:21 +01:00
thomasv b302aa59d1 add commands to setup.py 2013-02-28 17:19:48 +01:00
Maran b23c3ff64a Added qt console to setup fixes #145 2013-02-17 19:27:39 +01:00
Maran 6498ff2bca Add slush's bitwallet files to setup 2013-01-07 20:47:29 +01:00
bkkcoins c4ef9185ab added new sahara theme 2013-01-04 13:07:33 +07:00
thomasv ba39f8bec0 do not bundle blockchain headers with packages 2012-12-17 11:18:49 +01:00
Maran 6394712392 Implemented receiving addresses to lite gui 2012-12-10 00:34:57 +01:00
ThomasV 3a604e41a8 include text_gui and deserialize in module 2012-11-08 07:19:55 +01:00
thomasv 5a564008d1 add headers file only if it is found 2012-11-06 09:01:30 +01:00
thomasv dd2302140f include headers file in package 2012-11-05 13:03:05 +01:00
ThomasV b018e0ae53 simple payment verification: check targets, use block headers file. 2012-10-24 21:45:45 +02:00
ThomasV 97b726386e import modules with imp 2012-10-20 17:01:11 +02:00
thomasv 5717b43661 separate bitcoin related functions from wallet.py 2012-10-19 14:55:01 +02:00
ThomasV 025e10d569 rm noface icon 2012-10-18 22:15:12 +02:00
ThomasV 7079d91d71 move electrum.pnd to icons 2012-10-18 22:00:21 +02:00
bkkcoins 0ebbbb56b7 Added socks module to setup 2012-09-21 13:20:24 +07:00