Commit Graph

7502 Commits

Author SHA1 Message Date
ThomasV 615a5b3f8e fix #2356: scriptSig parsing exception 2017-04-12 16:12:06 +02:00
ThomasV a8be1aeae8 fix #2351 2017-04-05 15:55:15 +02:00
ThomasV 0bc777a10c follow-up previous commit 2017-04-05 09:52:52 +02:00
ThomasV 50587c7a24 fix #2353: show error when sweeping dust 2017-04-05 09:17:42 +02:00
ThomasV b8e2c67b54 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-04-04 13:52:36 +02:00
ThomasV 57baed4728 check parameter type of create_new_address 2017-04-04 13:52:16 +02:00
ThomasV da5fd7a424 Merge pull request #2348 from rbaumert/patch-1
removed meaningless words, made sentences more concise
2017-04-02 09:26:04 +02:00
rbaumert 710a2f9418 removed meaningless words, made sentences more concise 2017-04-01 19:55:09 -07:00
ThomasV db13cf965c fix #2347 and return indentation 2017-04-02 04:36:05 +02:00
ThomasV 31fc9b78af keep connection open with a manually selected server, even if they fail passing the checkpoint 2017-03-31 12:04:29 +02:00
ThomasV 23e51e7c9e follow up fix #2341 2017-03-31 06:40:47 +02:00
ThomasV e555b982f9 fix #2341 2017-03-30 19:08:16 +02:00
ThomasV 08fd7d95ab kivy: use NumericProperty for blocks and nodes 2017-03-30 10:13:58 +02:00
ThomasV 98dcc7c094 kivy checkpoint dialog 2017-03-30 07:05:19 +02:00
ThomasV 1b14a18b1a sanitize pass_checkpoint 2017-03-30 05:55:02 +02:00
ThomasV d371e1c807 network: request checkpoint when opening a new connection 2017-03-29 17:21:18 +02:00
ThomasV f46b403a8d fix #2338 2017-03-29 10:29:02 +02:00
ThomasV 0105702d0f fix #2341 2017-03-29 10:22:19 +02:00
ThomasV b23f788b4a fix #2342 2017-03-29 10:07:42 +02:00
ThomasV e233ca33b4 fix method name 2017-03-28 19:16:03 +02:00
ThomasV e7b136cc6b kivy: minor GUI tweaks 2017-03-28 09:44:11 +02:00
ThomasV 14a3d49f81 presplash screen 2017-03-28 09:43:49 +02:00
ThomasV 38d6c18b60 kivy: allow manual server entry 2017-03-28 08:53:18 +02:00
ThomasV 51f8816ec7 kivy: improve blockchain dialog 2017-03-27 21:31:37 +02:00
ThomasV 59b0b51f24 add proxy settings to kivy GUI 2017-03-27 18:59:48 +02:00
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 2017-03-27 12:48:10 +02:00
ThomasV e6560b8d7f fix moe used for truncate 2017-03-27 00:46:44 +02:00
ThomasV 59bc220856 fix auto-connect: do not use a random interface 2017-03-26 20:22:30 +02:00
ThomasV 8c6866fb91 Merge pull request #2334 from shsmith/master
fix #2325
2017-03-26 19:27:21 +02:00
shsmith dea6b5ffaa fix #2325 2017-03-26 09:55:25 -07:00
ThomasV f54aa45731 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-03-25 11:09:30 +01:00
ThomasV 9c70540a2f add BIP9 and segwit_support methods 2017-03-25 11:09:24 +01:00
ThomasV edf7435ff1 Merge pull request #2319 from da2x/patch-1
Move Electrum to the Finance category
2017-03-24 10:23:10 +01:00
ThomasV 6548388b0e minor gui tweak 2017-03-24 09:50:43 +01:00
ThomasV 482ad3b20f version 2.8.3 and release notes 2017-03-24 09:45:27 +01:00
ThomasV 95ad6a4321 fix 2017-03-24 09:39:57 +01:00
ThomasV e38d19d210 add help buttons to blockchain tab 2017-03-24 09:38:34 +01:00
ThomasV 6e182371b9 network dialog: reorganize tabs 2017-03-24 06:25:03 +01:00
ThomasV a20233b629 minor fix 2017-03-23 21:57:01 +01:00
ThomasV 2ea3bbea30 network dialog: add checkpoint, tabs 2017-03-23 21:53:03 +01:00
ThomasV dd0b018a35 add configurable checkpoint to blockchain verification; use genesis as default 2017-03-23 11:58:56 +01:00
ThomasV 85f2f667c3 fix #2326: backward-compatibility of wallet files 2017-03-23 09:20:32 +01:00
ThomasV aa090007e9 fix #2328 2017-03-23 08:50:14 +01:00
ThomasV f7212a4732 fix input_script and remove unused method inputs_without_script 2017-03-21 14:33:42 +01:00
ThomasV 33a32be576 add help message for hrdware devices on windows 2017-03-21 10:07:31 +01:00
ThomasV c2142ebf26 fix test broken by previous commit 2017-03-21 09:59:48 +01:00
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 2017-03-21 09:08:16 +01:00
Daniel Aleksandersen 8c69c2fdd4 Move Electrum to the Finance category
Adds the “Finance” category, which is specified as an additional category in the Desktop
Menu Specification. Also makes the GenericName a more generic as per the Desktop
Entry Specification.
2017-03-21 00:40:59 +01:00
ThomasV fdee755198 prepare version 2.8.2 2017-03-20 14:56:30 +01:00
ThomasV b2be745b8d add save/delete buttons to invoice dialog 2017-03-20 11:13:45 +01:00