electrum-nvc.git
11 years agoFixed path in README
slush [Sun, 9 Dec 2012 09:43:38 +0000]
Fixed path in README

11 years agoLinux/Wine based build scripts for Windows executables and installer
slush [Sun, 9 Dec 2012 09:40:31 +0000]
Linux/Wine based build scripts for Windows executables and installer

11 years agoversion 1.5.6
ThomasV [Fri, 7 Dec 2012 14:43:04 +0000]
version 1.5.6

11 years agofix: misplaced repr
thomasv [Fri, 7 Dec 2012 13:52:55 +0000]
fix: misplaced repr

11 years agorm deprecated todolist
ThomasV [Fri, 7 Dec 2012 07:07:06 +0000]
rm deprecated todolist

11 years agomake_packages script
ThomasV [Fri, 7 Dec 2012 06:43:16 +0000]
make_packages script

11 years agofix bug: to_address -> address
thomasv [Thu, 6 Dec 2012 09:36:05 +0000]
fix bug: to_address -> address

11 years agostore timestamps in verifier
thomasv [Wed, 5 Dec 2012 14:16:52 +0000]
store timestamps in verifier

11 years agonew command: signtx (offline transaction signing)
thomasv [Wed, 5 Dec 2012 17:18:47 +0000]
new command: signtx (offline transaction signing)

11 years agoallow multiple-outputs transactions with mktx()
thomasv [Wed, 5 Dec 2012 15:41:39 +0000]
allow multiple-outputs transactions with mktx()

11 years agoversion 1.5.5
thomasv [Wed, 5 Dec 2012 09:25:30 +0000]
version 1.5.5

11 years agorevert to daemon threads because some clients do not seem to close their sockets...
thomasv [Wed, 5 Dec 2012 09:24:30 +0000]
revert to daemon threads because some clients do not seem to close their sockets cleanly

11 years agoretry when passwords do not match
ThomasV [Wed, 5 Dec 2012 07:12:29 +0000]
retry when passwords do not match

11 years agosmall qr code window with print
ThomasV [Mon, 3 Dec 2012 04:32:31 +0000]
small qr code window with print

11 years agofix show seed
ThomasV [Mon, 3 Dec 2012 03:55:21 +0000]
fix show seed

11 years agofix path for android
ThomasV [Sat, 1 Dec 2012 16:56:31 +0000]
fix path for android

11 years agoversion 1.5.4
ThomasV [Sat, 1 Dec 2012 16:35:17 +0000]
version 1.5.4

11 years agofix
ThomasV [Fri, 30 Nov 2012 05:14:20 +0000]
fix

11 years agoconfig: merchant_name
thomasv [Thu, 29 Nov 2012 16:07:59 +0000]
config: merchant_name

11 years agosave label invoice string
thomasv [Thu, 29 Nov 2012 15:40:05 +0000]
save label invoice string

11 years agoseparate update qr code and paint event
thomasv [Thu, 29 Nov 2012 15:23:36 +0000]
separate update qr code and paint event

11 years agouse timer signal to render qr code
thomasv [Thu, 29 Nov 2012 15:14:07 +0000]
use timer signal to render qr code

11 years agoshow address balance in POS mode
thomasv [Thu, 29 Nov 2012 10:23:25 +0000]
show address balance in POS mode

11 years agosmaller font size, we don't want the window to be larger than 800 pixels
thomasv [Thu, 29 Nov 2012 09:26:10 +0000]
smaller font size, we don't want the window to be larger than 800 pixels

11 years agoreceive tab: 3 separate view mode
thomasv [Thu, 29 Nov 2012 09:19:54 +0000]
receive tab: 3 separate view mode

11 years agoedit column directly
ThomasV [Thu, 29 Nov 2012 06:38:32 +0000]
edit column directly

11 years agodo not display requested amount if zero. show menu item only if window is visible
ThomasV [Wed, 28 Nov 2012 21:52:35 +0000]
do not display requested amount if zero. show menu item only if window is visible

11 years agoproper close method
ThomasV [Wed, 28 Nov 2012 20:14:12 +0000]
proper close method

11 years agouse update instead of repaint; do not update qr window if not visible
ThomasV [Wed, 28 Nov 2012 20:07:35 +0000]
use update instead of repaint; do not update qr window if not visible

11 years agotoggle visibility instead of closing the window
thomasv [Wed, 28 Nov 2012 18:05:58 +0000]
toggle visibility instead of closing the window

11 years agoinvoice window: larger text, monospace font
thomasv [Wed, 28 Nov 2012 17:08:54 +0000]
invoice window: larger text, monospace font

11 years agofix url in qr code
thomasv [Wed, 28 Nov 2012 16:50:45 +0000]
fix url in qr code

11 years agomore robust android app
thomasv [Wed, 28 Nov 2012 16:47:25 +0000]
more robust android app

