Commit Graph

7378 Commits

Author SHA1 Message Date
ThomasV d4b9b1f3f9 Merge pull request #2457 from chris-belcher/master
Made status bar exchange rate display in terms of base unit
2017-06-29 18:40:49 +02:00
ThomasV cf88b7f8a7 fix #2453 2017-06-29 18:32:20 +02:00
ThomasV 2a53e85e8d fix #2452 2017-06-29 18:23:10 +02:00
ThomasV 064b59c65e fix #2566 #2519 2017-06-29 16:51:55 +02:00
ThomasV 0c5c62da05 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-06-28 05:27:07 +02:00
ThomasV 91235ed7ac fix #2565: do not show traceback 2017-06-28 05:26:52 +02:00
ThomasV 8614755e16 Merge pull request #2505 from chipmixer/master
Add plugin hook `init_menubar_tools`
2017-06-27 18:36:07 +02:00
ThomasV 4934ae3cd9 follow-up previous commit 2017-06-27 11:00:14 +02:00
ThomasV b522c4403e Merge pull request #2554 from Mqrius/master
Trezor plugin: Sort multisig pubkeys before signing
2017-06-27 10:59:01 +02:00
Mqrius a4e49c2d8b Trezor plugin: Sort multisig pubkeys before signing
See issue #2550
2017-06-25 14:26:26 +01:00
ThomasV df4e81d690 Merge pull request #2548 from digitalbitbox/170623/digitalbitbox_firmware_v2.2.2
Digital Bitbox update for latest firmware (v2.2.2)
2017-06-23 18:26:30 +02:00
djb 4e40a0bc5b
upgrade digital bitbox plugin for firmware 2.2.2 2017-06-23 16:08:55 +02:00
djb 91deea89da
identify HID devices also by interface and usage page 2017-06-23 11:46:50 +02:00
ThomasV 8285bc458f network dialog: show servers in blockchain tab 2017-06-23 10:36:49 +02:00
ThomasV 6931ffada5 fix callbacks when switching to another server 2017-06-22 14:47:05 +02:00
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 2017-06-21 09:48:31 +02:00
ThomasV 6b45070b2f allow arbitrary derivations with bip39 seeds, to let multibit users recover funds 2017-06-20 10:47:02 +02:00
ThomasV 2d48aa35af Merge pull request #2521 from elopio/snapcraft
Add the packaging metadata to build the electrum snap
2017-06-20 10:06:38 +02:00
Leo Arias 29747c93d9 fix typo on the python version 2017-06-15 19:12:46 +00:00
Leo Arias b5f78a5784 add the UI plugs 2017-06-15 19:04:30 +00:00
Leo Arias 0a2f571ca5 generate the icons 2017-06-15 19:04:09 +00:00
ThomasV 31ab5b2e0a pass hash to pubkey_from_signature 2017-06-15 10:03:18 +02:00
Leo Arias 6fc69d8c66 Add the packaging metadata to build the electrum snap 2017-06-15 03:19:48 +00:00
chipmixer 678a9002b0 Add plugin hook `init_menubar_tools`
New plugin hook `init_menubar_tools` that allows plugins to add submenu item in Tools menu.
2017-06-10 10:54:10 +00:00
ThomasV d4dcd551e4 Merge pull request #2498 from kwaaak/patch-1
Update BitcoinAverage API to v2
2017-06-07 17:21:25 +02:00
kwaaak d6572e1387 Update BitcoinAverage API to v2 2017-06-07 14:18:14 +02:00
ThomasV 7a4a0c3fc6 Merge pull request #2474 from timgabets/master
Added tox temporary files to .gitignore
2017-06-01 08:01:59 +02:00
Tim Gabets 0b603f7a70 Added tox temporary files to .gitignore 2017-05-31 13:35:15 +03:00
ThomasV 6e51b7d60e Merge pull request #2468 from bauerj/issue-2462
Parse transaction version field
2017-05-30 19:32:23 +02:00
Johann Bauer 534eaa9bd1 Parse transaction version field
Closes: #2462
2017-05-30 19:28:27 +02:00
ThomasV b2332af77b Merge pull request #2465 from dabura667/history_addrs
Add input and output addresses to CLI history
2017-05-30 07:01:42 +02:00
ThomasV d2261ee55b Merge pull request #2467 from bauerj/issue-2464
Resize content of address history window
2017-05-30 06:58:17 +02:00
Johann Bauer 42fdf8686d Resize content of address history window
Closes: #2464
2017-05-29 20:41:04 +02:00
dabura667 af59a526da add input and output addresses to CLI history 2017-05-29 23:51:15 +09:00
ThomasV 49398643e6 minor update for build-wine 2017-05-29 09:46:31 +02:00
ThomasV df2c38b72d update release notes 2017-05-29 09:43:48 +02:00
chris-belcher 3195eca6ea Made status bar exchange rate display in terms of base unit 2017-05-27 15:48:47 +01:00
ThomasV d4e8f4beb6 Set sequence to MAXINT-1 to fix locktime (per bauerj) 2017-05-23 15:07:20 +02:00
ThomasV 1ee70f798e fix: reorgs 2017-05-23 14:51:44 +02:00
ThomasV 63f14f6ab2 fix: request chunk at next_height 2017-05-23 07:58:40 +02:00
ThomasV 1b29945c6d fix #2430 2017-05-21 17:24:49 +02:00
ThomasV 265fd5ad3f fix #2410 2017-05-21 10:21:32 +02:00
ThomasV ac77c9b9bd catch-up block headers from a single interface at a time 2017-05-19 12:16:21 +02:00
ThomasV 82c9430e7a Merge pull request #2421 from bauerj/crowdin-upload
Let Travis upload templates to crowdin
2017-05-19 10:18:28 +02:00
ThomasV e60f39a08b Merge pull request #2416 from eklitzke/beyond
fix a minor typo (beyong -> beyond)
2017-05-19 09:56:48 +02:00
ThomasV 2fa25c3f56 fix get_payment_request 2017-05-19 09:10:19 +02:00
ThomasV 075dfb5ccb separate truncate_headers for debugging 2017-05-19 08:55:40 +02:00
Johann Bauer a6f9e41d6a Let Travis upload templates to crowdin 2017-05-18 21:37:34 +02:00
Evan Klitzke b391da7957 fix a minor typo (beyong -> beyond) 2017-05-17 11:36:25 -07:00
ThomasV 4cfa513ff1 update release notes 2017-05-13 12:14:29 +02:00