electrum-nvc.git
11 years agomore docs
ecdsa [Sun, 3 Mar 2013 19:27:06 +0000]
more docs

11 years agofix
ecdsa [Sun, 3 Mar 2013 19:17:30 +0000]
fix

11 years agotoggle expanded with enter key
ecdsa [Sun, 3 Mar 2013 18:53:35 +0000]
toggle expanded with enter key

11 years agofix: tx outputs
ecdsa [Sun, 3 Mar 2013 18:29:03 +0000]
fix: tx outputs

11 years agoqr codes: handle exception raised if the string is too long
ecdsa [Sun, 3 Mar 2013 18:20:24 +0000]
qr codes: handle exception raised if the string is too long

11 years agofix
ecdsa [Sun, 3 Mar 2013 18:17:11 +0000]
fix

11 years agochange column numbers, update pointofsale plugin
ecdsa [Sun, 3 Mar 2013 18:14:27 +0000]
change column numbers, update pointofsale plugin

11 years agofix
thomasv [Sun, 3 Mar 2013 16:08:26 +0000]
fix

11 years agofix
thomasv [Sun, 3 Mar 2013 15:49:42 +0000]
fix

11 years agoadd plugins to package
thomasv [Sun, 3 Mar 2013 15:33:09 +0000]
add plugins to package

11 years agorestrict plugins to the gui
thomasv [Sun, 3 Mar 2013 15:01:47 +0000]
restrict plugins to the gui

11 years agoqrscanner
thomasv [Sun, 3 Mar 2013 14:00:12 +0000]
qrscanner

11 years agoanother plugin for qrscanner
thomasv [Sun, 3 Mar 2013 13:49:42 +0000]
another plugin for qrscanner

11 years agomove point of sale mode into plugins
thomasv [Sun, 3 Mar 2013 12:50:08 +0000]
move point of sale mode into plugins

11 years agofix: generate functions
thomasv [Sun, 3 Mar 2013 11:14:24 +0000]
fix: generate functions

11 years agonew settings tab for plugins
thomasv [Sun, 3 Mar 2013 11:00:38 +0000]
new settings tab for plugins

11 years agofix: missing parameter
thomasv [Sun, 3 Mar 2013 10:00:27 +0000]
fix: missing parameter

11 years agosimplify Sequence class
thomasv [Sun, 3 Mar 2013 09:56:48 +0000]
simplify Sequence class

11 years agomethod get_private_keys for sequence
thomasv [Sun, 3 Mar 2013 09:43:08 +0000]
method get_private_keys for sequence

11 years agomangle (for_change, index) everywhere
thomasv [Sun, 3 Mar 2013 09:24:30 +0000]
mangle (for_change, index) everywhere

11 years agofix: mktx amounts
thomasv [Sun, 3 Mar 2013 09:23:52 +0000]
fix: mktx amounts

11 years agoplugins init_gui
thomasv [Sun, 3 Mar 2013 08:52:46 +0000]
plugins init_gui

11 years agomktx fix: add address for imported keys
ecdsa [Sat, 2 Mar 2013 22:49:32 +0000]
mktx fix: add address for imported keys

11 years agocheck if address is imported before index lookup
ecdsa [Sat, 2 Mar 2013 22:35:43 +0000]
check if address is imported before index lookup

11 years agoadd class BIP32Sequence
ecdsa [Sat, 2 Mar 2013 22:31:40 +0000]
add class BIP32Sequence

11 years agoupdate filenames in manifest
ecdsa [Sat, 2 Mar 2013 17:12:35 +0000]
update filenames in manifest

11 years agorename gui package
ecdsa [Sat, 2 Mar 2013 17:10:22 +0000]
rename gui package

11 years agoimport gui using any name
ThomasV [Sat, 2 Mar 2013 17:03:29 +0000]
import gui using any name

11 years agoheader for plugins
thomasv [Sat, 2 Mar 2013 15:31:28 +0000]
header for plugins

11 years agoplugin handler
thomasv [Sat, 2 Mar 2013 15:29:14 +0000]
plugin handler

11 years agoshow the balance of each account
thomasv [Sat, 2 Mar 2013 13:20:21 +0000]
show the balance of each account

11 years agosave console history
thomasv [Sat, 2 Mar 2013 13:05:35 +0000]
save console history

11 years agoincrease default column width
thomasv [Sat, 2 Mar 2013 12:48:59 +0000]
increase default column width

11 years agofix: save master public key on wallet creation
thomasv [Sat, 2 Mar 2013 12:45:30 +0000]
fix: save master public key on wallet creation

11 years agoset default button for qr code dialog
thomasv [Sat, 2 Mar 2013 12:31:35 +0000]
set default button for qr code dialog

