electrum-nvc.git
11 years agostrip translation messages
ThomasV [Sat, 9 Jun 2012 15:35:07 +0000]
strip translation messages

11 years agofix for deleting an alias
ThomasV [Sat, 9 Jun 2012 15:32:52 +0000]
fix for deleting an alias

11 years agodelete contact and edit label from menu
ThomasV [Sat, 9 Jun 2012 15:18:53 +0000]
delete contact and edit label from menu

11 years agoversion 0.56
ThomasV [Sat, 9 Jun 2012 10:50:21 +0000]
version 0.56

11 years agodo not restrict syntax
ThomasV [Sat, 9 Jun 2012 10:39:59 +0000]
do not restrict syntax

11 years agodo not display if the label is not accepted
ThomasV [Sat, 9 Jun 2012 10:32:17 +0000]
do not display if the label is not accepted

11 years agocompletions popup in the payto field, using aliases and labels
ThomasV [Sat, 9 Jun 2012 10:23:01 +0000]
completions popup in the payto field, using aliases and labels

11 years agoremove dead code
ThomasV [Fri, 8 Jun 2012 21:23:03 +0000]
remove dead code

11 years agohandle URI labels
ThomasV [Fri, 8 Jun 2012 21:15:08 +0000]
handle URI labels

11 years agoversion 0.55a
ThomasV [Fri, 8 Jun 2012 18:52:48 +0000]
version 0.55a

11 years agofix: distinguish between addr and m_addr
ThomasV [Fri, 8 Jun 2012 18:51:10 +0000]
fix: distinguish between addr and m_addr

11 years agoset wallet file permissions
thomasv [Fri, 8 Jun 2012 11:14:25 +0000]
set wallet file permissions

11 years agoshow error messages
ThomasV [Thu, 7 Jun 2012 17:52:26 +0000]
show error messages

11 years agodistinguish between ImportError and SyntaxError
ThomasV [Thu, 7 Jun 2012 17:47:00 +0000]
distinguish between ImportError and SyntaxError

11 years agoforce synchronization by poking the interface
thomasv [Thu, 7 Jun 2012 17:03:46 +0000]
force synchronization by poking the interface

11 years agofix: the gap limit is one value higher than the gap
thomasv [Thu, 7 Jun 2012 16:59:28 +0000]
fix: the gap limit is one value higher than the gap

11 years agoallow user to change gap limit
thomasv [Thu, 7 Jun 2012 16:52:29 +0000]
allow user to change gap limit

11 years agorename newaddress_dialog as new_contact_dialog
thomasv [Thu, 7 Jun 2012 15:54:40 +0000]
rename newaddress_dialog as new_contact_dialog

11 years agoversion 0.55
thomasv [Thu, 7 Jun 2012 15:46:55 +0000]
version 0.55

11 years agoadd expert mode to preferences
thomasv [Thu, 7 Jun 2012 15:42:50 +0000]
add expert mode to preferences

11 years agoreplace buttons with context menus
thomasv [Thu, 7 Jun 2012 15:36:39 +0000]
replace buttons with context menus

11 years agodefine method get_address_flags
thomasv [Thu, 7 Jun 2012 14:14:08 +0000]
define method get_address_flags

11 years agohide various options into expert mode
thomasv [Thu, 7 Jun 2012 14:07:49 +0000]
hide various options into expert mode

11 years agofix import from lib
thomasv [Thu, 7 Jun 2012 12:13:51 +0000]
fix import from lib

11 years agounfreeze before prioritize
thomasv [Thu, 7 Jun 2012 09:25:23 +0000]
unfreeze before prioritize

11 years agounprioritize before freeze
thomasv [Thu, 7 Jun 2012 09:21:53 +0000]
unprioritize before freeze

11 years agomove freeze and prioritize functions into wallet class
thomasv [Thu, 7 Jun 2012 09:18:11 +0000]
move freeze and prioritize functions into wallet class

11 years agoimprove 'addresses' console command
thomasv [Thu, 7 Jun 2012 09:03:13 +0000]
improve 'addresses' console command

11 years agouse a dict for commands and help texts
ThomasV [Wed, 6 Jun 2012 17:52:52 +0000]
use a dict for commands and help texts

11 years ago0.54c
ThomasV [Wed, 6 Jun 2012 17:26:58 +0000]
0.54c

11 years agoadd prioritize and freeze console commands. fix choose_inputs
ThomasV [Wed, 6 Jun 2012 17:26:05 +0000]
add prioritize and freeze console commands. fix choose_inputs

11 years agoversion 0.54b
ThomasV [Wed, 6 Jun 2012 16:32:56 +0000]
version 0.54b

