electrum-nvc.git
10 years agofix label editing in gtk
Michael Wozniak [Fri, 8 Nov 2013 00:18:12 +0000]
fix label editing in gtk

10 years agodust threshold
ThomasV [Wed, 6 Nov 2013 22:09:24 +0000]
dust threshold

10 years ago1.9.2
ThomasV [Wed, 6 Nov 2013 05:32:41 +0000]
1.9.2

10 years agoMerge pull request #370 from mkramlich/master
EagleTM [Tue, 5 Nov 2013 23:38:56 +0000]
Merge pull request #370 from mkramlich/master

FIX: fixed syntax error in gui/qt/transaction_dialog.py

10 years agoFIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*)
Michael Kramlich [Tue, 5 Nov 2013 23:24:58 +0000]
FIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*)

10 years agowindow icon
ThomasV [Tue, 5 Nov 2013 22:34:58 +0000]
window icon

10 years ago1.9.1: bug fixes
ThomasV [Tue, 5 Nov 2013 22:28:04 +0000]
1.9.1: bug fixes

10 years agofix for portable version: use its own directory
ThomasV [Tue, 5 Nov 2013 22:02:51 +0000]
fix for portable version: use its own directory

10 years agoMerge pull request #367 from rdymac/split-colon
ThomasV [Tue, 5 Nov 2013 21:43:34 +0000]
Merge pull request #367 from rdymac/split-colon

Split colon - separate - Clean wikia translation page

10 years agoSplit colon - separate
rdymac [Tue, 5 Nov 2013 21:13:16 +0000]
Split colon - separate

Separate colon symbol for duplicated text strings

10 years agoMerge pull request #366 from mkramlich/master
ThomasV [Tue, 5 Nov 2013 19:27:45 +0000]
Merge pull request #366 from mkramlich/master

curses text UI now says Offline in --offline mode (matching the main Qt UI)

10 years agofix use_change preference
ThomasV [Tue, 5 Nov 2013 19:25:05 +0000]
fix use_change preference

10 years agocurses text UI now says Offline (rather than 'Not connected') when started in --offli...
Michael Kramlich [Tue, 5 Nov 2013 19:24:21 +0000]
curses text UI now says Offline (rather than 'Not connected') when started in --offline mode; this matches the main Qt UI

10 years agoMerge pull request #365 from mkramlich/master
ThomasV [Tue, 5 Nov 2013 19:11:08 +0000]
Merge pull request #365 from mkramlich/master

FIX: make the curses text UI not crash when started in --offline mode

10 years agocurses text UI will call wallet.start_threads(network) even in --offline mode
Michael Kramlich [Tue, 5 Nov 2013 19:09:00 +0000]
curses text UI will call wallet.start_threads(network) even in --offline mode

