electrum-nvc.git
11 years agodo not bundle blockchain headers with packages
thomasv [Mon, 17 Dec 2012 10:18:49 +0000]
do not bundle blockchain headers with packages

11 years agoFix receiving filtering in lite gui to account for both results of transactions.get
Maran [Sat, 15 Dec 2012 14:45:36 +0000]
Fix receiving filtering in lite gui to account for both results of transactions.get

11 years agodo not refresh after main loop finished
ThomasV [Sat, 15 Dec 2012 13:21:46 +0000]
do not refresh after main loop finished

11 years agoremove dead code; check maxpos in print_list
ThomasV [Sat, 15 Dec 2012 13:11:09 +0000]
remove dead code; check maxpos in print_list

11 years agoallow any character in edit_str
ThomasV [Sat, 15 Dec 2012 13:06:22 +0000]
allow any character in edit_str

11 years agofix: do not request the same history twice
ThomasV [Fri, 14 Dec 2012 18:32:10 +0000]
fix: do not request the same history twice

11 years agofix: missing chars
thomasv [Fri, 14 Dec 2012 12:08:47 +0000]
fix: missing chars

11 years agoFix for slush's problem, perhaps
Maran [Fri, 14 Dec 2012 11:14:38 +0000]
Fix for slush's problem, perhaps

11 years agoFix receiving widget
Maran [Thu, 13 Dec 2012 15:43:56 +0000]
Fix receiving widget

11 years agoGit builds have commit hash in filename
slush [Tue, 11 Dec 2012 23:40:54 +0000]
Git builds have commit hash in filename

11 years agoChange bug report information
Maran [Mon, 10 Dec 2012 19:58:32 +0000]
Change bug report information

11 years agoImplemented labeling after making a transaction
Maran [Mon, 10 Dec 2012 19:51:14 +0000]
Implemented labeling after making a transaction

11 years agoImplements feature to copy mpk to your clipboard to the lite gui, fixes #51
Maran [Mon, 10 Dec 2012 11:00:40 +0000]
Implements feature to copy mpk to your clipboard to the lite gui, fixes #51

11 years agoFixed LICENCE path
slush [Mon, 10 Dec 2012 06:11:55 +0000]
Fixed LICENCE path

11 years agoImproved installer script
slush [Mon, 10 Dec 2012 06:05:51 +0000]
Improved installer script

11 years agoMerge branch 'master' of github.com:spesmilo/electrum
slush [Sun, 9 Dec 2012 23:51:07 +0000]
Merge branch 'master' of github.com:spesmilo/electrum

11 years agoLicense not ready yet
slush [Sun, 9 Dec 2012 23:50:46 +0000]
License not ready yet

11 years agoRefactored wine build scripts
slush [Sun, 9 Dec 2012 23:50:07 +0000]
Refactored wine build scripts

11 years agoHowto reflects script refactoring
slush [Sun, 9 Dec 2012 23:49:35 +0000]
Howto reflects script refactoring

11 years agoImplemented receiving addresses to lite gui
Maran [Sun, 9 Dec 2012 23:34:57 +0000]
Implemented receiving addresses to lite gui

11 years agoAdd receiving widget for lite gui
Maran [Sun, 9 Dec 2012 23:34:29 +0000]
Add receiving widget for lite gui

11 years agoAdded unknown option in case none given
Maran [Sun, 9 Dec 2012 12:50:13 +0000]
Added unknown option in case none given

11 years agoAdded date to the history overview of the lite GUI
Maran [Sun, 9 Dec 2012 12:39:28 +0000]
Added date to the history overview of the lite GUI

11 years agoAdded age method that takes a timestamp and return a string of how long ago the date is
Maran [Sun, 9 Dec 2012 12:39:05 +0000]
Added age method that takes a timestamp and return a string of how long ago the date is

11 years agoUpdate osx binary instructions
Maran [Sun, 9 Dec 2012 12:04:57 +0000]
Update osx binary instructions

11 years agoUpdate release scripts for OSX
Maran [Sun, 9 Dec 2012 12:04:01 +0000]
Update release scripts for OSX

11 years agoMerge branch 'master' of https://github.com/spesmilo/electrum
Maran [Sun, 9 Dec 2012 11:58:54 +0000]
Merge branch 'master' of https://github.com/spesmilo/electrum

11 years agoMerge branch 'csv'
Maran [Sun, 9 Dec 2012 11:58:40 +0000]
Merge branch 'csv'

11 years agoRemove server list from lite gui
Maran [Sun, 9 Dec 2012 11:53:25 +0000]
Remove server list from lite gui

With all the new options for servers a simple menu item is not enough to properly implement it

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 agoAdded default time string
Maran [Wed, 5 Dec 2012 22:18:31 +0000]
Added default time string

11 years agoThere isn't always a tx hash..\?
Maran [Wed, 5 Dec 2012 22:04:16 +0000]
There isn't always a tx hash..\?

11 years agoHandle exceptions on parsing better
Maran [Wed, 5 Dec 2012 21:55:15 +0000]
Handle exceptions on parsing better

11 years agoAdded the option to export your transactions to a CSV file
Maran [Wed, 5 Dec 2012 21:42:40 +0000]
Added the option to export your transactions to a CSV file

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