11 years agoraise error on compressed key format
ThomasV [Wed, 6 Jun 2012 16:32:29 +0000]
raise error on compressed key format

11 years agoversion 0.54a (bugfix)
thomasv [Wed, 6 Jun 2012 15:20:37 +0000]
version 0.54a (bugfix)

11 years agofix: receive_list might contain imported keys
thomasv [Wed, 6 Jun 2012 14:52:39 +0000]
fix: receive_list might contain imported keys

11 years agofix gap visualization
thomasv [Wed, 6 Jun 2012 14:08:29 +0000]
fix gap visualization

11 years agoversion 0.54
thomasv [Wed, 6 Jun 2012 13:41:34 +0000]
version 0.54

11 years agoprioritized coins
thomasv [Wed, 6 Jun 2012 13:40:57 +0000]
prioritized coins

11 years agobutton to create addresses beyond gap limit
thomasv [Wed, 6 Jun 2012 13:20:20 +0000]
button to create addresses beyond gap limit

11 years agotry to import local directory before module
thomasv [Wed, 6 Jun 2012 13:18:03 +0000]
try to import local directory before module

11 years agochange tab
thomasv [Wed, 6 Jun 2012 12:55:11 +0000]
change tab

12 years agoadd msqr module
ThomasV [Sat, 2 Jun 2012 15:29:58 +0000]
add msqr module

12 years agoversion 0.53
ThomasV [Wed, 30 May 2012 18:37:55 +0000]
version 0.53

12 years agoimport lib directory as electrum if the library is not installed
thomasv [Wed, 30 May 2012 14:46:04 +0000]
import lib directory as electrum if the library is not installed

12 years agocreate locale
thomasv [Wed, 30 May 2012 12:56:35 +0000]
create locale

12 years agorestore app.fil
thomasv [Wed, 30 May 2012 12:44:34 +0000]
restore app.fil

12 years agobetter error messages
thomasv [Wed, 30 May 2012 12:42:30 +0000]
better error messages

12 years agoprint progress for each language
thomasv [Thu, 24 May 2012 08:37:45 +0000]
print progress for each language

12 years agofix localization
thomasv [Thu, 24 May 2012 08:17:20 +0000]
fix localization

12 years agolocalizations
thomasv [Thu, 24 May 2012 08:11:00 +0000]
localizations

12 years agodo not print dict
thomasv [Thu, 24 May 2012 08:10:45 +0000]
do not print dict

12 years agolocalizations
thomasv [Thu, 24 May 2012 08:04:16 +0000]
localizations

12 years agolocalize 3 more messages
ThomasV [Mon, 21 May 2012 20:49:50 +0000]
localize 3 more messages

12 years agouse consistent message
ThomasV [Mon, 21 May 2012 20:26:55 +0000]
use consistent message

12 years agorevert previous; fix qr code for make_address
ThomasV [Mon, 21 May 2012 15:18:46 +0000]
revert previous; fix qr code for make_address

12 years agoimport lib as electrum
ThomasV [Mon, 21 May 2012 14:42:13 +0000]
import lib as electrum

12 years agorequire version 2.6
thomasv [Mon, 21 May 2012 08:35:39 +0000]
require version 2.6

12 years agoset timeout to 1 minute
ThomasV [Sun, 20 May 2012 16:02:05 +0000]
set timeout to 1 minute

12 years agofix format_satoshis
ThomasV [Sat, 19 May 2012 15:34:59 +0000]
fix format_satoshis

12 years agofix: make sure that the message is completely sent
ThomasV [Sat, 19 May 2012 14:52:59 +0000]
fix: make sure that the message is completely sent

12 years agoadd timeout in order to allow KeyboardInterrupt
ThomasV [Sat, 19 May 2012 13:52:06 +0000]
add timeout in order to allow KeyboardInterrupt

12 years agoshow address if coins were received at a change address
ThomasV [Sat, 19 May 2012 09:01:45 +0000]
show address if coins were received at a change address

12 years agodetect mo files
ThomasV [Fri, 18 May 2012 17:59:47 +0000]
detect mo files

12 years agoinstall electrum.desktop as data file
thomasv [Fri, 18 May 2012 16:22:57 +0000]
install electrum.desktop as data file

12 years agoversion 0.51
thomasv [Fri, 18 May 2012 16:04:18 +0000]
version 0.51

12 years agoinstall gnome menu in setup
thomasv [Fri, 18 May 2012 16:03:13 +0000]
install gnome menu in setup

12 years agoadd icon in setup
thomasv [Fri, 18 May 2012 15:55:46 +0000]
add icon in setup

