electrum-nvc.git
10 years agointerface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207)
ThomasV [Tue, 1 Oct 2013 07:01:46 +0000]
interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207)

10 years agomaster public key dialog for bip32
ThomasV [Mon, 30 Sep 2013 16:30:07 +0000]
master public key dialog for bip32

10 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Mon, 30 Sep 2013 15:43:33 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

10 years agoremove show() in waiting dialog
ThomasV [Mon, 30 Sep 2013 15:43:31 +0000]
remove show() in waiting dialog

10 years agoFix line break in translation
Maran [Mon, 30 Sep 2013 15:40:05 +0000]
Fix line break in translation

10 years agoRemove log statement from Exchange rate plugin
Maran [Mon, 30 Sep 2013 14:55:16 +0000]
Remove log statement from Exchange rate plugin

10 years agoFlesh out the text for the install wizard
Maran [Mon, 30 Sep 2013 14:53:51 +0000]
Flesh out the text for the install wizard

10 years agoMerge branch 'master' of ssh://github.com/spesmilo/electrum
Maran [Mon, 30 Sep 2013 14:21:36 +0000]
Merge branch 'master' of ssh://github.com/spesmilo/electrum

10 years agoFix label sync plugin and add in backwards compatibility with 1.8 wallets. Fixes...
Maran [Mon, 30 Sep 2013 14:21:31 +0000]
Fix label sync plugin and add in backwards compatibility with 1.8 wallets. Fixes #291

10 years agodisable settings button if plugin is disabled
ThomasV [Mon, 30 Sep 2013 14:12:10 +0000]
disable settings button if plugin is disabled

10 years agodon't show lite in init
thomasv [Mon, 30 Sep 2013 12:39:13 +0000]
don't show lite in init

10 years agoSSL certificate validation
thomasv [Mon, 30 Sep 2013 12:01:49 +0000]
SSL certificate validation

10 years agore-adding console.py (deleted by mistake)
thomasv [Mon, 30 Sep 2013 08:41:09 +0000]
re-adding console.py (deleted by mistake)

10 years agopath of icons_rc
thomasv [Mon, 30 Sep 2013 08:30:43 +0000]
path of icons_rc

10 years agoadd locks to config and storage
ThomasV [Sun, 29 Sep 2013 16:33:54 +0000]
add locks to config and storage

10 years agofix is_complete
ThomasV [Sun, 29 Sep 2013 13:34:24 +0000]
fix is_complete

10 years agocleanup signrawtrasaction and input_info
ThomasV [Sun, 29 Sep 2013 13:16:22 +0000]
cleanup signrawtrasaction and input_info

10 years agoset label
ThomasV [Sun, 29 Sep 2013 10:14:01 +0000]
set label

10 years agofix labels plugin
ThomasV [Sun, 29 Sep 2013 08:52:47 +0000]
fix labels plugin

10 years agosign_tx hook
ThomasV [Sun, 29 Sep 2013 08:16:17 +0000]
sign_tx hook

10 years agoadd input_info when transaction is created
ThomasV [Sun, 29 Sep 2013 00:43:30 +0000]
add input_info when transaction is created

10 years agoadd help text for csv
ThomasV [Sat, 28 Sep 2013 14:03:52 +0000]
add help text for csv

10 years agofix import
ThomasV [Sat, 28 Sep 2013 11:51:25 +0000]
fix import

10 years agocommon wallet.restore() method for GUIs
ThomasV [Sat, 28 Sep 2013 11:45:49 +0000]
common wallet.restore() method for GUIs

10 years agofix is_seeded
ThomasV [Sat, 28 Sep 2013 09:54:48 +0000]
fix is_seeded

10 years agosupport mBTC in lite gui
ThomasV [Sat, 28 Sep 2013 09:45:39 +0000]
support mBTC in lite gui

10 years agomove lite window initialization in the constructor of the main window
ThomasV [Sat, 28 Sep 2013 09:21:25 +0000]
move lite window initialization in the constructor of the main window

10 years agofix imports
ThomasV [Sat, 28 Sep 2013 06:08:36 +0000]
fix imports

10 years agokey icon
ThomasV [Sat, 28 Sep 2013 06:07:04 +0000]
key icon

10 years agorm dead code
ThomasV [Fri, 27 Sep 2013 20:06:43 +0000]
rm dead code

10 years agomove network callbacks to init
ThomasV [Fri, 27 Sep 2013 19:53:57 +0000]
move network callbacks to init

10 years agonetwork.set_server: test if server is the same
ThomasV [Fri, 27 Sep 2013 11:15:57 +0000]
network.set_server: test if server is the same

10 years agofix conversion in exchange rate plugin
ThomasV [Fri, 27 Sep 2013 11:14:49 +0000]
fix conversion in exchange rate plugin

10 years agoMerge pull request #320 from rofl0r/readd_guis
ThomasV [Thu, 26 Sep 2013 19:04:21 +0000]
Merge pull request #320 from rofl0r/readd_guis

Readd text and stdio guis

10 years agore-add text gui (ncurses)
rofl0r [Thu, 26 Sep 2013 03:24:48 +0000]
re-add text gui (ncurses)

removed in 2c0814f0d38aa97f84623267fba9860d79c453ed
probably by mistake.

10 years agore-add stdio guy
rofl0r [Thu, 26 Sep 2013 03:23:14 +0000]
re-add stdio guy

removed in 2c0814f0d38aa97f84623267fba9860d79c453ed
probably by mistake.

10 years agoset default button in tx detail window
ThomasV [Tue, 24 Sep 2013 15:00:20 +0000]
set default button in tx detail window

10 years agofix names
ThomasV [Tue, 24 Sep 2013 14:57:12 +0000]
fix names

10 years agoadd account menus and details window
ThomasV [Tue, 24 Sep 2013 14:55:25 +0000]
add account menus and details window

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