Commit Graph

7263 Commits

Author SHA1 Message Date
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
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