ThomasV
712e0a6c4a
fix bug when timestamp is None
12 years ago
thomasv
94e5263486
updating url for headers file
12 years ago
Maran
392f0f47b0
Private keys, instead of private key
12 years ago
Maran
b2b77f8ad9
Added the option to export your private keys to csv
12 years ago
ThomasV
4a0c70dafa
version 1.7
12 years ago
ThomasV
7ae46aa413
raise exception if the method is used to overwrite the existing seed
12 years ago
ThomasV
043d6addff
init_seed method. save seed and master public key separately
12 years ago
thomasv
50305e1f57
menu option to show private key
12 years ago
thomasv
cd4afb89ea
fix column width saving: do not store last column
12 years ago
thomasv
d82a9a6eff
delay console message until after the gui is initialized
12 years ago
ThomasV
326ddaf410
clear window on ctrl-L
12 years ago
ThomasV
c3a0c9dd36
transform the wall into a python console
12 years ago
rdymac
c7e90f401b
import/export tab comment
Changed duplicated comment
12 years ago
thomasv
094fb8b0a0
deserialize: p2sh trnsactions
12 years ago
thomasv
789223c871
fix syntax error and indentation
12 years ago
thomasv
e1504ba80b
basic functions and tests for multisig transactions and bip 32
12 years ago
Maran
515b3412b0
Hide the empty label when no version is detected
12 years ago
rdymac
1b19e98277
Reviewed the entire code for missing text strings
12 years ago
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.
12 years ago
ThomasV
4dcac08ccf
trigger synchronize when block height is received
12 years ago
thomasv
2f6d919afc
more robust synchronization method
12 years ago
thomasv
c3dfeec7e7
version 1.6.2
12 years ago
thomasv
c638af7803
fix check_new_hist: transaction might not be in wallet
12 years ago
thomasv
d451b93369
bugfix: method does not exist
12 years ago
thomasv
9bd75e05e7
simplify if statement
12 years ago
thomasv
11fd811b33
count all transactions in num_tx, in order to show the correct gap
12 years ago
rdymac
3a668cc047
Electrum version in the About section
Added the Electrum version to the About section.
12 years ago
rdymac
9b9e541747
Latest wiki version for the upcoming version build
Latest wiki version for the upcoming version build
12 years ago
ThomasV
02f40be0d7
remove donation address
12 years ago
Neil Booth
d6eb9fb153
Place the change output in a random position
12 years ago
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.
12 years ago
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!
12 years ago
rdymac
df15b42748
Text strings to appear translated
Another word to be shown translated from the Lite GUI
12 years ago
rdymac
d7ac33ea32
Separated the text string from the github bug URL
Set the text and the link separated to be able to translate only the text part. If the bug report link ever change the text translated keep intact.
12 years ago
rdymac
69f724bc81
The current version number for the Wikia Electrum
The current version number for the Wikia Electrum page for translations.
12 years ago
rdymac
5fc31899a2
Separated the new line command from text strings
Separated the new line command from text strings because it causes a bug when the text strings are pulled from the Translation wiki in multiple lines text strings.
12 years ago
Neil Booth
9da7bee57c
Support NetBSD
12 years ago
rdymac
465dad87a6
“Every time” is always two separate words.
“Every time” is always two separate words.
As explained in WordReference and numerous dictionaries
12 years ago
rdymac
8b955844fb
More text strings to be translated
Added more text strings to be translated
12 years ago
rdymac
41b1eff1e2
Changed Master Public Key to first capital letters
Changed Master Public Key to first capital letters to maintain consistency with all MPK text strings.
12 years ago
Maran
839824e94d
Fix quit electrum menu item not appearing in OSX; #fixes 110
12 years ago
Maran
24da38415e
Rolled back original compare code
12 years ago
thomasv
e0bdf0e079
fix regexp and compare_versions
12 years ago
thomasv
c933e6c614
use print_error; transalte New version string
12 years ago
Maran
9009fba35c
Implemented new version comparing
12 years ago
Maran
499a336c45
Removed extra set gui line and updated version address
12 years ago
Maran
de778da3c5
Implemented update notification to classic GUI
12 years ago
ThomasV
79dcc2bd57
fix csv export in lite gui
12 years ago
rdymac
5ece1d31b5
Changed electrum-desktop.com to electrum.org
Changed the website link under the Help menu option from electrum-desktop.com to electrum.org
12 years ago
rdymac
198d6a810a
"public master key" to master public key
Fixed the order of these two words
12 years ago