electrum-nvc.git
11 years agoderive plugins from BasePlugin class
thomasv [Fri, 15 Mar 2013 08:58:05 +0000]
derive plugins from BasePlugin class

11 years agomove http aliases to separate plugin
thomasv [Thu, 14 Mar 2013 15:32:05 +0000]
move http aliases to separate plugin

11 years agoFixes Qt imports
slush [Fri, 15 Mar 2013 13:19:36 +0000]
Fixes Qt imports

11 years agofix qrscanner module
thomasv [Fri, 15 Mar 2013 13:15:32 +0000]
fix qrscanner module

11 years agofilter plugins that do not have a .py source
thomasv [Fri, 15 Mar 2013 12:16:41 +0000]
filter plugins that do not have a .py source

11 years agoglobal switch use_local_modules
thomasv [Fri, 15 Mar 2013 12:00:59 +0000]
global switch use_local_modules

11 years agosimplification
thomasv [Fri, 15 Mar 2013 09:49:08 +0000]
simplification

11 years agouse proper syntax for variable args
thomasv [Thu, 14 Mar 2013 16:05:50 +0000]
use proper syntax for variable args

11 years agoadd label to internal transactions
thomasv [Thu, 14 Mar 2013 12:08:50 +0000]
add label to internal transactions

11 years agorely only on the verifier to get the height of transactions
thomasv [Thu, 14 Mar 2013 11:22:06 +0000]
rely only on the verifier to get the height of transactions

11 years agoprint error received by verifier, and continue
thomasv [Thu, 14 Mar 2013 09:49:00 +0000]
print error received by verifier, and continue

11 years agomissing dirs in MANIFEST
ecdsa [Wed, 13 Mar 2013 21:52:43 +0000]
missing dirs in MANIFEST

11 years agouse an abstract class SequenceClass
ecdsa [Wed, 13 Mar 2013 21:05:02 +0000]
use an abstract class SequenceClass

11 years agobetter seed dialog
ecdsa [Wed, 13 Mar 2013 20:00:29 +0000]
better seed dialog

11 years agoparent->self in password dialog
ecdsa [Wed, 13 Mar 2013 17:51:38 +0000]
parent->self in password dialog

11 years agomore bip32 related fixes
ecdsa [Wed, 13 Mar 2013 17:51:05 +0000]
more bip32 related fixes

11 years agofix bip32 get_private_key
ecdsa [Wed, 13 Mar 2013 17:20:05 +0000]
fix bip32 get_private_key

11 years agobip32 fixes
ecdsa [Wed, 13 Mar 2013 17:03:41 +0000]
bip32 fixes

11 years agofix: number of arguments
ecdsa [Wed, 13 Mar 2013 16:52:54 +0000]
fix: number of arguments

11 years agoprint created address in terminal, as in previous versions
thomasv [Wed, 13 Mar 2013 14:33:50 +0000]
print created address in terminal, as in previous versions

11 years agobug fix: init_seed
thomasv [Wed, 13 Mar 2013 14:31:24 +0000]
bug fix: init_seed

11 years agodo not call exit() in the interface module
thomasv [Wed, 13 Mar 2013 14:26:29 +0000]
do not call exit() in the interface module

11 years agofix: command line with no password
thomasv [Wed, 13 Mar 2013 13:29:50 +0000]
fix: command line with no password

11 years ago'import private keys' may import several keys
thomasv [Wed, 13 Mar 2013 13:23:10 +0000]
'import private keys' may import several keys

11 years agofix
ecdsa [Wed, 13 Mar 2013 00:08:30 +0000]
fix

11 years agofix
ecdsa [Wed, 13 Mar 2013 00:03:51 +0000]
fix

11 years agodo not raise exception on strange input scripts
ecdsa [Tue, 12 Mar 2013 23:55:08 +0000]
do not raise exception on strange input scripts

11 years agostart verifier right after initialization
ecdsa [Tue, 12 Mar 2013 22:53:56 +0000]
start verifier right after initialization

11 years agobetter synchronize method
ecdsa [Tue, 12 Mar 2013 22:10:43 +0000]
better synchronize method

11 years agocatch http exception
ecdsa [Tue, 12 Mar 2013 21:56:58 +0000]
catch http exception

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 12 Mar 2013 21:31:51 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoAmmended release notes about raw tx
Maran [Tue, 12 Mar 2013 21:31:10 +0000]
Ammended release notes about raw tx

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 12 Mar 2013 20:56:10 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoremove internal check that was too strong
ecdsa [Tue, 12 Mar 2013 20:55:56 +0000]
remove internal check that was too strong

11 years agoAdded raw tx to the release notes
Maran [Tue, 12 Mar 2013 20:26:27 +0000]
Added raw tx to the release notes