12 years agoadd si; minor fix
thomasv [Fri, 18 May 2012 15:16:42 +0000]
add si; minor fix

12 years agocreate locale dir
thomasv [Fri, 18 May 2012 13:37:31 +0000]
create locale dir

12 years agoremoving generated files in locale
thomasv [Fri, 18 May 2012 13:30:04 +0000]
removing generated files in locale

12 years agoversion 0.50: localisation using gettext
thomasv [Fri, 18 May 2012 13:28:55 +0000]
version 0.50: localisation using gettext

12 years agoadd init_socket to scripts
ThomasV [Thu, 17 May 2012 18:26:37 +0000]
add init_socket to scripts

12 years agoversion
ThomasV [Thu, 17 May 2012 16:15:14 +0000]
version

12 years agohandle imported keys as well with deseed and reseed
ThomasV [Thu, 17 May 2012 16:10:36 +0000]
handle imported keys as well with deseed and reseed

12 years agoversion 0.49c
ThomasV [Thu, 17 May 2012 11:33:11 +0000]
version 0.49c

12 years agodisplay kilobytes received
ThomasV [Thu, 17 May 2012 11:15:55 +0000]
display kilobytes received

12 years agoversion 0.49b
ThomasV [Thu, 17 May 2012 08:58:28 +0000]
version 0.49b

12 years agofix: password on creation
ThomasV [Thu, 17 May 2012 06:49:30 +0000]
fix: password on creation

12 years agofix: encrypted seed might be empty
ThomasV [Thu, 17 May 2012 06:42:40 +0000]
fix: encrypted seed might be empty

12 years agobugfix: encryption of encrypted keys
ThomasV [Thu, 17 May 2012 06:32:49 +0000]
bugfix: encryption of encrypted keys

12 years agoversion 0.49a
ThomasV [Wed, 16 May 2012 18:24:21 +0000]
version 0.49a

12 years agowallet.path
ThomasV [Wed, 16 May 2012 17:51:00 +0000]
wallet.path

12 years agoreplace options.wallet_path with wallet.path
ThomasV [Wed, 16 May 2012 17:49:41 +0000]
replace options.wallet_path with wallet.path

12 years agovirtual method init_socket
ThomasV [Wed, 16 May 2012 17:45:45 +0000]
virtual method init_socket

12 years agoupdate help message
ThomasV [Wed, 16 May 2012 17:34:55 +0000]
update help message

12 years agorm mnemonic option, paste seed as both hexadecimal and mnemonic
ThomasV [Wed, 16 May 2012 17:33:42 +0000]
rm mnemonic option, paste seed as both hexadecimal and mnemonic

12 years agodo not use deprecated BaseException.message
ThomasV [Wed, 16 May 2012 17:20:21 +0000]
do not use deprecated BaseException.message

12 years agoslightly more robust connection procedure
thomasv [Wed, 16 May 2012 15:29:05 +0000]
slightly more robust connection procedure

12 years agopath
ThomasV [Tue, 15 May 2012 05:23:29 +0000]
path

12 years agodo not derive private keys when there is no seed
ThomasV [Mon, 14 May 2012 19:31:37 +0000]
do not derive private keys when there is no seed

12 years agobetter messages
thomasv [Mon, 14 May 2012 15:35:38 +0000]
better messages

12 years ago--mnemonic option, and improved help messages
thomasv [Mon, 14 May 2012 15:15:59 +0000]
--mnemonic option, and improved help messages

12 years agomake the history command an online command; option -o can be used to have it offline
thomasv [Mon, 14 May 2012 12:54:36 +0000]
make the history command an online command; option -o can be used to have it offline

12 years agofix
thomasv [Mon, 14 May 2012 12:10:35 +0000]
fix

12 years agotest the existence of modules in the main script
thomasv [Mon, 14 May 2012 12:09:50 +0000]
test the existence of modules in the main script

12 years agoMerge branch 'master' of gitorious.org:electrum/electrum
thomasv [Mon, 14 May 2012 11:35:47 +0000]
Merge branch 'master' of gitorious.org:electrum/electrum

12 years agognome desktop
thomasv [Mon, 14 May 2012 11:35:22 +0000]
gnome desktop

12 years agouse pip not easy_install
ThomasV [Mon, 14 May 2012 06:05:16 +0000]
use pip not easy_install

12 years agobetter buttons. version 0.49
ThomasV [Sun, 13 May 2012 11:09:59 +0000]
better buttons. version 0.49

12 years agorevert previous commit
ThomasV [Sun, 13 May 2012 09:09:31 +0000]
revert previous commit