electrum-nvc.git
10 years agoshow 'server lagging' icon if server lags and client does not use auto-connect
thomasv [Thu, 3 Oct 2013 16:43:33 +0000]
show 'server lagging' icon if server lags and client does not use auto-connect

10 years agorestore minimum lag for server swiching
ThomasV [Thu, 3 Oct 2013 13:03:50 +0000]
restore minimum lag for server swiching

10 years agoauto-cycle: switch to the longest chain
ThomasV [Thu, 3 Oct 2013 12:56:48 +0000]
auto-cycle: switch to the longest chain

10 years agoremove check_windows_wallet_migration
ThomasV [Thu, 3 Oct 2013 12:00:57 +0000]
remove check_windows_wallet_migration

10 years agoprint connected to message synchronously
ThomasV [Thu, 3 Oct 2013 11:56:31 +0000]
print connected to message synchronously

10 years agogetpubkeys command
ThomasV [Thu, 3 Oct 2013 11:31:59 +0000]
getpubkeys command

10 years agonew flag for commands: requires_wallet
ThomasV [Thu, 3 Oct 2013 10:39:42 +0000]
new flag for commands: requires_wallet

10 years agohandle handshake failures in SSL
ThomasV [Thu, 3 Oct 2013 08:27:39 +0000]
handle handshake failures in SSL

10 years agomove synchronous_get to network.py, fix get_balance script
ThomasV [Thu, 3 Oct 2013 08:05:01 +0000]
move synchronous_get to network.py, fix get_balance script

10 years agosimplify show_seed dialog
ThomasV [Thu, 3 Oct 2013 07:19:09 +0000]
simplify show_seed dialog

10 years agodo not check certificate expiration if OpenSSL cannot be imported
ThomasV [Thu, 3 Oct 2013 05:44:04 +0000]
do not check certificate expiration if OpenSSL cannot be imported

10 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Thu, 3 Oct 2013 05:27:51 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

10 years agoremove expert mode, simplify settings
ThomasV [Thu, 3 Oct 2013 05:27:34 +0000]
remove expert mode, simplify settings

10 years agoMerge pull request #325 from rdymac/app.fil
ThomasV [Thu, 3 Oct 2013 04:41:50 +0000]
Merge pull request #325 from rdymac/app.fil

updated app.fil to new gui folder structure

10 years agoupdated app.fil to new gui folder structure
rdymac [Wed, 2 Oct 2013 23:56:45 +0000]
updated app.fil to new gui folder structure

updated app.fil to new gui folder structure

10 years agoadd seed and password to menu; reorganize
ThomasV [Wed, 2 Oct 2013 13:55:09 +0000]
add seed and password to menu; reorganize

10 years agoserver name change (hachre)
ThomasV [Wed, 2 Oct 2013 11:50:56 +0000]
server name change (hachre)

10 years agonew command: getservers (fix for issue #306)
ThomasV [Wed, 2 Oct 2013 11:50:36 +0000]
new command: getservers (fix for issue #306)

10 years agomanage subscriptions in network.py
ThomasV [Wed, 2 Oct 2013 11:00:02 +0000]
manage subscriptions in network.py

10 years agoset_server: resend subscriptions
ThomasV [Wed, 2 Oct 2013 10:13:07 +0000]
set_server: resend subscriptions

10 years agofix
ThomasV [Wed, 2 Oct 2013 08:43:02 +0000]
fix

10 years agodelete expired certificates
ThomasV [Wed, 2 Oct 2013 08:36:29 +0000]
delete expired certificates

10 years agoscripts to check certificates
ThomasV [Wed, 2 Oct 2013 08:21:25 +0000]
scripts to check certificates

10 years agotemporary_path for unverified certificates
ThomasV [Wed, 2 Oct 2013 07:22:13 +0000]
temporary_path for unverified certificates

10 years agofixes
ThomasV [Wed, 2 Oct 2013 02:01:24 +0000]
fixes

10 years agofix
ThomasV [Wed, 2 Oct 2013 01:33:45 +0000]
fix

10 years agodelete only if cert is new
ThomasV [Wed, 2 Oct 2013 01:24:14 +0000]
delete only if cert is new

10 years agodelete certificates that fail
ThomasV [Wed, 2 Oct 2013 01:20:15 +0000]
delete certificates that fail

10 years agomaster privae keys dialog
ThomasV [Tue, 1 Oct 2013 15:33:39 +0000]
master privae keys dialog

10 years agominor fix
ThomasV [Tue, 1 Oct 2013 12:37:46 +0000]
minor fix

10 years agorestore from master public key
ThomasV [Tue, 1 Oct 2013 12:28:43 +0000]
restore from master public key

10 years agodon't create all master public keys on wallet creation
ThomasV [Tue, 1 Oct 2013 11:40:22 +0000]
don't create all master public keys on wallet creation

10 years agoprevent dns leaks when using proxy. fixes issue #147
ThomasV [Tue, 1 Oct 2013 09:24:55 +0000]
prevent dns leaks when using proxy. fixes issue #147

10 years agofix another http leak
ThomasV [Tue, 1 Oct 2013 07:14:07 +0000]
fix another http leak

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)