11 years agofix exception
ecdsa [Tue, 12 Mar 2013 19:59:37 +0000]
fix exception

11 years agoupdate release notes
ecdsa [Tue, 12 Mar 2013 19:28:08 +0000]
update release notes

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 12 Mar 2013 18:24:55 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoadd a hook at the end of the gui constructor
thomasv [Tue, 12 Mar 2013 17:40:21 +0000]
add a hook at the end of the gui constructor

11 years agoalways pass 'self' to hooks
thomasv [Tue, 12 Mar 2013 17:07:17 +0000]
always pass 'self' to hooks

11 years agoself.run_hook
thomasv [Tue, 12 Mar 2013 16:55:34 +0000]
self.run_hook

11 years agoreplace 'ElectrumKeyID' with more general 'KeyID' field in transactions
thomasv [Tue, 12 Mar 2013 16:54:26 +0000]
replace 'ElectrumKeyID' with more general 'KeyID' field in transactions

11 years agomonospace font in console
thomasv [Tue, 12 Mar 2013 16:37:19 +0000]
monospace font in console

11 years agodo not request banner twice
thomasv [Tue, 12 Mar 2013 16:34:06 +0000]
do not request banner twice

11 years agoadd set_label hook
thomasv [Tue, 12 Mar 2013 16:22:30 +0000]
add set_label hook

11 years agodefine method set_label in classic gui
thomasv [Tue, 12 Mar 2013 16:10:35 +0000]
define method set_label in classic gui

11 years agoadding new languages
thomasv [Tue, 12 Mar 2013 15:29:19 +0000]
adding new languages

11 years agoMerge pull request #160 from rdymac/patch-4
ThomasV [Tue, 12 Mar 2013 15:25:27 +0000]
Merge pull request #160 from rdymac/patch-4

Latest translation version

11 years agoLatest translation version
rdymac [Tue, 12 Mar 2013 15:20:17 +0000]
Latest translation version

Updated the wiki page for the latest version for the upcoming version release

11 years agorm extra space
thomasv [Tue, 12 Mar 2013 13:34:35 +0000]
rm extra space

11 years agoMerge pull request #157 from rdymac/patch-1
ThomasV [Tue, 12 Mar 2013 13:27:13 +0000]
Merge pull request #157 from rdymac/patch-1

Successfully tricky word

11 years agoMerge pull request #159 from rdymac/patch-3
ThomasV [Tue, 12 Mar 2013 13:25:37 +0000]
Merge pull request #159 from rdymac/patch-3

Colon not in use

11 years agoalways enable auto_cycle for android
thomasv [Tue, 12 Mar 2013 13:12:27 +0000]
always enable auto_cycle for android

11 years agoupdates fro android
thomasv [Tue, 12 Mar 2013 12:48:16 +0000]
updates fro android

11 years agoColon not in use
rdymac [Tue, 12 Mar 2013 01:02:09 +0000]
Colon not in use

I think that colon doesn't fit there, there's no text after that colon ':' or code to be shown as variable '%s' after it.

11 years agoSuccessfully tricky word
rdymac [Tue, 12 Mar 2013 00:33:08 +0000]
Successfully tricky word

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Mon, 11 Mar 2013 19:30:25 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoadd 2 of 3 sequences
thomasv [Mon, 11 Mar 2013 18:04:46 +0000]
add 2 of 3 sequences

11 years agocustom wrappers that store the path selected by the user
thomasv [Mon, 11 Mar 2013 14:57:37 +0000]
custom wrappers that store the path selected by the user

11 years agofirst parameter of QFileDialog should be the parent
thomasv [Mon, 11 Mar 2013 14:09:38 +0000]
first parameter of QFileDialog should be the parent

11 years agoplugins: define is_available()
thomasv [Mon, 11 Mar 2013 13:30:30 +0000]
plugins: define is_available()

11 years agoupdate indices and add stretch to ui tab
thomasv [Mon, 11 Mar 2013 12:49:43 +0000]
update indices and add stretch to ui tab

11 years agomove 'load transaction' to import/export tab
thomasv [Mon, 11 Mar 2013 12:45:19 +0000]
move 'load transaction' to import/export tab

11 years agoimprove plugins tab
thomasv [Mon, 11 Mar 2013 12:35:51 +0000]
improve plugins tab

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Sun, 10 Mar 2013 20:36:52 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agogui plugins area
ecdsa [Sun, 10 Mar 2013 20:36:43 +0000]
gui plugins area

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Sun, 10 Mar 2013 20:23:24 +0000]
Merge branch 'master' into feature/raw_tx

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Sun, 10 Mar 2013 15:26:36 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agofix
ecdsa [Sun, 10 Mar 2013 15:24:52 +0000]
fix

