electrum-nvc.git
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

11 years agotext gui: proxy
thomasv [Thu, 8 Nov 2012 10:12:03 +0000]
text gui: proxy

11 years agobetter input methods
thomasv [Thu, 8 Nov 2012 09:53:37 +0000]
better input methods

11 years agoinclude text_gui and deserialize in module
ThomasV [Thu, 8 Nov 2012 06:19:55 +0000]
include text_gui and deserialize in module

11 years agotext gui: fixes
ThomasV [Wed, 7 Nov 2012 23:00:33 +0000]
text gui: fixes

11 years agotext gui: send button
ThomasV [Wed, 7 Nov 2012 22:32:42 +0000]
text gui: send button

11 years agoraise exception on status mismatch too
ThomasV [Wed, 7 Nov 2012 20:59:06 +0000]
raise exception on status mismatch too

11 years agoraise exception on history with repeated tx
ThomasV [Wed, 7 Nov 2012 19:48:42 +0000]
raise exception on history with repeated tx

11 years agoraise exception in case of server error
ThomasV [Wed, 7 Nov 2012 19:46:18 +0000]
raise exception in case of server error

11 years agocheck that histories and transactions are consistent
ThomasV [Wed, 7 Nov 2012 19:25:23 +0000]
check that histories and transactions are consistent

11 years agocheck consistency of results received by get_history
ThomasV [Wed, 7 Nov 2012 08:37:14 +0000]
check consistency of results received by get_history

11 years agoinit headers file
ThomasV [Wed, 7 Nov 2012 07:45:53 +0000]
init headers file

11 years agoPROTOCOL_VERSION
ThomasV [Tue, 6 Nov 2012 21:20:54 +0000]
PROTOCOL_VERSION

11 years agoreadding bysh.me server
thomasv [Tue, 6 Nov 2012 10:05:04 +0000]
readding bysh.me server

11 years agoadd headers file only if it is found
thomasv [Tue, 6 Nov 2012 08:01:30 +0000]
add headers file only if it is found

11 years agodo not pass unconfirmed transactions to the verifier
ThomasV [Mon, 5 Nov 2012 19:40:57 +0000]
do not pass unconfirmed transactions to the verifier

11 years agocomment out the servers that are not 0.5
ThomasV [Mon, 5 Nov 2012 16:45:31 +0000]
comment out the servers that are not 0.5

11 years agofix: init_path
ThomasV [Mon, 5 Nov 2012 16:25:38 +0000]
fix: init_path

11 years agoprint -> print_error
thomasv [Mon, 5 Nov 2012 13:26:35 +0000]
print -> print_error

11 years agoMerge branch 'master' of github.com:spesmilo/electrum
thomasv [Mon, 5 Nov 2012 13:02:48 +0000]
Merge branch 'master' of github.com:spesmilo/electrum

11 years agodefault_wallet_file configuration string
thomasv [Mon, 5 Nov 2012 13:02:28 +0000]
default_wallet_file configuration string

11 years agoUpdated the bytesized-hosting.com to the shorter bysh.me so that the server meta...
Maran [Mon, 5 Nov 2012 12:18:57 +0000]
Updated the bytesized-hosting.com to the shorter bysh.me so that the server meta data fits

11 years agostart synchronizer only after verifier is created
thomasv [Mon, 5 Nov 2012 12:12:22 +0000]
start synchronizer only after verifier is created

11 years agoinclude headers file in package
thomasv [Mon, 5 Nov 2012 12:03:05 +0000]
include headers file in package

11 years agoupdate validate script with 0.5 protocol
thomasv [Mon, 5 Nov 2012 10:49:25 +0000]
update validate script with 0.5 protocol

11 years agowallet.get_label method
thomasv [Mon, 5 Nov 2012 10:08:16 +0000]
wallet.get_label method

11 years agohum, it should be a decimal division
thomasv [Mon, 5 Nov 2012 09:47:27 +0000]
hum, it should be a decimal division

11 years agofloat division
thomasv [Mon, 5 Nov 2012 09:43:57 +0000]
float division

11 years agofix syntax error in lite gui and get_default_label
thomasv [Mon, 5 Nov 2012 09:42:57 +0000]
fix syntax error in lite gui and get_default_label

11 years agoset timestamps on startup
thomasv [Mon, 5 Nov 2012 09:26:28 +0000]
set timestamps on startup

11 years agosend protocol version
ThomasV [Sun, 4 Nov 2012 21:45:50 +0000]
send protocol version

