Commit graph

8555 commits

Author SHA1 Message Date
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
ThomasV
737a7f0bfb fix #2302: signing with imported wallet 2017-03-20 10:47:03 +01:00
ThomasV
ded07132d2 Merge pull request #2313 from digitalbitbox/170319/many_inputs
stream signing for tx with large number of inputs
2017-03-20 06:38:16 +01:00
ThomasV
eafc5c7492 Merge branch 'master' of git://github.com/spesmilo/electrum 2017-03-20 06:34:48 +01:00
ThomasV
e80ce35a1d fix #2315 2017-03-20 06:34:37 +01:00
Eagle[TM]
f9bb74077e Update and add servers to default list; add schedule for phase-out of e-s 2017-03-20 00:56:27 +01:00
djb
ab8c51e233
stream signing for tx with large number of inputs 2017-03-19 18:18:19 +01:00
ThomasV
95e0e23869 fix #2301 2017-03-17 13:47:27 +01:00
ThomasV
2323abb769 Merge pull request #2303 from bauerj/ksk-2017
Add KSK-2017 to dnssec trust anchors and accept either of the two
2017-03-16 18:59:20 +01:00
Johann Bauer
6f06d8eca9 Add KSK-2017 to trust anchors and accept either of the two 2017-03-16 15:05:50 +01:00
ThomasV
107adb186f sort unconfirmed transactions by height 2017-03-15 18:05:05 +01:00
ThomasV
6185f94de4 archive paid invoices in the history tab 2017-03-15 15:32:14 +01:00
ThomasV
8e90d6a4e5 fix #2292 2017-03-15 12:21:26 +01:00
ThomasV
96c8619194 fix #2298 2017-03-15 06:12:26 +01:00
ThomasV
b2ff7259e6 Merge pull request #2295 from digitalbitbox/170314/dbb_new_pw
Enter password once for initial setup of an erased device
2017-03-14 17:55:29 +01:00
djb
2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password 2017-03-14 17:17:56 +01:00
ThomasV
e63bf6ce02 improve CPFP dialog 2017-03-14 10:30:08 +01:00
ThomasV
cb2d5ff3d6 raise special exception for dangling links 2017-03-14 08:56:30 +01:00
ThomasV
b27aeadb71 Merge pull request #2291 from saleemrashid/testnet-trezor
TREZOR Testnet support
2017-03-14 05:55:38 +01:00
ThomasV
2737788e9c Merge pull request #2290 from saleemrashid/trezor-install-wizard
TREZOR: Update qt_generic for new InstallWizard
2017-03-14 05:54:11 +01:00
Saleem Rashid
2a45e32e0e TREZOR: Use correct Testnet constants 2017-03-13 19:23:55 +00:00
Saleem Rashid
9d6f816b15 Testnet: Use correct BIP44 derivation 2017-03-13 19:23:29 +00:00
Saleem Rashid
2dc7ba96c4 TREZOR: Update qt_generic for new InstallWizard
Broken by 45f2558
2017-03-13 19:21:55 +00:00
ThomasV
024de7afa5 kivy: trigger_update_history 2017-03-13 15:07:35 +01:00
ThomasV
f5083b46de kivy: nicer message on send success 2017-03-13 11:32:55 +01:00
ThomasV
2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 2017-03-13 11:03:06 +01:00
ThomasV
a2fcb2ba8f kivy: fix bump fee dialog 2017-03-12 20:09:25 +01:00
ThomasV
e78531d913 follow up 8babd3e986 2017-03-12 19:25:49 +01:00
Eagle[TM]
8babd3e986 Update default server list - make more use of DEFAULT_PORTS 2017-03-12 17:01:25 +01:00
ThomasV
608568839e gettransaction command: require network instead of wallet 2017-03-12 12:33:52 +01:00
ThomasV
ac88ae9c7f kivy: fix i18n with unicode 2017-03-12 10:47:02 +01:00
ThomasV
3cbde4c398 windows builds: update trezorlib version 2017-03-12 10:45:19 +01:00
ThomasV
ca1d28ae45 Merge pull request #2284 from Matoking/fixpaytomany
Fix 'paytomany' command
2017-03-12 09:13:24 +01:00
Janne Pulkkinen
f3f82a91fc Fix a typo'd function call preventing paytomany command from working 2017-03-12 09:16:17 +02:00
ThomasV
5c1cdf02cd Revert "display unicode wallet path in Qt GUI"
This reverts commit 6318bda54d.
2017-03-11 16:13:28 +01:00
ThomasV
81b6ae77ef version 2.8.1 and release notes 2017-03-11 15:52:34 +01:00
ThomasV
3b0383128f fix trustedcoin wallet creation 2017-03-11 15:51:00 +01:00
ThomasV
8e368d2251 dbb: derivation must be byte string 2017-03-11 15:38:51 +01:00
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