Commit Graph

2840 Commits

Author SHA1 Message Date
Michael Kramlich bc28e7b8fe gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo 2013-11-04 20:26:11 -07:00
Michael Kramlich 724cb06816 FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs 2013-11-04 16:34:47 -07:00
Michael Kramlich 35be5c76dc gitignore: added a few more build-generated files 2013-11-04 16:34:47 -07:00
ThomasV 9c016a94e2 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-11-04 12:43:02 +01:00
ThomasV 6197b8b8dc fix validateaddress 2013-11-04 12:41:43 +01:00
Maran b66dbabac1 Merge branch 'master' of ssh://github.com/spesmilo/electrum 2013-11-04 12:15:34 +01:00
Maran ef19def171 Fix OSX / Windows builds 2013-11-04 12:15:14 +01:00
ThomasV 051c882a3f use returned amount with ! shortcut 2013-11-04 10:16:48 +01:00
ecdsa 8fe6f4208f fix init_lite 2013-11-04 10:04:21 +01:00
ThomasV 536c898b59 restore from master public key with seed v4 2013-11-03 14:14:35 +01:00
ThomasV c2f2ec2a8c rm debug message 2013-11-03 11:06:57 +01:00
ThomasV c8cd187bd4 use QStackedLayout in install wizard 2013-11-03 11:03:45 +01:00
ThomasV d8626793bc fix: wait_for_network 2013-11-02 18:10:18 +01:00
ThomasV 6a7e13b63b Merge pull request #354 from rdymac/patch-1
latest wikia version, tested
2013-11-02 05:01:00 -07:00
ThomasV 4714160f17 fix redeemPubKey for imported keys (fixes issue #350) 2013-11-02 13:00:10 +01:00
rdymac 9bf1dac4c2 latest wikia version, tested
latest wikia version with 1.9 strings
2013-11-02 12:40:59 +01:00
ThomasV a6e0357711 Merge pull request #353 from EnigmaCurry/qrscanner_fixes
QR code scanner fixes
2013-11-02 02:20:27 -07:00
Ryan McGuire 77dd9a0c8b Fixes sending coins from the qrscanner plugin 2013-11-01 22:18:14 -04:00
Ryan McGuire 56168e85b8 Adds a settings dialog for qrscanner plugin - allows device selection 2013-11-01 21:27:05 -04:00
Ryan McGuire cf5252e6aa Fixes qrscanner to 1.9 API. 2013-11-01 14:58:19 -04:00
ThomasV 67d185d7f0 offline signing with seed_v4 2013-11-01 13:31:13 +01:00
ThomasV cf38e1e47c fix: offline signing 2013-11-01 13:10:27 +01:00
ThomasV 4f3497027d fix deseed 2013-11-01 12:40:53 +01:00
ThomasV 999bf3d2fd minor fix: restore from hexadecimal seed 2013-11-01 10:34:29 +01:00
thomasv a9159729aa release notes: bip32 featues are postponed 2013-10-31 17:50:23 +01:00
thomasv 71429ef4bd no keyid for imported keys 2013-10-31 17:00:20 +01:00
thomasv 4ef6adf3ce exit after seed message 2013-10-31 15:42:52 +01:00
thomasv 83b885c702 fix mnemonic decode 2013-10-31 15:40:10 +01:00
thomasv b9eb909554 fixes: get_seed 2013-10-31 15:27:15 +01:00
thomasv 5a3b80cfb2 disable bip32 2013-10-31 13:28:52 +01:00
ThomasV 5cb1d6afda seed prefix 01 2013-10-31 09:32:22 +01:00
ThomasV 31aaae8ed2 seed v6 2013-10-26 16:40:05 +02:00
ThomasV 07bdd6c494 move old wallet to subdir 2013-10-24 11:43:55 +02:00
ThomasV aaaeac3535 create a subdirectory for wallets, under default path 2013-10-24 10:03:48 +02:00
ThomasV 8b1c6fba68 remove -b option for listaddresses (fix issue #343) 2013-10-24 09:45:41 +02:00
ThomasV b0289609c9 Merge pull request #349 from rdymac/icons
New app icons
2013-10-23 01:19:43 -07:00
rdymac cdfd025c2e New app icons
.icns for Mac have been tested and carries all sizes needed even for
Retina displays.

.ico should work well, but the build process for making Windows builds
is broken for me, so it need to be tested with binaries.

.png replaced witht the latest version
2013-10-23 01:10:52 +02:00
ThomasV 1083a15258 fix issue #348 2013-10-22 19:14:41 +02:00
ThomasV d377f93cfe fix dialog 2013-10-22 16:21:56 +02:00
ThomasV 41c9ddb87d fix typo 2013-10-22 16:20:23 +02:00
ThomasV c63bfcf310 Merge pull request #347 from AdamISZ/patch-2
import Transaction object for multisig to work
2013-10-22 02:12:18 -07:00
AdamISZ 399f901479 import Transaction object for multisig to work 2013-10-21 23:19:30 +03:00
ThomasV d67d02c954 fix mpk qr code 2013-10-20 10:34:56 +02:00
ThomasV 28a31b65ee export QR code to clipboard (fixes issue #318) 2013-10-18 12:32:00 +02:00
ThomasV 554d8dd3b7 fix typo in help 2013-10-18 12:28:58 +02:00
ThomasV d50ad3c301 send connection msg to stderr 2013-10-18 12:25:57 +02:00
Eagle[TM] dca000568f Update default server list 2013-10-17 01:44:21 +02:00
ThomasV f1ce61f99f Merge pull request #339 from rdymac/text-strings
missing text strings
2013-10-16 05:43:50 -07:00
ThomasV 7deec48705 pass chain to get_target (fixes issue #316) 2013-10-16 14:42:52 +02:00
ThomasV d70087a0f5 handle plugin dependency 2013-10-16 14:11:28 +02:00