Commit Graph

1999 Commits

Author SHA1 Message Date
Maran 9a4d44780b Merge branch 'master' of https://github.com/spesmilo/electrum 2013-02-18 23:45:06 +01:00
Maran 1b2a319f18 Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations 2013-02-18 23:44:47 +01:00
Maran a30f154a9e Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations 2013-02-18 23:29:59 +01:00
ThomasV 63cce2174f Merge branch 'master' of git://github.com/spesmilo/electrum 2013-02-18 21:12:54 +01:00
ThomasV 712e0a6c4a fix bug when timestamp is None 2013-02-18 21:12:39 +01:00
thomasv 94e5263486 updating url for headers file 2013-02-18 15:56:02 +01:00
Maran b23c3ff64a Added qt console to setup fixes #145 2013-02-17 19:27:39 +01:00
Maran 392f0f47b0 Private keys, instead of private key 2013-02-15 17:48:13 +01:00
Maran 703e74e796 Updated release notes 2013-02-15 17:48:13 +01:00
Maran b2b77f8ad9 Added the option to export your private keys to csv 2013-02-15 17:48:13 +01:00
ThomasV 5dc46f058f release notes for 1.7 2013-02-15 17:11:25 +01:00
ThomasV 4a0c70dafa version 1.7 2013-02-03 15:21:50 +01:00
ThomasV 7ae46aa413 raise exception if the method is used to overwrite the existing seed 2013-02-03 15:12:40 +01:00
ThomasV 043d6addff init_seed method. save seed and master public key separately 2013-02-03 15:08:26 +01:00
thomasv 50305e1f57 menu option to show private key 2013-02-02 11:46:02 +01:00
thomasv cd4afb89ea fix column width saving: do not store last column 2013-02-02 10:20:24 +01:00
thomasv d82a9a6eff delay console message until after the gui is initialized 2013-02-02 09:40:54 +01:00
ThomasV 326ddaf410 clear window on ctrl-L 2013-02-01 18:32:56 +01:00
ThomasV 8bb4628f11 Merge pull request #142 from rdymac/patch-34
import/export tab comment
2013-02-01 09:29:03 -08:00
ThomasV c3a0c9dd36 transform the wall into a python console 2013-02-01 18:22:36 +01:00
rdymac c7e90f401b import/export tab comment
Changed duplicated comment
2013-02-01 17:45:25 +01:00
ThomasV e4586ee59a Merge pull request #136 from rdymac/patch-30
Electrum version in the About section
2013-01-31 02:12:07 -08:00
ThomasV 681e8a0ec5 Merge pull request #139 from rdymac/patch-33
Reviewed the entire code for missing text strings
2013-01-31 02:10:20 -08:00
thomasv 094fb8b0a0 deserialize: p2sh trnsactions 2013-01-30 20:34:26 +01:00
thomasv 789223c871 fix syntax error and indentation 2013-01-30 20:27:28 +01:00
thomasv e1504ba80b basic functions and tests for multisig transactions and bip 32 2013-01-30 20:13:31 +01:00
Maran 515b3412b0 Hide the empty label when no version is detected 2013-01-30 16:25:48 +01:00
rdymac 1b19e98277 Reviewed the entire code for missing text strings 2013-01-30 10:16:00 +01:00
ThomasV 09a99914bf Merge pull request #138 from rdymac/patch-32
Adding restoring process to translations (2)
2013-01-30 00:09:14 -08:00
rdymac 72cab1c4ae Adding restoring process to translations (2)
"More text strings to be translated, this time from the restoring process and seedless wallets."

Fix (2): only separated the 'seedless' word, so it would be translated all over the code.
2013-01-30 08:52:24 +01:00
ThomasV 4dcac08ccf trigger synchronize when block height is received 2013-01-30 07:38:13 +01:00
thomasv 2f6d919afc more robust synchronization method 2013-01-29 14:53:13 +01:00
thomasv c3dfeec7e7 version 1.6.2 2013-01-29 14:52:34 +01:00
thomasv c638af7803 fix check_new_hist: transaction might not be in wallet 2013-01-29 13:19:00 +01:00
thomasv d451b93369 bugfix: method does not exist 2013-01-28 15:35:48 +01:00
thomasv 9bd75e05e7 simplify if statement 2013-01-28 14:01:25 +01:00
thomasv 11fd811b33 count all transactions in num_tx, in order to show the correct gap 2013-01-28 13:59:23 +01:00
rdymac 3a668cc047 Electrum version in the About section
Added the Electrum version to the About section.
2013-01-28 13:39:56 +01:00
ThomasV ad6cc6e64b Merge pull request #135 from rdymac/patch-27
Latest wiki version for the upcoming version build
2013-01-26 20:54:56 -08:00
rdymac 9b9e541747 Latest wiki version for the upcoming version build
Latest wiki version for the upcoming version build
2013-01-26 18:03:46 +01:00
Maran 1189081b58 Updated OS build script with locale support 2013-01-26 17:15:13 +01:00
ThomasV 02f40be0d7 remove donation address 2013-01-24 08:11:48 +01:00
ThomasV b9f3e8a9ac Merge pull request #134 from kyuupichan/randomchange
Place the change output in a random position
2013-01-23 06:41:30 -08:00
Neil Booth d6eb9fb153 Place the change output in a random position 2013-01-23 13:23:15 +09:00
Maran H. ca2992113f Merge pull request #132 from rdymac/patch-26
Two more, almost everything is set to be translate
2013-01-21 06:10:15 -08:00
rdymac 09ab76a5cc Two more, almost everything is set to be translate
Two more, almost everything is set to be translated. Now the Classic and Lite mode are fully translated. If there anything missing I'll catch it up while digging into the code or using the app.
2013-01-21 14:15:23 +01:00
ThomasV 5fe4c5364f Merge pull request #131 from rdymac/patch-25
More text strings and some fixes in new lines (2)
2013-01-21 04:58:26 -08:00
rdymac 5c4abfd059 More text strings and some fixes in new lines (2)
Fixed some new line commands and added more text strings to the translation file.

Text string splitting fixed. Thanks Animazing!
2013-01-21 13:54:05 +01:00
ThomasV 0f34dece4c Merge pull request #129 from rdymac/patch-22
Text strings to appear translated
2013-01-21 04:20:04 -08:00
ThomasV 9e22d34d9b Merge pull request #128 from rdymac/patch-21
Another file that was missing in app.fil
2013-01-21 04:19:48 -08:00