Darrin Daigle
|
eccb78c3e6
|
wrapped strings with _("string text") to enable language translation
|
11 years ago |
dpdtex
|
055e178221
|
Merge pull request #3 from dpdtex/temp1
fixed issue when exchange rate not available (eg, no connection)
|
11 years ago |
Darrin Daigle
|
dea58fcb49
|
fixed issue when exchange rate not available (eg, no connection)
|
11 years ago |
dpdtex
|
e2bd535000
|
Merge pull request #2 from dpdtex/temp1
better handling of very small fiat numbers and mBTC
|
11 years ago |
Darrin Daigle
|
284bcc1e5b
|
better handling of very small fiat numbers and mBTC
|
11 years ago |
dpdtex
|
041ed3ad4a
|
Merge pull request #1 from dpdtex/temp1
Bug Fixes
|
11 years ago |
Darrin Daigle
|
7bfd170ad9
|
check if fiat button exists on send tab before updating its caption with the newly selected fiat currency
|
11 years ago |
Darrin Daigle
|
bc3bcc20dc
|
check to see if fiat button already exists on send tab before telling user they must restart Electrum to see it
|
11 years ago |
Darrin Daigle
|
669d8041e4
|
Add ability to specify fiat amount when sending bitcoin.
|
11 years ago |
ThomasV
|
bf8bbfb2c0
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
0f44ebac55
|
handle timeout in peers script
|
11 years ago |
ThomasV
|
15e2dcd8b5
|
Merge pull request #620 from wozz/exchange-rate-old-python
fix error with Decimal in older python versions
|
11 years ago |
Michael Wozniak
|
e6175c6f57
|
fix error with Decimal in older python versions
|
11 years ago |
ThomasV
|
25ccd2541a
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
9420afab05
|
remove encrypt/decrypt from release notes
|
11 years ago |
ThomasV
|
7cc04f383b
|
Merge pull request #617 from flatfly/patch-3
Remove unused import
|
11 years ago |
ThomasV
|
f92b483942
|
disable encrypt/decrypt
|
11 years ago |
flatfly
|
2a28fa07e3
|
Update daemon.py
|
11 years ago |
ThomasV
|
a6f9b713f9
|
fix setup
|
11 years ago |
Eagle[TM]
|
e81385fc05
|
update server list
|
11 years ago |
ThomasV
|
9230482870
|
set default verbosity to false, because of daemon
|
11 years ago |
ThomasV
|
7dd296273f
|
move daemon spawning code into NetworkProxy class
|
11 years ago |
ThomasV
|
0bb16f0836
|
add daemon port to config
|
11 years ago |
ThomasV
|
8395bfe67f
|
disable bip32 option before release
|
11 years ago |
ThomasV
|
c0378a5ba0
|
fix getservers: wait until they are available
|
11 years ago |
ThomasV
|
1b2f75bb84
|
do not display tx amounts in an offline wallet
|
11 years ago |
ThomasV
|
9543d2b5ec
|
catch exception in signrawtransaction, if wallet is not synchronized
|
11 years ago |
ThomasV
|
32cca276fe
|
don't use recent_servers if list from irc is available
|
11 years ago |
Maran
|
f56fbb509f
|
Merge branch 'master' of ssh://github.com/spesmilo/electrum
|
11 years ago |
Maran
|
bae36d658b
|
Remove theme image from setup.py
|
11 years ago |
ThomasV
|
e2c749cdab
|
bip32 uses compressed K
|
11 years ago |
ThomasV
|
f3b728989a
|
update default servers
|
11 years ago |
Maran
|
f87e482d63
|
Changed theme switching, probably fixes #509 as well
|
11 years ago |
Maran
|
bc1deaa6ba
|
Turned background into a resource to prevent path problems
|
11 years ago |
Maran
|
17997f4d8e
|
Implements theme loading without overwriting path
|
11 years ago |
ThomasV
|
b379a14cd2
|
guess seed_version on old wallets
|
11 years ago |
ThomasV
|
17fa611b80
|
revert load theme
|
11 years ago |
ThomasV
|
4e8bb4dac4
|
add tx direction info to default labels
|
11 years ago |
ThomasV
|
d57a026ae5
|
fix #585
|
11 years ago |
ThomasV
|
051853556e
|
change the format returned by history command
|
11 years ago |
ThomasV
|
dab31f0b47
|
fix issue #509
|
11 years ago |
ThomasV
|
92a161fafa
|
more release notes
|
11 years ago |
ThomasV
|
1085d56870
|
more release notes
|
11 years ago |
ThomasV
|
567d2e5ad3
|
address must be in wallet
|
11 years ago |
ThomasV
|
0eca30315c
|
release notes
|
11 years ago |
ThomasV
|
fb8e2fe7eb
|
change decrypt syntax
|
11 years ago |
ThomasV
|
1e6841f45d
|
Merge pull request #611 from wozz/exchange-rate-fix
fix bug for 0 transaction wallet
|
11 years ago |
ThomasV
|
960e7bc3df
|
fix reference to verifier
|
11 years ago |
ThomasV
|
9994bbc56f
|
sort by height
|
11 years ago |
ThomasV
|
0c786be46f
|
remove print statement
|
11 years ago |