11 years agoseparate non-modal window for QR codes (point of sale)
thomasv [Wed, 28 Nov 2012 14:38:44 +0000]
separate non-modal window for QR codes (point of sale)

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Tue, 27 Nov 2012 22:32:59 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoprint_error -> print_msg
ThomasV [Tue, 27 Nov 2012 22:32:39 +0000]
print_error -> print_msg

11 years agoMerge pull request #50 from EagleTM/master
ThomasV [Tue, 27 Nov 2012 12:32:20 +0000]
Merge pull request #50 from EagleTM/master

Update default servers

11 years agoupdating default servers
Eagle[TM] [Tue, 27 Nov 2012 08:16:27 +0000]
updating default servers

11 years agosend change to last address of the input list
thomasv [Mon, 26 Nov 2012 14:08:35 +0000]
send change to last address of the input list

11 years agoMerge pull request #49 from Azelphur/master
ThomasV [Sun, 25 Nov 2012 18:18:47 +0000]
Merge pull request #49 from Azelphur/master

Added message signing support to the QT GUI

11 years agoAdded message signing to the QT GUI
Alfie "Azelphur" Day [Sun, 25 Nov 2012 07:28:10 +0000]
Added message signing to the QT GUI

11 years agoversion 1.5.3
ThomasV [Sat, 24 Nov 2012 19:38:31 +0000]
version 1.5.3

11 years agono daemon
ThomasV [Sat, 24 Nov 2012 19:31:07 +0000]
no daemon

11 years agonodaemon
ThomasV [Mon, 5 Nov 2012 22:10:38 +0000]
nodaemon

11 years agorm assert clause: there is no guarantee about that
ThomasV [Sat, 24 Nov 2012 19:32:50 +0000]
rm assert clause: there is no guarantee about that

11 years agoreduce column width to avoid horizontal scrollbar
ThomasV [Sat, 24 Nov 2012 09:32:45 +0000]
reduce column width to avoid horizontal scrollbar

11 years agoversion 1.5.2
ThomasV [Fri, 23 Nov 2012 18:41:01 +0000]
version 1.5.2

11 years agoreturn True in retore_wallet
ThomasV [Fri, 23 Nov 2012 18:31:45 +0000]
return True in retore_wallet

11 years agoreturn True in network dialog, because None means offline
ThomasV [Fri, 23 Nov 2012 18:25:35 +0000]
return True in network dialog, because None means offline

11 years agodo not display args as tuple
ThomasV [Fri, 23 Nov 2012 18:11:16 +0000]
do not display args as tuple

11 years agouse adhoc print function
ThomasV [Fri, 23 Nov 2012 17:48:56 +0000]
use adhoc print function

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Fri, 23 Nov 2012 17:36:02 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agofix
thomasv [Fri, 23 Nov 2012 16:11:32 +0000]
fix

11 years agosave height of transaction
thomasv [Fri, 23 Nov 2012 15:11:52 +0000]
save height of transaction

11 years agohandle case where an unconfirmed transaction is pruned by the server. also, fix bug...
thomasv [Fri, 23 Nov 2012 14:35:54 +0000]
handle case where an unconfirmed transaction is pruned by the server. also, fix bug with fee sign in details

11 years agoreturn parser object because it is needed to display help
thomasv [Fri, 23 Nov 2012 13:31:25 +0000]
return parser object because it is needed to display help

11 years agofix prioritization
thomasv [Fri, 23 Nov 2012 09:16:04 +0000]
fix prioritization

11 years agominor
ThomasV [Thu, 22 Nov 2012 19:14:42 +0000]
minor

11 years agoversion 1.5.1
ThomasV [Thu, 22 Nov 2012 19:02:28 +0000]
version 1.5.1

11 years agoMade the send_tx call for the lite gui asynchrone
Maran [Thu, 22 Nov 2012 18:33:13 +0000]
Made the send_tx call for the lite gui asynchrone

11 years agorm testing code
thomasv [Thu, 22 Nov 2012 12:27:30 +0000]
rm testing code

11 years agoreceived coins need to be known before
thomasv [Thu, 22 Nov 2012 12:24:44 +0000]
received coins need to be known before

11 years agofix sendtx
thomasv [Thu, 22 Nov 2012 12:12:17 +0000]
fix sendtx

11 years agofix balance display in flatfly's bug. restore the wallet.update() method
thomasv [Thu, 22 Nov 2012 12:10:01 +0000]
fix balance display in flatfly's bug. restore the wallet.update() method

11 years agoMerge pull request #48 from flatfly/patch-1
ThomasV [Thu, 22 Nov 2012 07:15:57 +0000]
Merge pull request #48 from flatfly/patch-1

Fix wallet path in deseed and reseed

11 years agoFix wallet path in deseed and reseed
flatfly [Wed, 21 Nov 2012 21:57:11 +0000]
Fix wallet path in deseed and reseed

11 years agoremove forgotten calls to deprecated method
ThomasV [Wed, 21 Nov 2012 19:02:49 +0000]
remove forgotten calls to deprecated method

