ThomasV
e55f27cdd7
Merge pull request #605 from CodingAnarchy/master
follow up to pull request #604
11 years ago
CodingAnarchy
4b22844137
Merge remote-tracking branch 'upstream/master'
11 years ago
CodingAnarchy
7052bfc771
follow up to #604 - gtk gui
11 years ago
ThomasV
48e6dba684
follow-up to #604
11 years ago
ThomasV
fb53fc758d
Merge pull request #604 from CodingAnarchy/master
change estimated_fee to include 34 bytes per output instead of hard-code...
11 years ago
CodingAnarchy
b9bf3a2ee8
change estimated_fee to include 34 bytes per output instead of hard-coded 80 (issue #520 )
11 years ago
ThomasV
ad6a9084e5
Merge pull request #603 from wozz/exchange-fix-gui-hang
non blocking exchange rate API calls
11 years ago
Michael Wozniak
723b0e430f
non blocking exchange rate API calls
clear combo box while waiting
11 years ago
ThomasV
746225c05d
Merge pull request #602 from wozz/exchange-bavg
Add new exchange rate options
11 years ago
Michael Wozniak
0c59b4148d
Add new exchange rate options
BitcoinAverage added as new exchange rate option.
Add BitPay as new exchange rate API
Winkdex added as option for exchange rate - USD only
Cleanup exchange rate plugin
cavirtex exchange rate added
BTCChina - exchange rate
11 years ago
ThomasV
370e2dd7ec
increase timeout
11 years ago
ThomasV
b0796daee4
more legible output for scripts/peers
11 years ago
ThomasV
fa6e9c18b9
code cleanup: main menu
11 years ago
ThomasV
cef7bbf294
add get_public_key method to EC_KEY class
11 years ago
ThomasV
12e9f49042
fix: network.height() is a function
11 years ago
ThomasV
271dfeb245
eval arg passed to setconfig, to avoid storing boolean as string
11 years ago
ThomasV
da6f292dd5
encrypt/decrypt messages in gui
11 years ago
ThomasV
1face99346
code cleanup
11 years ago
ThomasV
3e014d05c1
move menu separator
11 years ago
ThomasV
d0ccb5b2ff
Merge pull request #596 from wozz/exchangerate-history
Add history fiat tx value for exchange plugin
11 years ago
Michael Wozniak
3a078f507c
update for new transactions with exchange plugin
new transactions aren't already loaded to the wallet when the update is
run. this catches the exception and gets the transaction value
11 years ago
Michael Wozniak
f9a52684e3
Add history fiat tx value for exchange plugin
Added coindesk BPI rate calculation for transaction values in history.
Coindesk currently only provides this functionality for USD, so it is
only available when the Coindesk and USD combination has been
selected.
11 years ago
ThomasV
7247eb73f3
Merge pull request #595 from wozz/coinbase-rate
Add Coinbase exchange rate option
11 years ago
Michael Wozniak
c582194bdc
Add Coinbase exchange rate option
Add Coinbase exchange rate option in exchange rate plugin
11 years ago
ThomasV
be98ea55f9
Merge pull request #594 from wozz/exchange-settings
add ok button for currencies
11 years ago
Michael Wozniak
501996c145
add ok button for currencies
also update the currency list when changing exchanges. defaults to
first in list if current selected currency is not available on the other
exchange
11 years ago
ThomasV
daf15a10bf
cleanup
11 years ago
ThomasV
37cf6925cf
Merge branch 'verify-message' of github.com:wozz/electrum into wozz-verify-message
11 years ago
Michael Wozniak
b16035c5de
change remove tabs for verify/sign
verify message is in the drop down menus and sign is in the receive tab
drop down for each address
11 years ago
ThomasV
d160851496
Merge pull request #592 from wozz/exchange-settings
Set default exchange to Blockchain.info
11 years ago
ThomasV
9d5f39c235
fix createrawtransaction (issue #574 )
11 years ago
ThomasV
2070672ac7
improve help messages for options
11 years ago
Michael Wozniak
e86734fccb
Add tools menu function for Verify message
add separate menu option to verify message because verifying a message
does not need to be tied to a specific address
11 years ago
Michael Wozniak
fd6c6f209a
Set default exchange to Blockchain.info
set default exchange to Blockchain.info, which will force the config to
be updated if the exchange is changed.
11 years ago
ThomasV
746cf6f7f3
Merge pull request #588 from wozz/for-upstream
Add CoinDesk BPI for exchange rate
11 years ago
ThomasV
4a97aa1d1e
show txids in the list of transaction inputs
11 years ago
ThomasV
b6d541ef8e
Merge pull request #591 from dabura667/Blockchainlink
Add link in history to view the tx on blockchain.info
11 years ago
ThomasV
9bebc05149
fix bug in chunk validation
11 years ago
dabura667
0ad491b727
Add link in history to view the tx on blockchain
Mostly a convenience thing. webbrowser should work with Mac OS, but I
have no environment to check with.
Win and Linux both open the url fine in the default browser.
11 years ago
ThomasV
f37b23b2a7
rename command: getutxoaddress
11 years ago
ThomasV
a5629539e4
add timeout to daemon, update getaddressbalance
11 years ago
ThomasV
37f2320a83
Merge pull request #590 from wozz/priv-qr-code
Add QR Display for Private Key export
11 years ago
Michael Wozniak
8b20250f8e
Add QR Display for Private Key export
11 years ago
Michael Wozniak
d30fb5c473
Add CoinDesk BPI for exchange rate
Add CoinDesk BPI for exchange rate options. Choose between blockchain
and coindesk on the plugin settings page.
11 years ago
ThomasV
13280e0bd7
Merge pull request #564 from eternal-sorrow/master
Rewrite gtk gui with gtk3/pygobgect - thanks a lot
11 years ago
ThomasV
e955ee69a8
restore from master public key (qt and command line)
11 years ago
ThomasV
9ddd9c7c65
start network daemon automatically when needed
11 years ago
ThomasV
e34c14ee78
Merge pull request #582 from dabura667/csvaddresserr
CSV: Show erroneous addresses in warning window.
11 years ago
ThomasV
0d4b36b28a
Merge pull request #584 from dabura667/historyUTF8
Changed CSV History export to UTF-8 labels
11 years ago
ThomasV
7267579fe0
Merge branch '2.0'
11 years ago