electrum-nvc.git
11 years agorevert pruning flag for default servers (too much complexity)
Eagle[TM] [Wed, 2 Jan 2013 13:50:52 +0000]
revert pruning flag for default servers (too much complexity)

11 years agoadd updates to release notes for 1.5.8
Eagle[TM] [Wed, 2 Jan 2013 01:51:27 +0000]
add updates to release notes for 1.5.8

11 years agoupdating release notes for 1.5.8 core
Eagle[TM] [Wed, 2 Jan 2013 01:28:25 +0000]
updating release notes for 1.5.8 core

11 years agoUpdate default servers with pruning flag
Eagle[TM] [Wed, 2 Jan 2013 01:18:13 +0000]
Update default servers with pruning flag

11 years agofix for command line history (EagleTM)
thomasv [Wed, 2 Jan 2013 09:35:35 +0000]
fix for command line history (EagleTM)

11 years agoAdded version to lite gui tile
Maran [Fri, 28 Dec 2012 17:27:31 +0000]
Added version to lite gui tile

11 years agoAdd bugfix to release file
Maran [Fri, 28 Dec 2012 17:17:45 +0000]
Add bugfix to release file

11 years agoFix contacts auto complete in lite gui
Maran [Fri, 28 Dec 2012 17:16:28 +0000]
Fix contacts auto complete in lite gui

11 years agofix address balance (received coins)
ThomasV [Fri, 28 Dec 2012 16:57:33 +0000]
fix address balance (received coins)

11 years agoMerge branch 'master' of github.com:spesmilo/electrum
thomasv [Thu, 20 Dec 2012 13:39:40 +0000]
Merge branch 'master' of github.com:spesmilo/electrum

11 years agofix: restore timer in deseeded wallets
thomasv [Thu, 20 Dec 2012 13:39:33 +0000]
fix: restore timer in deseeded wallets

11 years agoMerge pull request #64 from EagleTM/master
EagleTM [Wed, 19 Dec 2012 22:56:20 +0000]
Merge pull request #64 from EagleTM/master

sockettimeout for header downloads

11 years agoadd sockettimeout to header download by HTTP
Eagle[TM] [Wed, 19 Dec 2012 08:41:23 +0000]
add sockettimeout to header download by HTTP

11 years agobump version number for translations
ThomasV [Tue, 18 Dec 2012 16:44:22 +0000]
bump version number for translations

11 years agorelease notes
ThomasV [Tue, 18 Dec 2012 16:27:29 +0000]
release notes

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Tue, 18 Dec 2012 16:18:20 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agofix display in packaging script
ThomasV [Tue, 18 Dec 2012 16:18:03 +0000]
fix display in packaging script

11 years agoAdded Lite GUI changelog to release notes
Maran [Tue, 18 Dec 2012 16:16:47 +0000]
Added Lite GUI changelog to release notes

11 years agoremove old upgrade file. (it's been there for 1 year now)
ThomasV [Tue, 18 Dec 2012 16:15:40 +0000]
remove old upgrade file. (it's been there for 1 year now)

11 years agoinclude version number in the filename of android package
ThomasV [Tue, 18 Dec 2012 16:14:38 +0000]
include version number in the filename of android package

11 years agoprepare for version 1.5.7
ThomasV [Tue, 18 Dec 2012 16:10:55 +0000]
prepare for version 1.5.7

11 years agoFixed bug in message signing
Alfie "Azelphur" Day [Tue, 18 Dec 2012 16:03:14 +0000]
Fixed bug in message signing

11 years agouse stdout in print_msg
thomasv [Tue, 18 Dec 2012 10:56:27 +0000]
use stdout in print_msg

11 years agouse portable flag on android instead of explicit path for headers file. use urllib...
thomasv [Mon, 17 Dec 2012 16:51:52 +0000]
use portable flag on android instead of explicit path for headers file. use urllib.retrieve()

11 years agoMerge branch 'master' of github.com:spesmilo/electrum
thomasv [Mon, 17 Dec 2012 15:21:53 +0000]
Merge branch 'master' of github.com:spesmilo/electrum

11 years agochange headers path for android
thomasv [Mon, 17 Dec 2012 15:21:28 +0000]
change headers path for android

11 years agoFix receiving addresses for pruned servers
Maran [Mon, 17 Dec 2012 15:03:10 +0000]
Fix receiving addresses for pruned servers

11 years agofix: case where wdir path is empty (portable wallet)
thomasv [Mon, 17 Dec 2012 14:24:06 +0000]
fix: case where wdir path is empty (portable wallet)

11 years agocommand line option for portable wallets
thomasv [Mon, 17 Dec 2012 14:08:34 +0000]
command line option for portable wallets

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