11 years agoversion 1.5
ThomasV [Wed, 21 Nov 2012 07:13:52 +0000]
version 1.5

11 years agofix network dialog
ThomasV [Tue, 20 Nov 2012 20:46:45 +0000]
fix network dialog

11 years agosimplify the create/restore procedure
ThomasV [Tue, 20 Nov 2012 20:36:06 +0000]
simplify the create/restore procedure

11 years agosimplification
ThomasV [Tue, 20 Nov 2012 17:19:37 +0000]
simplification

11 years agoadd version to android path
ThomasV [Tue, 20 Nov 2012 16:56:23 +0000]
add version to android path

11 years agoandroid: update create and recover dialogs
ThomasV [Tue, 20 Nov 2012 16:21:57 +0000]
android: update create and recover dialogs

11 years agoallow offline creation/recovery within the gui
thomasv [Tue, 20 Nov 2012 14:30:46 +0000]
allow offline creation/recovery within the gui

11 years agoshow server type (pruning or full)
thomasv [Tue, 20 Nov 2012 12:33:36 +0000]
show server type (pruning or full)

11 years agoRevert "added TypeError category to existing exception"
thomasv [Mon, 19 Nov 2012 13:12:49 +0000]
Revert "added TypeError category to existing exception"

This reverts commit 86da219fb9a1bb48d83fb4902550fa0432d24353.

11 years agopop all options that are None before passing them to SimpleConfig
thomasv [Mon, 19 Nov 2012 13:05:42 +0000]
pop all options that are None before passing them to SimpleConfig

11 years agoindentation
thomasv [Mon, 19 Nov 2012 12:59:56 +0000]
indentation

11 years agofix indentation error
thomasv [Mon, 19 Nov 2012 12:56:25 +0000]
fix indentation error

11 years agoadded docstring for is_modifiable()
Jimbo77 [Mon, 19 Nov 2012 06:56:32 +0000]
added docstring for is_modifiable()

11 years agowrote basic SimpleConfig docstring
Jimbo77 [Mon, 19 Nov 2012 06:29:32 +0000]
wrote basic SimpleConfig docstring

11 years agoadded TypeError category to existing exception
Jimbo77 [Mon, 19 Nov 2012 04:32:21 +0000]
added TypeError category to existing exception

11 years agowrote docstring for get()
Jimbo77 [Mon, 19 Nov 2012 04:30:56 +0000]
wrote docstring for get()

11 years agocreated docstring for read_user_config()
Jimbo77 [Mon, 19 Nov 2012 02:58:35 +0000]
created docstring for read_user_config()

11 years agocreated docstring for read_system_config()
Jimbo77 [Mon, 19 Nov 2012 02:52:42 +0000]
created docstring for read_system_config()

11 years agochanged a couple exceptions to describe import errors
Jimbo77 [Mon, 19 Nov 2012 00:56:17 +0000]
changed a couple exceptions to describe import errors

11 years agomake a regular gui module for android
ThomasV [Sun, 18 Nov 2012 10:34:52 +0000]
make a regular gui module for android

11 years agoprevent window resizing by including the textview in a scrolled window
ThomasV [Fri, 16 Nov 2012 18:18:14 +0000]
prevent window resizing by including the textview in a scrolled window

11 years agodo not include fee in the transaction amount shown in history. adapt history to the...
thomasv [Fri, 16 Nov 2012 13:39:31 +0000]
do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server

11 years agouse None as timestamp for pending transactions
thomasv [Fri, 16 Nov 2012 09:18:35 +0000]
use None as timestamp for pending transactions

11 years agofix for merchant script
ThomasV [Fri, 16 Nov 2012 06:47:00 +0000]
fix for merchant script

11 years agofix for notifications
thomasv [Thu, 15 Nov 2012 11:14:29 +0000]
fix for notifications

11 years agomore fixes for the 0.6 servers
thomasv [Thu, 15 Nov 2012 09:34:56 +0000]
more fixes for the 0.6 servers

11 years agogui fixes
ThomasV [Thu, 15 Nov 2012 08:14:24 +0000]
gui fixes

11 years agobump version number
ThomasV [Wed, 14 Nov 2012 14:44:16 +0000]
bump version number

11 years agocompatibility with 0.6 protocol
ThomasV [Wed, 14 Nov 2012 14:33:44 +0000]
compatibility with 0.6 protocol

11 years agoadding two more servers that upgraded
thomasv [Tue, 13 Nov 2012 14:26:49 +0000]
adding two more servers that upgraded

11 years agoadapt merchant script to SPV
thomasv [Fri, 9 Nov 2012 18:26:29 +0000]
adapt merchant script to SPV

11 years agoremove format conversion; unneeded since new protocol
thomasv [Fri, 9 Nov 2012 10:02:26 +0000]
remove format conversion; unneeded since new protocol

11 years agotext gui: buttons
thomasv [Thu, 8 Nov 2012 10:32:25 +0000]
text gui: buttons