10 years agoFIX: make the curses text UI not crash when started in --offline mode (matching Thoma...
Michael Kramlich [Tue, 5 Nov 2013 18:47:50 +0000]
FIX: make the curses text UI not crash when started in --offline mode (matching ThomasV's recent changes to the other UIs)

10 years agodo not return history if offline
ThomasV [Tue, 5 Nov 2013 18:18:23 +0000]
do not return history if offline

10 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Tue, 5 Nov 2013 17:56:13 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

10 years agofix regression: offline mode
ThomasV [Tue, 5 Nov 2013 17:55:53 +0000]
fix regression: offline mode

10 years agoMerge pull request #364 from rdymac/split-text
ThomasV [Tue, 5 Nov 2013 13:13:42 +0000]
Merge pull request #364 from rdymac/split-text

Split text string

10 years agoSplit text string
rdymac [Tue, 5 Nov 2013 12:45:07 +0000]
Split text string

Splited text string to avoid needing to translate everything again in
each language

10 years agoMerge pull request #358 from mkramlich/master
ThomasV [Tue, 5 Nov 2013 08:52:34 +0000]
Merge pull request #358 from mkramlich/master

fix for issue 356: unicode labels cause the text/curses UI to crash

10 years agoMerge pull request #361 from Wallacoloo/patch-1
ThomasV [Tue, 5 Nov 2013 08:49:39 +0000]
Merge pull request #361 from Wallacoloo/patch-1

Fixed indexing a function rather than calling it in WalletStorage.put

10 years agoFixed indexing a function rather than calling it in WalletStorage.put
Wallacoloo [Tue, 5 Nov 2013 03:36:09 +0000]
Fixed indexing a function rather than calling it in WalletStorage.put

10 years agocurses text UI: displays Unicode more correctly in History/Receive/Contacts/Wall...
Michael Kramlich [Tue, 5 Nov 2013 03:29:49 +0000]
curses text UI: displays Unicode more correctly in History/Receive/Contacts/Wall tabs

10 years agogitignore: added .devlocaltmp/; convenient place to stash tmp files during dev withou...
Michael Kramlich [Tue, 5 Nov 2013 03:26:11 +0000]
gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo

10 years agoFIX: fixes issue 356 where if an address label contained Unicode it could cause the...
Michael Kramlich [Mon, 4 Nov 2013 22:52:41 +0000]
FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs

10 years agogitignore: added a few more build-generated files
Michael Kramlich [Sat, 2 Nov 2013 19:54:12 +0000]
gitignore: added a few more build-generated files

10 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Mon, 4 Nov 2013 11:43:02 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

10 years agofix validateaddress
ThomasV [Mon, 4 Nov 2013 11:41:43 +0000]
fix validateaddress

10 years agoMerge branch 'master' of ssh://github.com/spesmilo/electrum
Maran [Mon, 4 Nov 2013 11:15:34 +0000]
Merge branch 'master' of ssh://github.com/spesmilo/electrum

10 years agoFix OSX / Windows builds
Maran [Mon, 4 Nov 2013 11:15:14 +0000]
Fix OSX / Windows builds

10 years agouse returned amount with ! shortcut
ThomasV [Mon, 4 Nov 2013 09:16:48 +0000]
use returned amount with ! shortcut

10 years agofix init_lite
ecdsa [Mon, 4 Nov 2013 09:04:21 +0000]
fix init_lite

10 years agorestore from master public key with seed v4
ThomasV [Sun, 3 Nov 2013 13:14:35 +0000]
restore from master public key with seed v4

10 years agorm debug message
ThomasV [Sun, 3 Nov 2013 10:06:57 +0000]
rm debug message

10 years agouse QStackedLayout in install wizard
ThomasV [Sun, 3 Nov 2013 10:03:45 +0000]
use QStackedLayout in install wizard

10 years agofix: wait_for_network
ThomasV [Sat, 2 Nov 2013 17:10:18 +0000]
fix: wait_for_network

10 years agoMerge pull request #354 from rdymac/patch-1
ThomasV [Sat, 2 Nov 2013 12:01:00 +0000]
Merge pull request #354 from rdymac/patch-1

latest wikia version, tested

10 years agofix redeemPubKey for imported keys (fixes issue #350)
ThomasV [Sat, 2 Nov 2013 12:00:10 +0000]
fix redeemPubKey for imported keys (fixes issue #350)

10 years agolatest wikia version, tested
rdymac [Sat, 2 Nov 2013 11:40:59 +0000]
latest wikia version, tested

latest wikia version with 1.9 strings

10 years agoMerge pull request #353 from EnigmaCurry/qrscanner_fixes
ThomasV [Sat, 2 Nov 2013 09:20:27 +0000]
Merge pull request #353 from EnigmaCurry/qrscanner_fixes

QR code scanner fixes

10 years agoFixes sending coins from the qrscanner plugin
Ryan McGuire [Sat, 2 Nov 2013 02:18:14 +0000]
Fixes sending coins from the qrscanner plugin

10 years agoAdds a settings dialog for qrscanner plugin - allows device selection
Ryan McGuire [Sat, 2 Nov 2013 01:18:36 +0000]
Adds a settings dialog for qrscanner plugin - allows device selection

10 years agoFixes qrscanner to 1.9 API.
Ryan McGuire [Fri, 1 Nov 2013 18:58:19 +0000]
Fixes qrscanner to 1.9 API.

10 years agooffline signing with seed_v4
ThomasV [Fri, 1 Nov 2013 12:31:13 +0000]
offline signing with seed_v4

10 years agofix: offline signing
ThomasV [Fri, 1 Nov 2013 12:10:27 +0000]
fix: offline signing

10 years agofix deseed
ThomasV [Fri, 1 Nov 2013 11:40:53 +0000]
fix deseed

10 years agominor fix: restore from hexadecimal seed
ThomasV [Fri, 1 Nov 2013 09:34:29 +0000]
minor fix: restore from hexadecimal seed

10 years agorelease notes: bip32 featues are postponed
thomasv [Thu, 31 Oct 2013 16:50:23 +0000]
release notes: bip32 featues are postponed

10 years agono keyid for imported keys
thomasv [Thu, 31 Oct 2013 16:00:20 +0000]
no keyid for imported keys

10 years agoexit after seed message
thomasv [Thu, 31 Oct 2013 14:42:52 +0000]
exit after seed message

10 years agofix mnemonic decode
thomasv [Thu, 31 Oct 2013 14:40:10 +0000]
fix mnemonic decode

10 years agofixes: get_seed
thomasv [Thu, 31 Oct 2013 14:27:15 +0000]
fixes: get_seed

10 years agodisable bip32
thomasv [Thu, 31 Oct 2013 12:28:52 +0000]
disable bip32

10 years agoseed prefix 01
ThomasV [Thu, 31 Oct 2013 08:32:22 +0000]
seed prefix 01

10 years agoseed v6
ThomasV [Sat, 26 Oct 2013 09:54:11 +0000]
seed v6

10 years agomove old wallet to subdir
ThomasV [Thu, 24 Oct 2013 09:43:55 +0000]
move old wallet to subdir

10 years agocreate a subdirectory for wallets, under default path
ThomasV [Thu, 24 Oct 2013 08:03:48 +0000]
create a subdirectory for wallets, under default path

10 years agoremove -b option for listaddresses (fix issue #343)
ThomasV [Thu, 24 Oct 2013 07:45:41 +0000]
remove -b option for listaddresses (fix issue #343)

10 years agoMerge pull request #349 from rdymac/icons
ThomasV [Wed, 23 Oct 2013 08:19:43 +0000]
Merge pull request #349 from rdymac/icons

New app icons

10 years agoNew app icons
rdymac [Tue, 22 Oct 2013 23:10:52 +0000]
New app icons

.icns for Mac have been tested and carries all sizes needed even for
Retina displays.

.ico should work well, but the build process for making Windows builds
is broken for me, so it need to be tested with binaries.

.png replaced witht the latest version

10 years agofix issue #348
ThomasV [Tue, 22 Oct 2013 17:14:41 +0000]
fix issue #348

10 years agofix dialog
ThomasV [Tue, 22 Oct 2013 14:21:56 +0000]
fix dialog

10 years agofix typo
ThomasV [Tue, 22 Oct 2013 14:20:23 +0000]
fix typo

10 years agoMerge pull request #347 from AdamISZ/patch-2
ThomasV [Tue, 22 Oct 2013 09:12:18 +0000]
Merge pull request #347 from AdamISZ/patch-2

import Transaction object for multisig to work

10 years agoimport Transaction object for multisig to work
AdamISZ [Mon, 21 Oct 2013 20:19:30 +0000]
import Transaction object for multisig to work

10 years agofix mpk qr code
ThomasV [Sun, 20 Oct 2013 08:34:56 +0000]
fix mpk qr code

10 years agoexport QR code to clipboard (fixes issue #318)
ThomasV [Fri, 18 Oct 2013 10:32:00 +0000]
export QR code to clipboard (fixes issue #318)

10 years agofix typo in help
ThomasV [Fri, 18 Oct 2013 10:28:58 +0000]
fix typo in help

10 years agosend connection msg to stderr
ThomasV [Fri, 18 Oct 2013 10:25:57 +0000]
send connection msg to stderr

10 years agoUpdate default server list
Eagle[TM] [Wed, 16 Oct 2013 23:44:21 +0000]
Update default server list

10 years agoMerge pull request #339 from rdymac/text-strings
ThomasV [Wed, 16 Oct 2013 12:43:50 +0000]
Merge pull request #339 from rdymac/text-strings

missing text strings

10 years agopass chain to get_target (fixes issue #316)
ThomasV [Wed, 16 Oct 2013 12:42:52 +0000]
pass chain to get_target (fixes issue #316)

10 years agohandle plugin dependency
ThomasV [Wed, 16 Oct 2013 12:11:28 +0000]
handle plugin dependency

10 years agomissing text strings
rdymac [Wed, 16 Oct 2013 12:04:38 +0000]
missing text strings

missing text strings

10 years agofix history export (bug #338)
ThomasV [Wed, 16 Oct 2013 09:25:24 +0000]
fix history export (bug #338)

10 years agofix bug with chunk requestor
ThomasV [Tue, 15 Oct 2013 16:23:47 +0000]
fix bug with chunk requestor

10 years agobug fix: seed_version
ThomasV [Tue, 15 Oct 2013 09:00:36 +0000]
bug fix: seed_version

10 years agoenforce 'chain' parameter in wizard
ThomasV [Tue, 15 Oct 2013 08:44:14 +0000]
enforce 'chain' parameter in wizard

10 years agomove pending accounts logic into wallet.py
thomasv [Sat, 12 Oct 2013 11:55:48 +0000]
move pending accounts logic into wallet.py

10 years agoadd new tray icon, and activate window in showNormal
ThomasV [Fri, 11 Oct 2013 10:24:43 +0000]
add new tray icon, and activate window in showNormal

10 years agoupdate_account_selector
thomasv [Thu, 10 Oct 2013 11:59:21 +0000]
update_account_selector

10 years agoadd label to new contact dialog
thomasv [Thu, 10 Oct 2013 11:22:08 +0000]
add label to new contact dialog

10 years agofix parameters in mktx_from_account
thomasv [Thu, 10 Oct 2013 08:43:00 +0000]
fix parameters in mktx_from_account

10 years agoMerge pull request #332 from rdymac/translations-and-fixes
ThomasV [Thu, 10 Oct 2013 08:15:35 +0000]
Merge pull request #332 from rdymac/translations-and-fixes

Translations, fixes, line breaks and blank spaces

10 years agofix: height()
thomasv [Thu, 10 Oct 2013 08:01:44 +0000]
fix: height()

10 years agolatest wikia version need to be checked before release
rdymac [Thu, 10 Oct 2013 01:56:52 +0000]
latest wikia version need to be checked before release

pump the wikia version to the latest strings added for translation,
this need to be checked again for futher editions before release

+45 new text strings added

10 years agoLine breaks and blank spaces
rdymac [Thu, 10 Oct 2013 01:54:52 +0000]
Line breaks and blank spaces

Moved line breaks and blank spaces out of text strings

10 years agotypo
rdymac [Thu, 10 Oct 2013 01:54:13 +0000]
typo

typo

10 years agoreplace blockchain.height with height(), and fix server_lag issue
ThomasV [Wed, 9 Oct 2013 08:04:32 +0000]
replace blockchain.height with height(), and fix server_lag issue

10 years agofantastic new icon made by rdymac
ThomasV [Tue, 8 Oct 2013 20:09:41 +0000]
fantastic new icon made by rdymac

10 years agosanitize server in interface.py (fix bug #309)
ThomasV [Tue, 8 Oct 2013 17:52:17 +0000]
sanitize server in interface.py (fix bug #309)

10 years agofix offline signing: redeemPubkey was missing
ThomasV [Tue, 8 Oct 2013 17:24:22 +0000]
fix offline signing: redeemPubkey was missing

10 years agoandroid: fixes
ThomasV [Tue, 8 Oct 2013 15:13:59 +0000]
android: fixes

10 years agonetwork.default_server shouldnever be None
ThomasV [Tue, 8 Oct 2013 14:52:50 +0000]
network.default_server shouldnever be None

10 years agofixes for android: restore from seed
ThomasV [Tue, 8 Oct 2013 12:12:56 +0000]
fixes for android: restore from seed

10 years agouse a regexp for the ssl bug workaround
ThomasV [Tue, 8 Oct 2013 11:24:54 +0000]
use a regexp for the ssl bug workaround

10 years agoandroid interface update and minor fixes
ThomasV [Tue, 8 Oct 2013 11:10:38 +0000]
android interface update and minor fixes

10 years agoset verbosity after options
ThomasV [Tue, 8 Oct 2013 11:10:13 +0000]
set verbosity after options