11 years agofix
thomasv [Sat, 2 Mar 2013 12:27:44 +0000]
fix

11 years agochange the parameter order for gui.show_qrcode
thomasv [Sat, 2 Mar 2013 12:27:12 +0000]
change the parameter order for gui.show_qrcode

11 years agoseparate core and gui in different modules
thomasv [Sat, 2 Mar 2013 11:26:59 +0000]
separate core and gui in different modules

11 years agoseparate core and gui in different modules
thomasv [Sat, 2 Mar 2013 11:26:21 +0000]
separate core and gui in different modules

11 years agofix
thomasv [Sat, 2 Mar 2013 10:42:26 +0000]
fix

11 years agoreplace wallet.all_addresses() with wallet.addresses(True)
thomasv [Sat, 2 Mar 2013 10:40:17 +0000]
replace wallet.all_addresses() with wallet.addresses(True)

11 years agoaccounts
thomasv [Wed, 27 Feb 2013 08:04:22 +0000]
accounts

11 years agouse imp to detect and load the local electrum module
thomasv [Sat, 2 Mar 2013 09:22:45 +0000]
use imp to detect and load the local electrum module

11 years agomove is_valid from wallet class to bitcoin.py
thomasv [Fri, 1 Mar 2013 13:27:56 +0000]
move is_valid from wallet class to bitcoin.py

11 years agomissing arguments and types conversions
thomasv [Fri, 1 Mar 2013 13:08:51 +0000]
missing arguments and types conversions

11 years agoprioritize
thomasv [Fri, 1 Mar 2013 12:56:30 +0000]
prioritize

11 years agoalphabetical order
thomasv [Fri, 1 Mar 2013 12:41:59 +0000]
alphabetical order

11 years agofix command names: setconfig, setconfig
thomasv [Fri, 1 Mar 2013 12:40:04 +0000]
fix command names: setconfig, setconfig

11 years agoregister commands, check for their arguments
thomasv [Fri, 1 Mar 2013 12:33:11 +0000]
register commands, check for their arguments

11 years agorename 'balance' command as 'getbalance', per bitcoind
thomasv [Fri, 1 Mar 2013 10:33:51 +0000]
rename 'balance' command as 'getbalance', per bitcoind

11 years agodon't use underscore in commands.
thomasv [Fri, 1 Mar 2013 10:25:50 +0000]
don't use underscore in commands.

11 years agorename 'addresses' command as 'listadresses'. use json syntax.
thomasv [Fri, 1 Mar 2013 10:21:10 +0000]
rename 'addresses' command as 'listadresses'. use json syntax.

11 years agodefault parameter for addresses() command
thomasv [Fri, 1 Mar 2013 08:58:06 +0000]
default parameter for addresses() command

11 years agouse Decimal in listunspent
ThomasV [Fri, 1 Mar 2013 05:43:08 +0000]
use Decimal in listunspent

11 years agoterminate after create or restore
thomasv [Thu, 28 Feb 2013 16:21:30 +0000]
terminate after create or restore

11 years agoadd commands to setup.py
thomasv [Thu, 28 Feb 2013 16:19:48 +0000]
add commands to setup.py

11 years agoimprove gui.show_tx_details
thomasv [Thu, 28 Feb 2013 12:13:35 +0000]
improve gui.show_tx_details

11 years agodon't show the sequence field
thomasv [Thu, 28 Feb 2013 10:38:33 +0000]
don't show the sequence field

11 years agoadd stretch to raw tx tab too
thomasv [Thu, 28 Feb 2013 10:33:54 +0000]
add stretch to raw tx tab too

11 years agodisable testing code
thomasv [Thu, 28 Feb 2013 10:17:15 +0000]
disable testing code

11 years agocode refactoring; remove redundancies and sanitize transactions read from file or...
thomasv [Thu, 28 Feb 2013 10:16:07 +0000]
code refactoring; remove redundancies and sanitize transactions read from file or text

11 years agoprevent the creation of incomplete wallets
ThomasV [Wed, 27 Feb 2013 22:07:30 +0000]
prevent the creation of incomplete wallets

11 years agorestore the description field
ThomasV [Wed, 27 Feb 2013 21:24:49 +0000]
restore the description field

11 years agofix the tx counter field
ThomasV [Wed, 27 Feb 2013 20:22:52 +0000]
fix the tx counter field

11 years agouse json istead of ast
thomasv [Wed, 27 Feb 2013 18:14:51 +0000]
use json istead of ast

11 years agoLast few fixes for raw transaction handling
Maran [Wed, 27 Feb 2013 17:20:11 +0000]
Last few fixes for raw transaction handling

11 years agoWork in progress for message signing via classic gui
Maran [Wed, 27 Feb 2013 14:58:46 +0000]
Work in progress for message signing via classic gui

