electrum-nvc.git
10 years agosimplify gui names
ThomasV [Tue, 24 Sep 2013 08:06:03 +0000]
simplify gui names

10 years agogeneralize plugins to all guis
ThomasV [Mon, 23 Sep 2013 14:14:28 +0000]
generalize plugins to all guis

10 years agoreorganize menu
ThomasV [Mon, 23 Sep 2013 08:53:04 +0000]
reorganize menu

10 years agomissing imports in version_getter
ThomasV [Mon, 23 Sep 2013 08:26:28 +0000]
missing imports in version_getter

10 years agoMerge pull request #319 from rofl0r/server_prots
ThomasV [Mon, 23 Sep 2013 08:17:38 +0000]
Merge pull request #319 from rofl0r/server_prots

update help text for --server with available protocols

10 years agoupdate help text for --server with available protocols
rofl0r [Sun, 22 Sep 2013 18:37:37 +0000]
update help text for --server with available protocols

closes #303

10 years agoMerge pull request #317 from rofl0r/stdio_gui
ThomasV [Fri, 20 Sep 2013 17:41:38 +0000]
Merge pull request #317 from rofl0r/stdio_gui

Stdio gui

10 years agogui_stdio: fix tabs->spaces
rofl0r [Fri, 20 Sep 2013 14:48:16 +0000]
gui_stdio: fix tabs->spaces

10 years agoadvertise new text gui in the help screen
rofl0r [Thu, 19 Sep 2013 21:13:37 +0000]
advertise new text gui in the help screen

10 years agoadd experimental, fdisk-style console gui
rofl0r [Wed, 18 Sep 2013 23:54:34 +0000]
add experimental, fdisk-style console gui

the text gui doesnt work to well and when it crashes, it messes up
the state of the terminal.

10 years agoMerge pull request #315 from rofl0r/bug308d
ThomasV [Thu, 19 Sep 2013 19:16:00 +0000]
Merge pull request #315 from rofl0r/bug308d

make it possible to create wallet non-interactively

10 years agomake it possible to create wallet non-interactively
rofl0r [Wed, 18 Sep 2013 21:34:01 +0000]
make it possible to create wallet non-interactively

add a --password option,
respect --server,--fee,--gap as passed on the command line,
and do not ask for them if they were specified.

so if all of them are passed, there are no interactive questions
asked and one can create wallets automatically via scripts.

closes #308

additionally it fixes the bug that the default fee and gap limit
were not stored in the new wallet, if entered manually.

additionally it fixes the bug that the wallet path was not displayed
correctly if a custom wallet path was used.

10 years agoMerge pull request #311 from rofl0r/master
ThomasV [Thu, 19 Sep 2013 08:46:02 +0000]
Merge pull request #311 from rofl0r/master

fix error to create a wallet due to missing pick_random_server decl

10 years agoMerge pull request #312 from rofl0r/help-fix2
ThomasV [Thu, 19 Sep 2013 08:41:23 +0000]
Merge pull request #312 from rofl0r/help-fix2

fix help text when invoked with --help

10 years agorestore 'electrum help command' usage
rofl0r [Wed, 18 Sep 2013 18:22:30 +0000]
restore 'electrum help command' usage

10 years agofix help text when invoked with --help
rofl0r [Wed, 18 Sep 2013 18:08:41 +0000]
fix help text when invoked with --help

the built-in optparser help text did not show the available commands

closes #304

10 years agofix error to create a wallet due to missing pick_random_server decl
rofl0r [Wed, 18 Sep 2013 16:55:19 +0000]
fix error to create a wallet due to missing pick_random_server decl

10 years agoMerge pull request #299 from rdymac/1.9-translations-and-fixes
ThomasV [Tue, 17 Sep 2013 17:59:16 +0000]
Merge pull request #299 from rdymac/1.9-translations-and-fixes

Add translations and fixes to 1.9 master

10 years agoMerge pull request #297 from vrde/fix-remove-eval
ThomasV [Tue, 17 Sep 2013 17:53:34 +0000]
Merge pull request #297 from vrde/fix-remove-eval

