Commit Graph

7542 Commits

Author SHA1 Message Date
ThomasV c26cc844f5 version 2.9.4 2018-01-12 17:03:23 +01:00
Neil Booth 2be9d0a25a Remove decrypt_message; no longer supported by Trezor or KeepKey 2018-01-12 16:54:56 +01:00
SomberNight d0f9e20cf7 storage: refuse to open newer version wallet files
This is mostly a manual copy of parts of multiple commits from the master branch.
2018-01-12 16:52:36 +01:00
SomberNight 64d998fae8 follow-up 387f6db3b6 - py2 fixes 2018-01-12 16:25:23 +01:00
SomberNight 387f6db3b6 Password-protect the JSON RPC interface 2018-01-12 15:22:38 +01:00
ThomasV af0715e476 backport security updates: disable CORS and JSONRPC in gui 2018-01-12 15:10:59 +01:00
ThomasV 24e3fab8af prepare version 2.9.3 2017-08-10 18:01:22 +02:00
ThomasV 6a984ab9b6 Merge pull request #2720 from bauerj/config-skip-save
Only save config if value changed
2017-08-10 17:56:38 +02:00
ThomasV d4ab8de91d update wine script for hardware wallets 2017-08-10 17:53:17 +02:00
ThomasV 169ca85a01 fix #2719 2017-08-10 03:45:10 +02:00
Johann Bauer 47e062aa7e Only save config if value changed 2017-08-09 22:27:57 +02:00
ThomasV 1ee41089cf Merge pull request #2693 from casper/gui-history-upgrades
History list - GUI fix + small improvements
2017-08-08 09:42:58 +02:00
ThomasV 7617fbf0ff fix default sequence number in ledger plugin 2017-08-08 09:26:05 +02:00
ThomasV 9ab4f1e42e Merge branch 'master' of git://github.com/spesmilo/electrum 2017-08-08 06:03:57 +02:00
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 2017-08-08 06:03:47 +02:00
ThomasV 0a14785e93 Merge pull request #2707 from bauerj/new-ico
Use Windows icon with higher resolution and transparency
2017-08-07 21:18:36 +02:00
Johann Bauer 1e5462dccf Use Windows icon with higher resolution and transparency 2017-08-07 21:03:48 +02:00
ThomasV a13581e6db fix #2697 2017-08-06 09:55:49 +02:00
Casper 713c3c7460 History list upgrades
+ add icon tooltip
  + fix text alignment
  + add double click for details
2017-08-05 11:19:29 +03:00
ThomasV 72706f8219 network: connection_down if interface fails to connect chunk 2017-08-04 15:34:23 +02:00
ThomasV 0eb05f7cc4 Merge pull request #2687 from jhoenicke/trezor
TREZOR: Remove sighash from input signatures
2017-08-04 11:20:00 +02:00
Jochen Hoenicke e991722d9c
TREZOR: Remove sighash from input signatures
TREZOR firmware expects signatures not to contain the trailing sighash
byte.  This fixes issue fyookball/electrum#47 which also applies to
electrum.
2017-08-04 10:57:31 +02:00
ThomasV 41e39caad1 Merge pull request #2683 from valiz/master
Fix commands that require password with unencrypted wallet
2017-08-04 05:37:17 +02:00
Vali Zero 3c7171ede8 Fix commands that require password with unencrypted wallet 2017-08-03 21:34:11 +03:00
ThomasV 091e7b8d92 version 2.9.2 2017-08-03 15:07:19 +02:00
ThomasV 5cdff32227 add websocket to windows builds 2017-08-03 15:05:05 +02:00
ThomasV 5872bd4722 force new headers download if file is corrupted 2017-08-03 14:25:50 +02:00
ThomasV 9ca9b6c397 prepare version 2.9.1 2017-08-03 07:29:23 +02:00
ThomasV 6bd66279b0 fix segwit script size 2017-08-03 07:22:49 +02:00
ThomasV 57013ca985 update blockchain size after initial file download 2017-08-03 07:11:27 +02:00
ThomasV 0d12784f1e updates for new version of buildozer 2017-08-02 11:21:45 +02:00
ThomasV f956363d88 Merge pull request #2669 from neocogent/contacts-validate
Validate and extract contacts on import
2017-08-01 15:07:51 +02:00
neocogent 6549a4ebdb validate contacts on import 2017-08-01 19:56:46 +07:00
ThomasV 3d34fd9294 Merge pull request #2658 from linuxion/patch-3
Add Blockchair.com block explorer
2017-08-01 12:03:14 +02:00
ThomasV 45bfd8cbae sanitize max_fee_rate; fixes #2663 2017-08-01 11:24:49 +02:00
ThomasV 882e259a78 sanity check read_header 2017-08-01 11:00:12 +02:00
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 2017-08-01 10:47:33 +02:00
ThomasV 19deb56677 Merge pull request #2666 from suut/master
Remove usages of deprecated apply() builtin
2017-08-01 10:42:30 +02:00
suut bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV b95b21b2f2 Merge pull request #2626 from neocogent/locktime
Add locktime cmdline support
2017-07-31 09:16:47 +02:00
neocogent 63a754868e add locktime cmdline support 2017-07-31 09:25:10 +07:00
linuxion be150660ca Add Blockchair.com block explorer 2017-07-31 03:24:02 +03:00
ThomasV cefb1c9bc0 Merge pull request #2644 from jrjackso/fix-commands
Fixes issue calling commands that do not require a password, such as help
2017-07-29 06:33:49 +02:00
Jason Jackson a516bce8c6 Fixes issue calling commands that do not require a password, such as help 2017-07-28 08:04:32 -04:00
ThomasV c5d3adcf32 wine: install socks 2017-07-27 09:30:22 +02:00
ThomasV ba3586dc30 release notes for 2.9 2017-07-27 08:42:45 +02:00
ThomasV 451383ab7b Merge pull request #2633 from DanKouch/master
Updated mac icon to meet aesthetic of Windows icon
2017-07-26 15:21:25 +02:00
ThomasV 311f9eda17 close connection if server sends invalid headers 2017-07-26 14:55:39 +02:00
ThomasV 94f7a87e47 remove dead code 2017-07-25 18:57:34 +02:00
ThomasV 810f107229 follow-up commit 5f3e5866ad 2017-07-25 18:47:36 +02:00