11 years agoAdd 'create transaction' from deseeded wallet to Lite gui
Maran [Sun, 10 Mar 2013 11:52:39 +0000]
Add 'create transaction' from deseeded wallet to Lite gui

11 years agoShow more decimals in Lite GUI
Maran [Sun, 10 Mar 2013 11:39:58 +0000]
Show more decimals in Lite GUI

11 years agoFixed build instruction for icons in readme
Maran [Sun, 10 Mar 2013 11:38:00 +0000]
Fixed build instruction for icons in readme

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Sun, 10 Mar 2013 11:14:47 +0000]
Merge branch 'master' into feature/raw_tx

11 years agoMoved rawtx to wallet tab and added small usability tweaks
Maran [Sun, 10 Mar 2013 11:14:42 +0000]
Moved rawtx to wallet tab and added small usability tweaks

11 years agooptional wait parameter for interface
ecdsa [Sun, 10 Mar 2013 09:24:42 +0000]
optional wait parameter for interface

11 years agodo not wait for interface when launching gui
ecdsa [Sun, 10 Mar 2013 09:15:09 +0000]
do not wait for interface when launching gui

11 years agofix
ecdsa [Sat, 9 Mar 2013 08:28:46 +0000]
fix

11 years agoFinal tweaks for raw transaction processing
Maran [Fri, 8 Mar 2013 15:48:40 +0000]
Final tweaks for raw transaction processing

11 years agoFurther work on raw transactions
Maran [Fri, 8 Mar 2013 15:30:38 +0000]
Further work on raw transactions

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Thu, 7 Mar 2013 16:24:44 +0000]
Merge branch 'master' into feature/raw_tx

11 years agocheck if the wallet has a seed before signing transaction
ecdsa [Thu, 7 Mar 2013 16:15:33 +0000]
check if the wallet has a seed before signing transaction

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Thu, 7 Mar 2013 15:49:11 +0000]
Merge branch 'master' into feature/raw_tx

11 years agosimilar fix for text mode
ecdsa [Thu, 7 Mar 2013 15:45:55 +0000]
similar fix for text mode

11 years agofix: restore wallet from master public key
ecdsa [Thu, 7 Mar 2013 15:41:43 +0000]
fix: restore wallet from master public key

11 years agoMerge pull request #152 from nelisky/master
ThomasV [Thu, 7 Mar 2013 09:39:07 +0000]
Merge pull request #152 from nelisky/master

self missing in a few commands

11 years agoLack of self was a little more widespread
nelisky [Wed, 6 Mar 2013 11:40:13 +0000]
Lack of self was a little more widespread

11 years agoTypo in importprivkey, missing self
nelisky [Wed, 6 Mar 2013 11:32:11 +0000]
Typo in importprivkey, missing self

11 years agorevert own commit
ecdsa [Tue, 5 Mar 2013 22:10:18 +0000]
revert own commit

11 years agoMerge pull request #151 from rdymac/patch-35
Maran H. [Tue, 5 Mar 2013 16:16:27 +0000]
Merge pull request #151 from rdymac/patch-35

typo caused $ python mki18n.py error

11 years agotype caused $ python mki18n.py error
rdymac [Tue, 5 Mar 2013 16:13:23 +0000]
type caused $ python mki18n.py error

11 years agodo not run synchronize on deseeded wallets
ecdsa [Tue, 5 Mar 2013 13:57:30 +0000]
do not run synchronize on deseeded wallets

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 5 Mar 2013 13:28:20 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoprotected decorator
ecdsa [Tue, 5 Mar 2013 06:55:43 +0000]
protected decorator

11 years agouse same order as qt for ok and cancel buttons
ecdsa [Tue, 5 Mar 2013 05:35:34 +0000]
use same order as qt for ok and cancel buttons

11 years agohelp for functions
ecdsa [Mon, 4 Mar 2013 16:49:35 +0000]
help for functions

11 years agohelp for functions
ecdsa [Mon, 4 Mar 2013 16:47:51 +0000]
help for functions

11 years agomake help() available in console
ecdsa [Mon, 4 Mar 2013 16:36:49 +0000]
make help() available in console

11 years agoalways pass a parent to dialog windows
ecdsa [Mon, 4 Mar 2013 16:20:38 +0000]
always pass a parent to dialog windows

11 years agocatch http exception when wallet is offline
ecdsa [Mon, 4 Mar 2013 16:20:07 +0000]
catch http exception when wallet is offline

11 years agofixes for pointofsale
ecdsa [Mon, 4 Mar 2013 16:19:32 +0000]
fixes for pointofsale