Commit Graph

7463 Commits

Author SHA1 Message Date
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
ThomasV 6ca52153c3 Trustedcoin: prepaid-only billing 2017-05-13 11:45:06 +02:00
ThomasV aa6cab37d5 bump versino number and update release notes 2017-05-13 11:25:16 +02:00
ThomasV 6321b14f9f Locate blockchain connection point with binary search 2017-05-13 11:19:36 +02:00
ThomasV 353a7b8fd9 Merge pull request #2381 from bauerj/issue-2380
Add BlockCypher.com as a block explorer
2017-05-10 14:23:12 +02:00
ThomasV 0497885bc1 Merge pull request #2397 from romanz/master
tests: fix TestTransaction.test_tx_signed testcase
2017-05-10 14:16:21 +02:00
ThomasV b262e5bf3b fix #2384 2017-05-10 12:32:28 +02:00
ThomasV d3918ef611 fix #2394 2017-05-10 11:11:08 +02:00
Roman Zeyde de956b7dc1 tests: fix TestTransaction.test_tx_signed testcase 2017-05-08 21:39:57 +03:00
Johann Bauer 8f94dda48e Add BlockCypher.com as a block explorer 2017-05-01 21:27:14 +02:00
ThomasV 51b6fa0e46 Merge pull request #2367 from spamdaemon/patch-1
Fixed a syntax error with python 3.6
2017-04-22 06:59:29 +02:00
spamdaemon a17624931d Fixed a syntax error with python 3.6
This fixes this error:
raceback (most recent call last):
  File "/usr/bin/electrum", line 98, in <module>
    from electrum import bitcoin, network
  File "/usr/lib/python3.6/site-packages/electrum/__init__.py", line 2, in <module>
    from util import format_satoshis, print_msg, print_error, set_verbosity
  File "/usr/lib/python3.6/site-packages/electrum/util.py", line 537
    except socket.error, err:

Also, other exceptions in this file use the except X as Y syntax.
2017-04-21 13:48:29 -04:00
ThomasV 6afc11208d spv: keep track of header requests made by each interface 2017-04-20 10:59:30 +02:00
ThomasV 853b6169ed hardware wallet support for locktime 2017-04-19 15:02:25 +02:00
ThomasV 183af4ae3a remove sigtype in update_signature 2017-04-19 15:00:10 +02:00
ThomasV 6fc6d1ec7d timelock tx to current height. see #2349 2017-04-19 11:55:31 +02:00