11 years agofix CLI restore
ThomasV [Sun, 4 Nov 2012 20:12:08 +0000]
fix CLI restore

11 years agosolve deadlock during restore
ThomasV [Sun, 4 Nov 2012 19:53:27 +0000]
solve deadlock during restore

11 years agoadd mnemonic functions to module
ThomasV [Sun, 4 Nov 2012 18:40:17 +0000]
add mnemonic functions to module

11 years agobugfix: wanted-> missing
ThomasV [Sun, 4 Nov 2012 18:27:21 +0000]
bugfix: wanted-> missing

11 years agofix race condition with prevout_values
ThomasV [Sun, 4 Nov 2012 16:17:40 +0000]
fix race condition with prevout_values

11 years agorequest missing transactions on startup
ThomasV [Sun, 4 Nov 2012 15:59:50 +0000]
request missing transactions on startup

11 years agorename history -> addr_history
ThomasV [Sun, 4 Nov 2012 14:47:19 +0000]
rename history -> addr_history

11 years agofix: timestamps in transactions
ThomasV [Sun, 4 Nov 2012 14:38:34 +0000]
fix: timestamps in transactions

11 years agoverbose option
ThomasV [Sun, 4 Nov 2012 11:27:01 +0000]
verbose option

11 years agogui fixes
ThomasV [Sun, 4 Nov 2012 10:57:12 +0000]
gui fixes

11 years agofix: get_tx_value
ThomasV [Sun, 4 Nov 2012 10:47:20 +0000]
fix: get_tx_value

11 years agofix: get_tx_value
ThomasV [Sun, 4 Nov 2012 10:38:09 +0000]
fix: get_tx_value

11 years agofix: get_tx_value
ThomasV [Sun, 4 Nov 2012 10:36:08 +0000]
fix: get_tx_value

11 years agodo not use old servers
ThomasV [Sun, 4 Nov 2012 10:08:05 +0000]
do not use old servers

11 years agonew protocol: the server sends serialized tx, deserialize it in the client
thomasv [Sat, 3 Nov 2012 08:17:40 +0000]
new protocol: the server sends serialized tx, deserialize it in the client

11 years agodefault ports to be used if we cannot get a list of peers
ThomasV [Thu, 1 Nov 2012 10:43:59 +0000]
default ports to be used if we cannot get a list of peers

11 years agoget_string
ThomasV [Tue, 30 Oct 2012 21:04:37 +0000]
get_string

11 years agosimplification
ThomasV [Tue, 30 Oct 2012 20:28:46 +0000]
simplification

11 years agotext gui: spacing between tabs
thomasv [Tue, 30 Oct 2012 17:42:39 +0000]
text gui: spacing between tabs

11 years agotext gui: dialogs
thomasv [Tue, 30 Oct 2012 17:36:09 +0000]
text gui: dialogs

11 years agopopups and messages
thomasv [Tue, 30 Oct 2012 15:56:58 +0000]
popups and messages

11 years agopopup windows, selectors
thomasv [Tue, 30 Oct 2012 13:56:16 +0000]
popup windows, selectors

11 years agoshow active tab in bold
thomasv [Mon, 29 Oct 2012 16:23:50 +0000]
show active tab in bold

11 years agoImprove text gui. Disable print_error when text gui is used.
thomasv [Mon, 29 Oct 2012 15:22:53 +0000]
Improve text gui. Disable print_error when text gui is used.

11 years agodo not request merkle root for unconfirmed transactions
thomasv [Mon, 29 Oct 2012 08:31:42 +0000]
do not request merkle root for unconfirmed transactions

11 years agofix proxy index
ThomasV [Sun, 28 Oct 2012 20:59:51 +0000]
fix proxy index

11 years agofix: subscriptions
ThomasV [Sun, 28 Oct 2012 09:22:12 +0000]
fix: subscriptions

11 years agosecurity fix: do not let user change seed
ThomasV [Sun, 28 Oct 2012 08:19:07 +0000]
security fix: do not let user change seed

11 years agoadd option to disable spv; just in case
ThomasV [Sun, 28 Oct 2012 07:58:21 +0000]
add option to disable spv; just in case

11 years agoupdate homepage
ThomasV [Sun, 28 Oct 2012 07:41:57 +0000]
update homepage

11 years agodon't include every file in scripts, because merchant.conf is often there
ThomasV [Sun, 28 Oct 2012 07:27:26 +0000]
don't include every file in scripts, because merchant.conf is often there

