Commit Graph

7265 Commits

Author SHA1 Message Date
ThomasV 584b19a11e fix for older formats 2017-03-11 14:54:03 +01:00
ThomasV 8c42b9a8e8 Merge pull request #2283 from btchip/ledger-cpfp-fix
Ledger : Fix CPFP on change
2017-03-11 14:22:23 +01:00
BTChip aa7434bdaa Fix CPFP on change 2017-03-11 13:13:20 +01:00
ThomasV 31cd9753aa fix #2270: height sorting can use negative value 2017-03-11 12:06:15 +01:00
ThomasV c506c3e720 fix password message issue #2277 2017-03-11 11:32:00 +01:00
ThomasV 0e49274eae fix #2279: jsonrpc wallet 2017-03-11 10:26:26 +01:00
ThomasV 2b0a7bcd73 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-03-10 14:16:57 +01:00
ThomasV e43abb5c96 fix trustedcoin wizard. fixes #2276 2017-03-10 14:16:46 +01:00
ThomasV b8fdfe2037 Merge pull request #2275 from digitalbitbox/170310/dbb_bugfix
Digital Bitbox cannot send coins bug (due to a later upstream change)
2017-03-10 11:59:37 +01:00
djb 5b0d5814b9
dbb - bugfix after an upstream change 2017-03-10 11:49:59 +01:00
ThomasV 9628619e68 Merge pull request #2273 from shsmith/master
fix https://github.com/spesmilo/electrum/issues/2271
2017-03-10 05:13:23 +01:00
shsmith 5c9d443688 fix https://github.com/spesmilo/electrum/issues/2271 2017-03-09 15:40:46 -08:00
ThomasV 3ff500c7bd update release notes 2017-03-09 18:34:52 +01:00
ThomasV c3349df724 fix kivy not updating units in history 2017-03-09 16:55:32 +01:00
ThomasV 0cf14635e0 kivy: always show wallet name 2017-03-09 15:04:14 +01:00
ThomasV a921f5becf kivy labels plugin: use Clock 2017-03-09 14:48:31 +01:00
ThomasV 6318bda54d display unicode wallet path in Qt GUI 2017-03-09 12:16:07 +01:00
ThomasV d1ca4f994f fix #2262 2017-03-09 11:57:00 +01:00
ThomasV c847ee5ae3 use Python 2.7.13 with Windows, and install Cryptodome 2017-03-09 11:54:18 +01:00
ThomasV a159cc3a06 fix bug with storage.encrypt 2017-03-09 10:55:30 +01:00
ThomasV 8fabd1245d replace PyCrypto with PyCryptodome 2017-03-09 10:47:53 +01:00
ThomasV 60b300d6ed windows builds: pass name to pyinstaller (try to fix issue #1000) 2017-03-09 10:20:27 +01:00
ThomasV 1899f1f0df fix warning in windows builds 2017-03-09 09:17:14 +01:00
ThomasV cbeaa52101 kivy: minor fix 2017-03-08 20:05:26 +01:00
ThomasV 50fdc6fe4e kivy: disable softinput mode 2017-03-08 18:58:23 +01:00
ThomasV cf67b032c1 small kivy fix 2017-03-08 18:41:47 +01:00
ThomasV 2ae15c00e6 updates for kivy wizard 2017-03-08 17:49:21 +01:00
ThomasV 5b38ce20ea follow up previous commit 2017-03-08 11:58:25 +01:00
ThomasV 0f8387dbab fix #2257 2017-03-08 11:56:01 +01:00
ThomasV ed42faa2e6 Revert commit 36f08ab2c3. 2017-03-08 11:22:27 +01:00
ThomasV 36f08ab2c3 changes for windows builds 2017-03-07 18:27:04 +01:00
ThomasV c9ff20b00c add socks to make_packages 2017-03-07 12:04:15 +01:00
ThomasV 904b3d17dd add import for pyinstaller 2017-03-07 11:14:09 +01:00
ThomasV 2eeea3199a update release notes 2017-03-07 08:04:32 +01:00
ThomasV 5eda662e1d reorganize menu 2017-03-06 21:17:26 +01:00
ThomasV ff9d00ba1d minor fix: do_update_fee 2017-03-06 21:05:48 +01:00
ThomasV c2d40db47c add RBF policy to preferences 2017-03-06 20:56:43 +01:00
ThomasV 682645bfe0 Merge pull request #2245 from shsmith/master
fix #2204
2017-03-06 17:17:31 +01:00
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 2017-03-06 17:12:27 +01:00
shsmith 7ff5681010 fix #2204
avoid exception in close_interface when interface.server is not in
self.interfaces
2017-03-06 07:53:43 -08:00
ThomasV acd70f55c3 simplify storage: we don't store pubkeys anymore 2017-03-06 15:54:31 +01:00
ThomasV f92807f019 do not use hardcoded tab indexes 2017-03-06 13:52:27 +01:00
ThomasV cc852ef6a5 Merge pull request #2123 from gdiepen/master
Implemented getunusedaddress command
2017-03-06 12:32:11 +01:00
ThomasV ed2db4be80 Merge pull request #2239 from shsmith/master
fix #2204
2017-03-06 12:30:27 +01:00
ThomasV 6977ba603b Merge pull request #2236 from kyuupichan/master
Add support for BU's nolnet
2017-03-06 12:28:45 +01:00
ThomasV 192238985e fix fee rate issue caused by changing tx size 2017-03-06 11:37:42 +01:00
ThomasV 99cc3fcf90 improve fee tooltip 2017-03-06 09:10:48 +01:00
ThomasV cb709d8f57 fix tooltip fee estimate 2017-03-06 09:00:56 +01:00
ThomasV c75e074b88 fix another travis test 2017-03-06 08:44:38 +01:00
ThomasV 411832c4ce cleanup storage and fix tracvis test 2017-03-06 08:33:35 +01:00