Commit graph

3115 commits

Author SHA1 Message Date
Darrin Daigle
bc3bcc20dc check to see if fiat button already exists on send tab before telling user they must restart Electrum to see it 2014-03-23 12:58:42 -05:00
Darrin Daigle
669d8041e4 Add ability to specify fiat amount when sending bitcoin. 2014-03-22 23:04:06 -05:00
ThomasV
15e2dcd8b5 Merge pull request #620 from wozz/exchange-rate-old-python
fix error with Decimal in older python versions
2014-03-18 11:09:58 +01:00
Michael Wozniak
e6175c6f57 fix error with Decimal in older python versions 2014-03-17 22:03:48 -04:00
ThomasV
25ccd2541a Merge branch 'master' of git://github.com/spesmilo/electrum 2014-03-16 20:24:10 +01:00
ThomasV
9420afab05 remove encrypt/decrypt from release notes 2014-03-16 20:23:54 +01:00
ThomasV
7cc04f383b Merge pull request #617 from flatfly/patch-3
Remove unused import
2014-03-16 20:18:22 +01:00
ThomasV
f92b483942 disable encrypt/decrypt 2014-03-16 16:35:12 +01:00
flatfly
2a28fa07e3 Update daemon.py 2014-03-16 15:04:40 +01:00
ThomasV
a6f9b713f9 fix setup 2014-03-16 14:02:21 +01:00
Eagle[TM]
e81385fc05 update server list 2014-03-16 12:18:38 +01:00
ThomasV
9230482870 set default verbosity to false, because of daemon 2014-03-16 12:13:52 +01:00
ThomasV
7dd296273f move daemon spawning code into NetworkProxy class 2014-03-16 12:00:08 +01:00
ThomasV
0bb16f0836 add daemon port to config 2014-03-16 06:28:16 +01:00
ThomasV
8395bfe67f disable bip32 option before release 2014-03-15 11:10:06 +01:00
ThomasV
c0378a5ba0 fix getservers: wait until they are available 2014-03-15 11:04:11 +01:00
ThomasV
1b2f75bb84 do not display tx amounts in an offline wallet 2014-03-15 10:01:25 +01:00
ThomasV
9543d2b5ec catch exception in signrawtransaction, if wallet is not synchronized 2014-03-15 09:59:00 +01:00
ThomasV
32cca276fe don't use recent_servers if list from irc is available 2014-03-13 19:23:26 +01:00
Maran
f56fbb509f Merge branch 'master' of ssh://github.com/spesmilo/electrum 2014-03-13 18:26:19 +01:00
Maran
bae36d658b Remove theme image from setup.py 2014-03-13 18:26:12 +01:00
ThomasV
e2c749cdab bip32 uses compressed K 2014-03-13 16:56:53 +01:00
ThomasV
f3b728989a update default servers 2014-03-13 14:07:36 +01:00
Maran
f87e482d63 Changed theme switching, probably fixes #509 as well 2014-03-13 12:02:55 +01:00
Maran
bc1deaa6ba Turned background into a resource to prevent path problems 2014-03-13 11:55:51 +01:00
Maran
17997f4d8e Implements theme loading without overwriting path 2014-03-13 10:55:27 +01:00
ThomasV
b379a14cd2 guess seed_version on old wallets 2014-03-13 10:42:39 +01:00
ThomasV
17fa611b80 revert load theme 2014-03-13 08:38:25 +01:00
ThomasV
4e8bb4dac4 add tx direction info to default labels 2014-03-12 10:16:51 +01:00
ThomasV
d57a026ae5 fix #585 2014-03-12 10:04:08 +01:00
ThomasV
051853556e change the format returned by history command 2014-03-12 09:52:17 +01:00
ThomasV
dab31f0b47 fix issue #509 2014-03-11 15:05:54 +01:00
ThomasV
92a161fafa more release notes 2014-03-11 14:42:13 +01:00
ThomasV
1085d56870 more release notes 2014-03-11 14:31:45 +01:00
ThomasV
567d2e5ad3 address must be in wallet 2014-03-11 14:16:11 +01:00
ThomasV
0eca30315c release notes 2014-03-11 14:12:48 +01:00
ThomasV
fb8e2fe7eb change decrypt syntax 2014-03-11 14:11:45 +01:00
ThomasV
1e6841f45d Merge pull request #611 from wozz/exchange-rate-fix
fix bug for 0 transaction wallet
2014-03-11 13:37:45 +01:00
ThomasV
960e7bc3df fix reference to verifier 2014-03-11 09:38:08 +01:00
ThomasV
9994bbc56f sort by height 2014-03-11 09:37:39 +01:00
ThomasV
0c786be46f remove print statement 2014-03-11 08:37:58 +01:00
ThomasV
489413d358 move start_daemon code to main script 2014-03-11 08:33:58 +01:00
ThomasV
e6bbf22003 add server to daemon print statement 2014-03-11 07:18:50 +01:00
ThomasV
0a1f6b5c43 fix return, debug flags 2014-03-11 07:12:57 +01:00
ThomasV
919ec8e837 fix: missing import 2014-03-11 07:04:25 +01:00
ThomasV
8f025db800 add missing Network methods to NetworkProxy 2014-03-10 20:58:18 +01:00
ThomasV
b4bed1ccaa remove blockchain object from verifier 2014-03-10 20:53:05 +01:00
ThomasV
6e30894af6 daemon; initial commit 2014-03-10 16:16:27 +01:00
ThomasV
55e4aa2a47 minor improvements to scripts 2014-03-10 16:14:45 +01:00
ThomasV
f352832879 Merge branch 'master' of git://github.com/spesmilo/electrum 2014-03-10 16:05:57 +01:00