Remove eval from run_hook

10 years agoAdd translations and fixes to 1.9 master
rdymac [Tue, 17 Sep 2013 03:19:23 +0000]
Add translations and fixes to 1.9 master

Added translations, fixes to syntax errors and other minor fixes for
text strings.

Tested all changes. I hope not to break anyhting…

I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.

10 years agoapply function directly unpacking argument list
vrde [Mon, 16 Sep 2013 22:23:13 +0000]
apply function directly unpacking argument list

10 years agoRemove eval from from run_hook
vrde [Mon, 16 Sep 2013 19:26:55 +0000]
Remove eval from from run_hook

small improvement to remove eval using builtin function `getattr`.

10 years agofix restore threads
ThomasV [Mon, 16 Sep 2013 04:14:23 +0000]
fix restore threads

10 years agosort coins by age in get_unspent_coins()
ThomasV [Sun, 15 Sep 2013 21:37:40 +0000]
sort coins by age in get_unspent_coins()

10 years agoremove todolist
thomasv [Sun, 15 Sep 2013 18:16:05 +0000]
remove todolist

10 years agoAnimazing's key
thomasv [Sun, 15 Sep 2013 16:15:57 +0000]
Animazing's key

10 years agoadding my gpg pubkey (issue #267)
thomasv [Sun, 15 Sep 2013 16:05:16 +0000]
adding my gpg pubkey (issue #267)

10 years agoprotect history from importprivkey
thomasv [Sun, 15 Sep 2013 15:57:51 +0000]
protect history from importprivkey

10 years agofix syntax error
thomasv [Sun, 15 Sep 2013 15:56:09 +0000]
fix syntax error

10 years agosign/verify: do unicode conversion only for messages sent by the gui
thomasv [Sun, 15 Sep 2013 15:49:23 +0000]
sign/verify: do unicode conversion only for messages sent by the gui

10 years agosign unicode messages
thomasv [Sun, 15 Sep 2013 15:33:27 +0000]
sign unicode messages

10 years agofix
thomasv [Sun, 15 Sep 2013 14:30:04 +0000]
fix

10 years agofix
thomasv [Sun, 15 Sep 2013 14:22:58 +0000]
fix

10 years agosanitize prioritized_addresses, making sure they are in the wallet before trying...
thomasv [Sun, 15 Sep 2013 14:15:20 +0000]
sanitize prioritized_addresses, making sure they are in the wallet before trying to use them

10 years agofix
thomasv [Sun, 15 Sep 2013 13:28:29 +0000]
fix

10 years agofix
thomasv [Sun, 15 Sep 2013 13:16:47 +0000]
fix

10 years agodo not show pubkeu in validateaddress if the key is imported
thomasv [Sun, 15 Sep 2013 13:13:04 +0000]
do not show pubkeu in validateaddress if the key is imported

10 years agosubscribe to imported address
thomasv [Sun, 15 Sep 2013 13:06:42 +0000]
subscribe to imported address

10 years agosend from domain in mktx (fix #294)
thomasv [Sun, 15 Sep 2013 12:51:46 +0000]
send from domain in mktx (fix #294)

10 years agofallback to classic for old preferences
thomasv [Sun, 15 Sep 2013 11:52:58 +0000]
fallback to classic for old preferences

10 years agoshow input and outputs as text (fix issue #197)
thomasv [Sun, 15 Sep 2013 11:29:09 +0000]
show input and outputs as text (fix issue #197)

10 years agogetrawtransaction: first check if tx is in wallet
thomasv [Sun, 15 Sep 2013 10:50:19 +0000]
getrawtransaction: first check if tx is in wallet

10 years agomore help
thomasv [Sun, 15 Sep 2013 10:41:02 +0000]
more help

10 years agomore help text
thomasv [Sun, 15 Sep 2013 10:36:35 +0000]
more help text

10 years agonew_account_dialog triggers payto
thomasv [Sun, 15 Sep 2013 10:34:07 +0000]
new_account_dialog triggers payto

10 years agoadd context menu to transaction input/outputs
thomasv [Sun, 15 Sep 2013 10:17:51 +0000]
add context menu to transaction input/outputs

10 years agofix issue 274
thomasv [Sun, 15 Sep 2013 09:41:06 +0000]
fix issue 274

10 years agomore robust tx_from_text() (fixes issue #281)
thomasv [Sun, 15 Sep 2013 09:37:22 +0000]
more robust tx_from_text() (fixes issue #281)

10 years agonew command: getrawtransaction
thomasv [Sun, 15 Sep 2013 09:19:48 +0000]
new command: getrawtransaction

10 years agorename menu: create tx
ThomasV [Sun, 15 Sep 2013 07:03:45 +0000]
rename menu: create tx

10 years agocustom json encoder for transactions
ThomasV [Sat, 14 Sep 2013 19:53:56 +0000]
custom json encoder for transactions

10 years agoremove unneeded parameter
ThomasV [Sat, 14 Sep 2013 19:18:14 +0000]
remove unneeded parameter

10 years agocreate a class for transaction dialog
ThomasV [Sat, 14 Sep 2013 19:07:54 +0000]
create a class for transaction dialog

10 years agofix path for tray icon (issue #263)
ThomasV [Fri, 13 Sep 2013 21:19:06 +0000]
fix path for tray icon (issue #263)

10 years agofix
ThomasV [Fri, 13 Sep 2013 20:13:17 +0000]
fix

10 years agofix save_qrcode
ThomasV [Fri, 13 Sep 2013 19:41:50 +0000]
fix save_qrcode

10 years agofix
ThomasV [Fri, 13 Sep 2013 18:55:13 +0000]
fix

10 years agouse QInputDialog for new filenames
thomasv [Fri, 13 Sep 2013 13:08:40 +0000]
use QInputDialog for new filenames

10 years agofix
thomasv [Fri, 13 Sep 2013 12:43:53 +0000]
fix

10 years agoremove .dat filter
thomasv [Fri, 13 Sep 2013 12:42:30 +0000]
remove .dat filter

10 years agolock icon in password dialog
thomasv [Fri, 13 Sep 2013 12:16:13 +0000]
lock icon in password dialog

10 years agominor fixes
thomasv [Fri, 13 Sep 2013 11:56:33 +0000]
minor fixes

10 years agodocumentation on GUI
thomasv [Fri, 13 Sep 2013 07:40:34 +0000]
documentation on GUI

10 years agofix
ThomasV [Fri, 13 Sep 2013 04:43:22 +0000]
fix

10 years agominor
thomasv [Thu, 12 Sep 2013 17:54:26 +0000]
minor

10 years agolayout improvements
thomasv [Thu, 12 Sep 2013 17:49:51 +0000]
layout improvements

10 years agofix: remove gap limit stuff from settings dialog
thomasv [Thu, 12 Sep 2013 17:45:07 +0000]
fix: remove gap limit stuff from settings dialog

10 years agoinstall wizard: use a single window
thomasv [Thu, 12 Sep 2013 17:42:00 +0000]
install wizard: use a single window

10 years agodon't show gap limit in GUI
thomasv [Thu, 12 Sep 2013 14:08:17 +0000]
don't show gap limit in GUI

10 years agoreplace wallet.interface everywhere
thomasv [Thu, 12 Sep 2013 12:58:42 +0000]
replace wallet.interface everywhere

10 years agosimplify interface: use callbacks
ThomasV [Thu, 12 Sep 2013 06:41:27 +0000]
simplify interface: use callbacks

10 years agoadd help button to network dialog
ThomasV [Wed, 11 Sep 2013 16:45:34 +0000]
add help button to network dialog

10 years agocleanup: next_addresses
thomasv [Wed, 11 Sep 2013 15:42:32 +0000]
cleanup: next_addresses

10 years agofix create and restore (command line)
thomasv [Wed, 11 Sep 2013 15:05:50 +0000]
fix create and restore (command line)

10 years agohistory server-> main server
thomasv [Wed, 11 Sep 2013 14:32:18 +0000]
history server-> main server

10 years agoMerge pull request #293 from rdymac/patch-17
ThomasV [Wed, 11 Sep 2013 14:23:38 +0000]
Merge pull request #293 from rdymac/patch-17

Updated new gui_classic directory for GUIs

10 years agoremove menu bar from lite gui
thomasv [Wed, 11 Sep 2013 14:21:44 +0000]
remove menu bar from lite gui

10 years agoUpdated new gui_classic directory for GUIs
rdymac [Wed, 11 Sep 2013 14:17:59 +0000]
Updated new gui_classic directory for GUIs

Edited new gui_classic directory for GUIs

10 years agominor fix for lite gui
thomasv [Wed, 11 Sep 2013 13:25:05 +0000]
minor fix for lite gui

10 years agofix: lite mode switch
thomasv [Wed, 11 Sep 2013 13:23:27 +0000]
fix: lite mode switch

10 years agoremove ElectrumGui class for lite window
thomasv [Wed, 11 Sep 2013 12:52:44 +0000]
remove ElectrumGui class for lite window

10 years agofix import: electrum.i18n
thomasv [Wed, 11 Sep 2013 11:55:49 +0000]
fix import: electrum.i18n

10 years agofix setup.py and a few imports
thomasv [Wed, 11 Sep 2013 11:49:24 +0000]
fix setup.py and a few imports

10 years agoadd __init__.py to classic, fix a few imports
thomasv [Wed, 11 Sep 2013 11:43:37 +0000]
add __init__.py to classic, fix a few imports

10 years agofix
ThomasV [Wed, 11 Sep 2013 10:06:39 +0000]
fix

10 years agomake gtk gui re-work
ThomasV [Wed, 11 Sep 2013 10:05:28 +0000]
make gtk gui re-work

10 years agoseparate directories for GUIs
ThomasV [Wed, 11 Sep 2013 09:45:58 +0000]
separate directories for GUIs

10 years agoseparate version_getter module
ThomasV [Tue, 10 Sep 2013 21:48:28 +0000]
separate version_getter module

10 years agoMerge pull request #292 from ctrlcctrlv/master
ThomasV [Tue, 10 Sep 2013 21:36:10 +0000]
Merge pull request #292 from ctrlcctrlv/master

Fix some bugs I found in 1.9

10 years agoBugfix: Allow signing messages over 252 characters
Fredrick [Tue, 10 Sep 2013 21:31:01 +0000]
Bugfix: Allow signing messages over 252 characters

10 years agoFix export private keys from GUI
Fredrick [Tue, 10 Sep 2013 20:11:20 +0000]
Fix export private keys from GUI

10 years agoFix dumpprivkeys
Fredrick [Tue, 10 Sep 2013 20:07:09 +0000]
Fix dumpprivkeys

10 years agoget version asynchronously, for faster launch
thomasv [Tue, 10 Sep 2013 19:53:26 +0000]
get version asynchronously, for faster launch

10 years agofixes, resend_subscriptions
thomasv [Tue, 10 Sep 2013 17:59:58 +0000]
fixes, resend_subscriptions

10 years agofix: wallet.addresses
thomasv [Tue, 10 Sep 2013 17:41:56 +0000]
fix: wallet.addresses

10 years agopass network to NetworkDialog and Blockchain
thomasv [Tue, 10 Sep 2013 16:27:32 +0000]
pass network to NetworkDialog and Blockchain

10 years agoconnect to random servers, reconnect if connection is lost
thomasv [Tue, 10 Sep 2013 15:52:43 +0000]
connect to random servers, reconnect if connection is lost

10 years agofix: network start was calling __init__
thomasv [Tue, 10 Sep 2013 14:42:11 +0000]
fix: network start was calling __init__

10 years agofix: sign_message
thomasv [Tue, 10 Sep 2013 14:18:34 +0000]
fix: sign_message

10 years agominor fixes
thomasv [Tue, 10 Sep 2013 14:13:30 +0000]
minor fixes