Commit Graph

8021 Commits

Author SHA1 Message Date
ThomasV c44f53bcaa Merge pull request #3001 from gdvine/low-value-error-typo
Fix low value error message
2017-10-05 21:45:34 +02:00
gdvine 5ce8508cd5 Fix low value error message 2017-10-05 20:06:26 +01:00
ThomasV 13f13380d5 Merge pull request #2997 from romanz/fix-amodem
amodem: fix str/bytes handling
2017-10-05 20:11:34 +02:00
ThomasV 15ab48aaa8 fix sweep 2017-10-05 20:08:16 +02:00
Roman Zeyde 1fa6b3fd31
amodem: fix str/bytes handling 2017-10-05 21:02:53 +03:00
ThomasV 3dabb94046 convert wallet format for imported wallets 2017-10-05 19:40:41 +02:00
ThomasV 30069324d5 fix #2995 2017-10-05 17:10:30 +02:00
ThomasV e299df7b82 add message signing/decryption for segwit addresses 2017-10-05 14:44:44 +02:00
ThomasV 0bc53d34d1 improve error message (see #2991) 2017-10-05 10:34:20 +02:00
ThomasV 73c7fbcc69 Merge pull request #2964 from SomberNight/tests_wallet_keystore_bip39
tests: wallet-keystore integrity (bip39)
2017-10-05 10:10:57 +02:00
ThomasV 34a786ee43 fix export_private_key of Imported_Wallet 2017-10-05 09:44:37 +02:00
ThomasV 23bcda47b1 Merge pull request #2987 from SomberNight/wallet_export_private_key_1
follow-up of wallet.get_private_key() -> wallet.export_private_key()
2017-10-05 09:40:05 +02:00
ThomasV b2eb83fc66 Merge pull request #2986 from SomberNight/fix_labelsync_importedwallet
fix trace for LabelSync with Imported_Wallet
2017-10-05 09:38:04 +02:00
SomberNight 4aa385e0b3 follow-up of wallet.get_private_key() -> wallet.export_private_key() 2017-10-04 23:22:33 +02:00
SomberNight 512b73dfb8 fix trace for LabelSync with Imported_Wallet 2017-10-04 21:58:56 +02:00
ThomasV 3d54011c5d Merge pull request #2983 from bauerj/dark
Adjust colors if dark color scheme is used
2017-10-04 18:17:38 +02:00
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 2017-10-04 15:17:20 +02:00
ThomasV 901dda0898 Merge pull request #2981 from SomberNight/fix_tests_msg_signing
fix tests: message signing
2017-10-04 14:49:01 +02:00
ThomasV 988fb4e413 follow up 0f4b5abc15 2017-10-04 14:46:56 +02:00
ThomasV dd006b5087 Merge pull request #2982 from SomberNight/disallow_label_edit_headings
fix: editing labels in [QT GUI] Addresses tab for headings
2017-10-04 14:33:51 +02:00
SomberNight 5ce871ef55 fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors 2017-10-04 14:21:45 +02:00
SomberNight f917a565b3 fix tests: message signing 2017-10-04 13:28:00 +02:00
ThomasV 0f4b5abc15 add use_compressed_pubkeys field to keystores. fix #2973 2017-10-04 13:04:21 +02:00
ThomasV 6c215c895a Merge pull request #2971 from SomberNight/fix_saving_bip70_payreq
fix: saving payment request as bip70 file
2017-10-04 12:34:24 +02:00
ThomasV f5817c7796 Merge pull request #2979 from jrkong/utc-8_encoding_fix
Fixed syntax error with utf-8 encoding argument
2017-10-04 12:33:45 +02:00
ThomasV 9f6e174b4f fix #2961 2017-10-04 09:24:34 +02:00
jrkong 1cf1f05938 Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8. 2017-10-04 00:09:55 -04:00
SomberNight 67f418e94d fix: saving payment request as bip70 file 2017-10-04 02:12:52 +02:00
ThomasV 91ed74a95f Merge branch 'master' of github.com:spesmilo/electrum 2017-10-03 14:16:55 +02:00
ThomasV 4273c607b7 fix #2961 2017-10-03 14:16:43 +02:00
ThomasV 6c3b8af8d6 Merge pull request #2963 from SomberNight/unresolved_var_tx_parse_redeemScript
fix: unresolved variable _bytes in transaction.parse_redeemScript()
2017-10-03 14:07:44 +02:00
ThomasV 1ebc872755 Merge pull request #2966 from SomberNight/py3_text_ui
fixes in text UI (mainly py3)
2017-10-03 14:03:10 +02:00
ThomasV 6e5c2980ec Merge pull request #2965 from SomberNight/py3_dict_keys1
fix: py3 network_dialog - dict.keys()
2017-10-03 14:01:39 +02:00
SomberNight db1d632ddb fix: [text UI] Send tab: up and down movement 2017-10-03 08:11:17 +02:00
SomberNight cf6d6608eb fix: [text UI] changing proxy 2017-10-03 07:59:21 +02:00
SomberNight 6353f1a8f0 fix: py3 network_dialog - dict.keys() returns dict_keys(list) instead of list 2017-10-03 07:14:21 +02:00
SomberNight 555fe4373e py3 fixes in text UI 2017-10-03 07:09:55 +02:00
SomberNight 751be88059 tests: wallet-keystore integrity (bip39) 2017-10-03 03:30:40 +02:00
SomberNight 902ec2dc69 fix: unresolved variable _bytes in transaction.parse_redeemScript() 2017-10-03 01:34:45 +02:00
ThomasV 031b911dce fix cache with h2addr 2017-09-30 13:01:33 +02:00
ThomasV 34628533fb fix typo 2017-09-30 13:00:52 +02:00
ThomasV 1c1cb3c71d Merge pull request #2954 from SomberNight/py3_env
py3: electrum-env
2017-09-30 08:55:58 +02:00
ThomasV bc4b263cab Merge pull request #2953 from SomberNight/contacts_edit_crash
fix: contact name editing
2017-09-30 08:54:24 +02:00
SomberNight 89b7f5332f py3: electrum-env 2017-09-30 07:04:11 +02:00
SomberNight f091bd8694 fix: contact name editing 2017-09-29 22:55:14 +02:00
ThomasV 1daecf285d Merge pull request #2950 from SomberNight/tests_wallet_keystore
tests: wallet-keystore integrity (seed->address)
2017-09-29 20:12:42 +02:00
ThomasV c73819a3d4 fix tests 2017-09-29 17:49:29 +02:00
ThomasV fed76bfffc Merge branch 'master' of github.com:spesmilo/electrum 2017-09-29 15:36:01 +02:00
ThomasV e8b564c0e7 Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 2017-09-29 15:32:55 +02:00
SomberNight f3bbb52b91 tests: wallet-keystore integrity (seed->address) 2017-09-29 05:03:22 +02:00