ThomasV
321adf600a
sort currencies in currencies.json
8 years ago
Alexx Saver
4847fe5f41
Sorted exchange_rate.py
Notice: no real changes
8 years ago
Alexx Saver
1c02ced131
Added BTCe to exchange_rate.py
Notice: BTCe uses RUR for RUB, it is not compatible with ISO 4217, so we return it as RUB. Also we use an official mirror because btc-e.com is banned in Russia.
8 years ago
ThomasV
1347004e63
minor fix: ssl checkbox
8 years ago
ThomasV
568c14ca78
Refactor Network and Blockchain dialogs in qt and kivy
8 years ago
ThomasV
c6bdd3c1b0
fix: follow-up 2a53e85e8d
8 years ago
ThomasV
777a3aa8bf
Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
8 years ago
ThomasV
6b872b68bd
hardcode another testnet server
8 years ago
ThomasV
2055fce087
network dialog: add menu actions to blockchains list
8 years ago
ThomasV
197f57d329
rm dead code
8 years ago
ThomasV
73e69284d1
show pubkeys and redeem script in address dialog
8 years ago
ThomasV
faa17f9818
Option to send only confirmed coins ( fix #2395 )
8 years ago
ThomasV
255458da0a
fix #2400
8 years ago
ThomasV
b1083572ca
Merge pull request #2580 from bauerj/tab-order
Retain tab order after toggling
8 years ago
Johann Bauer
f5d5dde69a
Retain tab order after toggling
8 years ago
ThomasV
c6eb269cce
follow-up previous commit
8 years ago
ThomasV
f5dd32b8f2
Merge pull request #2579 from bauerj/view-menu
Hide console tab by default
8 years ago
Johann Bauer
17bf035125
Hide console tab by default
Also:
- Move tab toggling menu items to new "View" menu
- Refactoring
8 years ago
ThomasV
cad3798f84
follow-up previous commit
8 years ago
ThomasV
7ea2cb41e8
fix #2509 : reset pubkeys to None when x_pubkeys are unsorted
8 years ago
ThomasV
a7679debd1
fix #2533
8 years ago
ThomasV
eff0ae1f78
fix #2564
8 years ago
ThomasV
298461aee2
fix #2524 : add proper error message
8 years ago
ThomasV
828b0e5d70
fix #2439
8 years ago
ThomasV
d4b9b1f3f9
Merge pull request #2457 from chris-belcher/master
Made status bar exchange rate display in terms of base unit
8 years ago
ThomasV
cf88b7f8a7
fix #2453
8 years ago
ThomasV
2a53e85e8d
fix #2452
8 years ago
ThomasV
064b59c65e
fix #2566 #2519
8 years ago
ThomasV
0c5c62da05
Merge branch 'master' of git://github.com/spesmilo/electrum
8 years ago
ThomasV
91235ed7ac
fix #2565 : do not show traceback
8 years ago
ThomasV
8614755e16
Merge pull request #2505 from chipmixer/master
Add plugin hook `init_menubar_tools`
8 years ago
ThomasV
4934ae3cd9
follow-up previous commit
8 years ago
ThomasV
b522c4403e
Merge pull request #2554 from Mqrius/master
Trezor plugin: Sort multisig pubkeys before signing
8 years ago
Mqrius
a4e49c2d8b
Trezor plugin: Sort multisig pubkeys before signing
See issue #2550
8 years ago
ThomasV
df4e81d690
Merge pull request #2548 from digitalbitbox/170623/digitalbitbox_firmware_v2.2.2
Digital Bitbox update for latest firmware (v2.2.2)
8 years ago
djb
4e40a0bc5b
upgrade digital bitbox plugin for firmware 2.2.2
8 years ago
djb
91deea89da
identify HID devices also by interface and usage page
8 years ago
ThomasV
8285bc458f
network dialog: show servers in blockchain tab
8 years ago
ThomasV
6931ffada5
fix callbacks when switching to another server
8 years ago
ThomasV
ca220d8dbb
Detect blockchain splits and validate multiple chains
8 years ago
ThomasV
6b45070b2f
allow arbitrary derivations with bip39 seeds, to let multibit users recover funds
8 years ago
ThomasV
2d48aa35af
Merge pull request #2521 from elopio/snapcraft
Add the packaging metadata to build the electrum snap
8 years ago
Leo Arias
29747c93d9
fix typo on the python version
8 years ago
Leo Arias
b5f78a5784
add the UI plugs
8 years ago
Leo Arias
0a2f571ca5
generate the icons
8 years ago
ThomasV
31ab5b2e0a
pass hash to pubkey_from_signature
8 years ago
Leo Arias
6fc69d8c66
Add the packaging metadata to build the electrum snap
8 years ago
chipmixer
678a9002b0
Add plugin hook `init_menubar_tools`
New plugin hook `init_menubar_tools` that allows plugins to add submenu item in Tools menu.
8 years ago
ThomasV
d4dcd551e4
Merge pull request #2498 from kwaaak/patch-1
Update BitcoinAverage API to v2
8 years ago
kwaaak
d6572e1387
Update BitcoinAverage API to v2
8 years ago