11 years agouse json format
thomasv [Wed, 27 Feb 2013 17:11:45 +0000]
use json format

11 years agofix: deseed
thomasv [Wed, 27 Feb 2013 17:01:58 +0000]
fix: deseed

11 years agofix: seed, password
thomasv [Wed, 27 Feb 2013 15:15:56 +0000]
fix: seed, password

11 years agomove method signrawtransaction to wallet class
thomasv [Wed, 27 Feb 2013 14:49:26 +0000]
move method signrawtransaction to wallet class

11 years agoupdate tx label in gui
thomasv [Wed, 27 Feb 2013 11:51:49 +0000]
update tx label in gui

11 years agofix: mktx syntax
thomasv [Wed, 27 Feb 2013 11:47:11 +0000]
fix: mktx syntax

11 years agocallback -> _callback
thomasv [Wed, 27 Feb 2013 11:40:16 +0000]
callback -> _callback

11 years agosort completions
thomasv [Wed, 27 Feb 2013 11:38:04 +0000]
sort completions

11 years agodocumentation for the console
thomasv [Wed, 27 Feb 2013 10:12:33 +0000]
documentation for the console

11 years agosimplify dumpprivkeys
thomasv [Wed, 27 Feb 2013 09:36:52 +0000]
simplify dumpprivkeys

11 years agomore json formatting
thomasv [Wed, 27 Feb 2013 09:24:53 +0000]
more json formatting

11 years agouse history to determine if the wallet has been used
thomasv [Wed, 27 Feb 2013 09:13:03 +0000]
use history to determine if the wallet has been used

11 years agodeep copy output to prevent side-effect
thomasv [Wed, 27 Feb 2013 08:09:58 +0000]
deep copy output to prevent side-effect

11 years agofix: input_info missing in transaction
thomasv [Tue, 26 Feb 2013 17:18:36 +0000]
fix: input_info missing in transaction

11 years agoreturn python objects
thomasv [Tue, 26 Feb 2013 17:10:29 +0000]
return python objects

11 years agoreturn python objects from commands, and display them as json
thomasv [Tue, 26 Feb 2013 16:57:48 +0000]
return python objects from commands, and display them as json

11 years agodumpprivkeys is offline
thomasv [Tue, 26 Feb 2013 15:31:42 +0000]
dumpprivkeys is offline

11 years agomove commands list to commands.py
thomasv [Tue, 26 Feb 2013 15:29:44 +0000]
move commands list to commands.py

11 years agomore efficient method for exporting private keys
thomasv [Tue, 26 Feb 2013 15:29:23 +0000]
more efficient method for exporting private keys

11 years agomove 'addresses' command
thomasv [Tue, 26 Feb 2013 15:11:19 +0000]
move 'addresses' command

11 years agouse dumpprivkeys to efficiently dump private keys
thomasv [Tue, 26 Feb 2013 15:03:04 +0000]
use dumpprivkeys to efficiently dump private keys

11 years agoconvert satoshis to btc in listunspent
thomasv [Tue, 26 Feb 2013 14:30:37 +0000]
convert satoshis to btc in listunspent

11 years agofix: parameters
thomasv [Tue, 26 Feb 2013 14:13:44 +0000]
fix: parameters

11 years agohelper function for mktx, payto
thomasv [Tue, 26 Feb 2013 14:13:01 +0000]
helper function for mktx, payto

11 years agodo not add password to the command parameters, put it in a field, to allow optional...
thomasv [Tue, 26 Feb 2013 14:09:43 +0000]
do not add password to the command parameters, put it in a field, to allow optional parameters

11 years agorm unneeded import
thomasv [Tue, 26 Feb 2013 13:22:48 +0000]
rm unneeded import

11 years agomake most commands available in the console
thomasv [Tue, 26 Feb 2013 12:56:48 +0000]
make most commands available in the console

11 years agoconsole: catch help()
ThomasV [Mon, 25 Feb 2013 21:52:09 +0000]
console: catch help()

11 years agolaunch verifier before synchronizer
ThomasV [Mon, 25 Feb 2013 21:21:07 +0000]
launch verifier before synchronizer

11 years agosendtx -> sendrawtransaction
ThomasV [Mon, 25 Feb 2013 20:01:02 +0000]
sendtx -> sendrawtransaction

11 years agoindent unsigned tx
ThomasV [Mon, 25 Feb 2013 19:48:45 +0000]
indent unsigned tx

11 years agofix: unsigned transactions in gui
ThomasV [Mon, 25 Feb 2013 19:46:38 +0000]
fix: unsigned transactions in gui

11 years agofix
thomasv [Mon, 25 Feb 2013 18:04:41 +0000]
fix