3358 Commits (d9db7771f993002f7cae07cb4c7951e4843218f7)
 

Author SHA1 Message Date
ThomasV df540cb241 move get_keyID to accounts 11 years ago
ThomasV 5c31263848 fix load_accounts 11 years ago
ThomasV 05fcdce018 fix redeem scripts 11 years ago
ThomasV 9fccf9c287 helper functions for bip32 derivations 11 years ago
Michael Wozniak 5288f6a933 Add @wozz GPG Public Key 11 years ago
ThomasV 9567af0219 fix CKD in p2sh accounts 11 years ago
ThomasV e082550f80 Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 5a43b633d6 update bip32 accounts and wallet 11 years ago
ThomasV a92aae3306 Merge pull request #639 from toomyem/spesmilo 11 years ago
ThomasV e12ac7f9a1 Merge pull request #641 from wozz/640 11 years ago
Michael Wozniak b099930174 Update create current unix time 11 years ago
Tomasz Machalski 0b8fc21db7 Added Bitcurex and Bitmarket exchanges 11 years ago
ThomasV ffc72e65df Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 607e79cc43 Merge pull request #638 from wozz/exchange-hist-ven 11 years ago
ThomasV 9663600d5d update bip32 derivations, using xpriv and xpub serialization format 11 years ago
ThomasV 91ba04c4d7 update bip32 derivations, using xpriv and xpub serialization format 11 years ago
ThomasV 328432f5f4 update bip32 derivations, using xpriv and xpub serialization format 11 years ago
Michael Wozniak a3b88ca3dc Exchange Rate History - Add APIs 11 years ago
ThomasV 33b94cd60e add error field in tx, because exceptions cannot be passed by plugins 11 years ago
ThomasV 4f6ac1d613 Merge pull request #631 from jisqyv/jischanges 11 years ago
ThomasV 6e26fb0198 remove redundant definition of Timer class 11 years ago
ThomasV c5c1ed11f0 better waiting dialog, with Qt signals 11 years ago
Jeffrey I. Schiller 35f1455970 Fixes to merchant.py 11 years ago
ThomasV 93ead1a90e Merge pull request #634 from dpdtex/FiatPrice 11 years ago
Darrin Daigle 5619859386 Streamlined code - modified two procs (get_fiat_status_text and fiat_dialog) to call exchange API only once instead of twice (as recommended by wozz). 11 years ago
Darrin Daigle 9fb7fd5803 Cleaned up Exchange Rate plugin: more efficient code and more intuitive names for the get fiat balance/price procedures. Created new procedure used for updating the fiat balance & price on the status panel. Enhancement: status panel on bottom left now shows the current BTC price (eg, 1 BTC~573.45 USD). 11 years ago
ThomasV f1cc259b75 Merge pull request #632 from dpdtex/FixAccountComboWidth 11 years ago
Darrin Daigle ecd013bbb7 Fixed size issue on account combo box in status panel. If you started Electrum with a wallet that did not have imported keys (therefore the account combo box didn't show), then you opened a wallet that had imported keys, the combo box was not wide enough to correctly display the combo box items. 11 years ago
ThomasV be7d0445a6 Merge pull request #625 from dpdtex/DialogTitles 11 years ago
ThomasV 8eeb5503ad Merge pull request #628 from rdymac/are-frozen 11 years ago
rdymac 383763e24b add white space before BTC frozen message 11 years ago
Darrin Daigle dec5e351c0 fixed title on 3 dialog boxes (they were showing "python" as title) 11 years ago
ThomasV 437fdf4760 Merge pull request #623 from dpdtex/master 11 years ago
dpdtex 5fb8036dd5 Merge pull request #4 from dpdtex/temp3 11 years ago
Darrin Daigle eccb78c3e6 wrapped strings with _("string text") to enable language translation 11 years ago
dpdtex 055e178221 Merge pull request #3 from dpdtex/temp1 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 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 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 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 11 years ago