11 years agoupdate validate_tx script
ThomasV [Sun, 28 Oct 2012 07:19:39 +0000]
update validate_tx script

11 years agoadd callback to example script
ThomasV [Sun, 28 Oct 2012 07:14:00 +0000]
add callback to example script

11 years agorevert label change: this was breaking i18n translations.
ThomasV [Sun, 28 Oct 2012 06:49:15 +0000]
revert label change: this was breaking i18n translations.

11 years agodisable text gui, as it is not ready for release
ThomasV [Sun, 28 Oct 2012 06:45:11 +0000]
disable text gui, as it is not ready for release

11 years agoincreasing version number, and wiki translation version
ThomasV [Sun, 28 Oct 2012 06:41:44 +0000]
increasing version number, and wiki translation version

11 years agomerkle root too
ThomasV [Sat, 27 Oct 2012 18:52:32 +0000]
merkle root too

11 years agofix flags
ThomasV [Sat, 27 Oct 2012 18:04:08 +0000]
fix flags

11 years agoopen file with b flag
ThomasV [Sat, 27 Oct 2012 17:57:28 +0000]
open file with b flag

11 years agouse callback instead of wallet.was_updated
ThomasV [Sat, 27 Oct 2012 17:20:50 +0000]
use callback instead of wallet.was_updated

11 years agoredo verifications if a header verification fails
thomasv [Sat, 27 Oct 2012 14:56:04 +0000]
redo verifications if a header verification fails

11 years agofix: self.s is None if we are not connected
thomasv [Sat, 27 Oct 2012 14:46:42 +0000]
fix: self.s is None if we are not connected

11 years agomove 'peers.subscribe' and 'server.version' calls into the interface
ThomasV [Sat, 27 Oct 2012 12:15:03 +0000]
move 'peers.subscribe' and 'server.version' calls into the interface

11 years agorequest headers chunk if we need more than 50 blocks
ThomasV [Sat, 27 Oct 2012 11:02:59 +0000]
request headers chunk if we need more than 50 blocks

11 years agocosmetic change
ThomasV [Sat, 27 Oct 2012 10:31:43 +0000]
cosmetic change

11 years agocosmetic change
ThomasV [Sat, 27 Oct 2012 10:10:16 +0000]
cosmetic change

11 years agocatch ssl exception caused by timeout
ThomasV [Sat, 27 Oct 2012 08:24:43 +0000]
catch ssl exception caused by timeout

11 years agoadd payment verifier and confirmations to merchant script
ThomasV [Sat, 27 Oct 2012 00:57:06 +0000]
add payment verifier and confirmations to merchant script

11 years agominor fix for settings dialog combo
ThomasV [Fri, 26 Oct 2012 23:19:27 +0000]
minor fix for settings dialog combo

11 years agofix: synchronizer
ThomasV [Fri, 26 Oct 2012 22:02:52 +0000]
fix: synchronizer

11 years agofix: below or equal in var_int encoding
ThomasV [Fri, 26 Oct 2012 20:51:33 +0000]
fix: below or equal in var_int encoding

11 years agofix: var_int encoding
ThomasV [Fri, 26 Oct 2012 20:49:06 +0000]
fix: var_int encoding

11 years agouse print_error
ThomasV [Fri, 26 Oct 2012 16:25:43 +0000]
use print_error

11 years agobugfix: default to [], so that we do not create new addresses if the history was...
ThomasV [Fri, 26 Oct 2012 16:00:32 +0000]
bugfix: default to [], so that we do not create new addresses if the history was deleted

11 years agoby default, use user dir
ThomasV [Fri, 26 Oct 2012 15:44:07 +0000]
by default, use user dir

11 years agonew command: 'get'
ThomasV [Fri, 26 Oct 2012 15:35:35 +0000]
new command: 'get'

11 years agobugfix: add channel when calling send
thomasv [Fri, 26 Oct 2012 14:06:54 +0000]
bugfix: add channel when calling send

11 years agobugfix: address->addr
thomasv [Fri, 26 Oct 2012 13:48:57 +0000]
bugfix: address->addr

11 years agoverifier: download chunks first for efficiency
thomasv [Fri, 26 Oct 2012 13:08:12 +0000]
verifier: download chunks first for efficiency

11 years agoreadme for merchant script
thomasv [Fri, 26 Oct 2012 12:00:28 +0000]
readme for merchant script