Commit graph

5199 commits

Author SHA1 Message Date
ThomasV
f441ec722b fixes 2011-12-05 15:54:40 +03:00
ThomasV
8b8fdd4808 servers not updating peers list properly; let us see if this fixes it 2011-12-04 16:18:37 +03:00
ThomasV
cd89cb760e Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-04 14:10:18 +01:00
ThomasV
4ef252e730 change host on select 2011-12-04 14:09:35 +01:00
ThomasV
cfaaf34119 command that displays number of blocks 2011-12-04 15:22:25 +03:00
ThomasV
4ba945f8bd Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-04 13:16:11 +01:00
ThomasV
7af9dba9d0 new session should be started inside the loop 2011-12-04 13:15:42 +01:00
ThomasV
7aada899e7 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-04 15:07:38 +03:00
ThomasV
f5f919d802 default to localhost 2011-12-04 15:07:08 +03:00
ThomasV
6fda904d04 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-04 12:51:17 +01:00
ThomasV
4bdc1ca60f prevent errors when history is empty 2011-12-04 12:50:32 +01:00
ThomasV
eaec64c3ef new session if host changed 2011-12-04 12:49:47 +01:00
ThomasV
d608b81839 fix memcache issue; turn it off by default 2011-12-04 14:31:49 +03:00
ThomasV
13265c922d Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-03 21:34:53 +01:00
ThomasV
b144de5b4d enable memory cache 2011-12-03 23:33:29 +03:00
ThomasV
761dd0d8f2 initial status 2011-12-03 20:18:34 +01:00
ThomasV
3409b04d78 Memory cache for addresses. Not activated for the moment, but it will log errors. 2011-12-03 19:33:15 +03:00
ThomasV
c28190c45e version 0.29 2011-12-03 16:13:35 +03:00
ThomasV
4b58ff15fd gui icons and messages 2011-12-03 14:08:21 +01:00
ThomasV
1ec17cd394 default response should not be OK 2011-12-03 13:16:22 +01:00
ThomasV
a990522432 fix icon name 2011-12-03 12:01:30 +01:00
ThomasV
af5395f703 reset peer list before update 2011-12-03 13:50:49 +03:00
ThomasV
8e817a9562 improving network dialog in gui 2011-12-03 11:31:00 +01:00
thomasv
4639631cef apply tooltip to button + some cleanup 2011-12-02 17:22:49 +01:00
thomasv
e4e2575daa better adverb 2011-12-02 16:44:17 +01:00
thomasv
67dbacd20d server selection dialog 2011-12-02 16:41:38 +01:00
ThomasV
b62cb7f612 m 2011-12-02 12:23:32 +03:00
ThomasV
7191ba3eb7 packages 2011-12-02 12:09:46 +03:00
ThomasV
3831308194 typos 2011-12-01 19:43:30 +03:00
ThomasV
55d9502184 Merge commit 'refs/merge-requests/6' of git://gitorious.org/electrum/electrum into merge-requests/6 2011-12-01 19:41:56 +03:00
ThomasV
b61ec6ec7c typo 2011-12-01 19:39:27 +03:00
Ovidiu Constantin
b513536fb1 * small IRC fix and doc 2011-11-30 17:08:01 +02:00
Ovidiu Constantin
493c74dde0 * when I said IP, I meant IP, not hostnames. 2011-11-30 16:59:21 +02:00
Ovidiu Constantin
181b590699 * move server's hostname on IRC to realname, part 3: making it work 2011-11-30 16:55:16 +02:00
Ovidiu Constantin
68790df27f * move server's hostname on IRC to realname, part 2: parsing the output of /who 2011-11-30 16:05:46 +02:00
root
51dd46e84e * move server's hostname on IRC to realname, part 1: config file and connect command 2011-11-30 15:34:16 +02:00
Ovidiu Constantin
c9846860dc * fix config file keys for MySQL. 2011-11-29 23:44:10 +02:00
ThomasV
79217326be default path is .electrum 2011-11-29 17:08:16 +01:00
ThomasV
7db29e327e minor 2011-11-29 14:52:37 +01:00
ThomasV
bf8821f243 minor 2011-11-29 14:52:13 +01:00
ThomasV
63cbda1bd3 try home first 2011-11-29 14:50:06 +01:00
ThomasV
7d37f36783 better use a single option for wallet path 2011-11-29 11:23:49 +01:00
ThomasV
829c812f8e Merge commit 'refs/merge-requests/4' of git://gitorious.org/electrum/electrum into merge-requests/4 2011-11-29 10:48:07 +01:00
ThomasV
4dad1701d1 bump version number, update readme 2011-11-29 10:32:56 +01:00
ThomasV
c87533acaa use python slowaes library 2011-11-29 10:26:47 +01:00
Ovidiu Constantin
5582956c37 * client: support different wallet file name via command line. 2011-11-27 18:52:11 +02:00
Ovidiu Constantin
66dea751ca Privacy feature: allow running a private server, that does not register on IRC. New config option (default value = yes):
[server]
irc = no
2011-11-27 17:18:57 +02:00
ThomasV
e7d233a7a2 Merge commit 'refs/merge-requests/3' of git://gitorious.org/electrum/electrum into merge-requests/3 2011-11-26 23:47:28 +03:00
ThomasV
7171a4b1b5 Merge commit 'refs/merge-requests/2' of git://gitorious.org/electrum/electrum into merge-requests/2 2011-11-26 18:08:46 +03:00
Ovidiu Constantin
4c0f06f39d * adding support for MySQL 2011-11-23 18:19:01 +02:00