Commit Graph

2762 Commits

Author SHA1 Message Date
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
rdymac 962792bdcd missing text strings
missing text strings
2013-10-16 14:04:38 +02:00
ThomasV 294ac1f711 fix history export (bug #338) 2013-10-16 11:25:24 +02:00
ThomasV 3aa76f1808 fix bug with chunk requestor 2013-10-15 18:23:47 +02:00
ThomasV 9d3c8efdda bug fix: seed_version 2013-10-15 11:00:36 +02:00
ThomasV 8a4a29dd0c enforce 'chain' parameter in wizard 2013-10-15 10:44:14 +02:00
thomasv a9d341ec9c move pending accounts logic into wallet.py 2013-10-12 13:55:48 +02:00
ThomasV 4652783cfd add new tray icon, and activate window in showNormal 2013-10-11 12:24:43 +02:00
thomasv 7a1feb8e67 update_account_selector 2013-10-10 13:59:21 +02:00
thomasv 741e2ee7a9 add label to new contact dialog 2013-10-10 13:22:08 +02:00
thomasv 5125ee43de fix parameters in mktx_from_account 2013-10-10 10:43:00 +02:00
ThomasV 5133ef7a7a Merge pull request #332 from rdymac/translations-and-fixes
Translations, fixes, line breaks and blank spaces
2013-10-10 01:15:35 -07:00
thomasv dfb2d12602 fix: height() 2013-10-10 10:01:44 +02:00
rdymac c558d1b612 latest wikia version need to be checked before release
pump the wikia version to the latest strings added for translation,
this need to be checked again for futher editions before release

+45 new text strings added
2013-10-10 03:56:52 +02:00
rdymac e85d7b8fee Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
2013-10-10 03:54:52 +02:00
rdymac e3c19b12e3 typo
typo
2013-10-10 03:54:13 +02:00
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
ThomasV 858be17553 fantastic new icon made by rdymac 2013-10-08 22:09:41 +02:00
ThomasV 83e699c314 sanitize server in interface.py (fix bug #309) 2013-10-08 19:52:17 +02:00
ThomasV 367b11681b fix offline signing: redeemPubkey was missing 2013-10-08 19:24:22 +02:00
ThomasV 13fbf9904e android: fixes 2013-10-08 17:13:59 +02:00
ThomasV 491aab4afc network.default_server shouldnever be None 2013-10-08 16:52:50 +02:00
ThomasV 14b5a3afd8 fixes for android: restore from seed 2013-10-08 14:12:56 +02:00
ThomasV d2af935fc7 use a regexp for the ssl bug workaround 2013-10-08 13:24:54 +02:00
ThomasV c45fa4860f android interface update and minor fixes 2013-10-08 13:10:38 +02:00
ThomasV a0d9a5efe4 set verbosity after options 2013-10-08 13:10:13 +02:00
ThomasV f858f69c56 workaround android bug with ssl certificates 2013-10-08 13:08:13 +02:00
ThomasV 87a8bfda47 plugins settings widget 2013-10-08 11:38:40 +02:00
ThomasV f5b54391d7 wallet: include next_addresses by default, so that we count them in balances 2013-10-07 23:00:38 +02:00