electrum-nvc.git
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

10 years agofix: show_private_key
thomasv [Tue, 10 Sep 2013 14:07:59 +0000]
fix: show_private_key

10 years agominor fixes for wallet creation
thomasv [Tue, 10 Sep 2013 12:20:44 +0000]
minor fixes for wallet creation

10 years agofix address_from_perivate_key
thomasv [Mon, 9 Sep 2013 12:12:37 +0000]
fix address_from_perivate_key

10 years agogui_text: network
thomasv [Mon, 9 Sep 2013 11:41:48 +0000]
gui_text: network

10 years agomove callbacks to the network class
thomasv [Mon, 9 Sep 2013 11:33:25 +0000]
move callbacks to the network class

10 years agofix: typo, set_label
ThomasV [Sun, 8 Sep 2013 18:12:03 +0000]
fix: typo, set_label

10 years agoset_label
ThomasV [Sun, 8 Sep 2013 18:10:43 +0000]
set_label

10 years agoseparate blockchain and network
ThomasV [Sun, 8 Sep 2013 15:23:01 +0000]
separate blockchain and network

10 years agoset icon size in status bar
ThomasV [Thu, 5 Sep 2013 06:02:54 +0000]
set icon size in status bar

10 years agonotify wallet wheit height changes
ThomasV [Thu, 5 Sep 2013 05:48:48 +0000]
notify wallet wheit height changes

10 years agofix modules
thomasv [Wed, 4 Sep 2013 17:58:34 +0000]
fix modules

10 years agofix
thomasv [Wed, 4 Sep 2013 17:37:56 +0000]
fix

10 years agoperform check_new_tx inside add_transaction
thomasv [Wed, 4 Sep 2013 16:58:53 +0000]
perform check_new_tx inside add_transaction

10 years agofix: first_addresses
thomasv [Wed, 4 Sep 2013 15:46:13 +0000]
fix: first_addresses

10 years agofix: is_valid
thomasv [Wed, 4 Sep 2013 15:27:13 +0000]
fix: is_valid

10 years agoMerge branch 'master' into 1.9
thomasv [Wed, 4 Sep 2013 15:11:41 +0000]
Merge branch 'master' into 1.9

10 years agomove transaction code and fix issue #280
thomasv [Wed, 4 Sep 2013 14:46:27 +0000]
move transaction code and fix issue #280

10 years agomanual merge: tc scv import by harningt
thomasv [Wed, 4 Sep 2013 08:57:15 +0000]
manual merge: tc scv import by harningt

10 years agowallet.make_unsigned_transaction()
thomasv [Wed, 4 Sep 2013 08:33:14 +0000]
wallet.make_unsigned_transaction()

10 years agofix restore from mpk
ThomasV [Tue, 3 Sep 2013 16:35:46 +0000]
fix restore from mpk

10 years agoupdate todolist
thomasv [Tue, 3 Sep 2013 13:30:12 +0000]
update todolist

10 years agodo network dialog at the end in installwizard
thomasv [Tue, 3 Sep 2013 12:57:29 +0000]
do network dialog at the end in installwizard

10 years agoimproved install wizard
thomasv [Tue, 3 Sep 2013 12:32:56 +0000]
improved install wizard

10 years agoupdate lite gui for 1.9
thomasv [Tue, 3 Sep 2013 09:37:19 +0000]
update lite gui for 1.9

10 years agorestore: try old wallet first
thomasv [Tue, 3 Sep 2013 08:58:07 +0000]
restore: try old wallet first

10 years agoaccount names
thomasv [Tue, 3 Sep 2013 08:09:13 +0000]
account names

10 years agodisable 'new account' in old wallets
thomasv [Tue, 3 Sep 2013 07:52:55 +0000]
disable 'new account' in old wallets

10 years agodownload headers chunks
ThomasV [Tue, 3 Sep 2013 05:29:44 +0000]
download headers chunks

10 years agoplugin hook for load_wallet
ThomasV [Mon, 2 Sep 2013 20:43:58 +0000]
plugin hook for load_wallet

10 years agosocket: retry on EAGAIN
ThomasV [Mon, 2 Sep 2013 19:16:57 +0000]
socket: retry on EAGAIN

10 years agosynchronizer: wait for interface
ThomasV [Mon, 2 Sep 2013 18:52:14 +0000]
synchronizer: wait for interface

10 years agodon't use user_dir in storage
ThomasV [Mon, 2 Sep 2013 18:17:04 +0000]
don't use user_dir in storage

10 years agoselect the longest blockchain from several servers
thomasv [Mon, 2 Sep 2013 15:49:12 +0000]
select the longest blockchain from several servers

10 years agosimplify directories: electrum_dir
thomasv [Mon, 2 Sep 2013 13:05:33 +0000]
simplify directories: electrum_dir

10 years agofix: synchronize generated duplicated addresses
thomasv [Mon, 2 Sep 2013 11:41:31 +0000]
fix: synchronize generated duplicated addresses

10 years agoMerge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
thomasv [Mon, 2 Sep 2013 09:16:35 +0000]
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9

10 years agofix get_private_key for old addresses
ThomasV [Mon, 2 Sep 2013 08:41:50 +0000]
fix get_private_key for old addresses

10 years agominor fixes
ThomasV [Mon, 2 Sep 2013 07:09:54 +0000]
minor fixes

10 years agofix regressions in tx verifier
ThomasV [Mon, 2 Sep 2013 06:50:39 +0000]
fix regressions in tx verifier

10 years agominor fixes
ThomasV [Sun, 1 Sep 2013 21:25:28 +0000]
minor fixes

10 years agofee belongs in wallet storage
ThomasV [Sun, 1 Sep 2013 21:09:27 +0000]
fee belongs in wallet storage

10 years agowizard: start wallet threads
ThomasV [Sun, 1 Sep 2013 16:58:09 +0000]
wizard: start wallet threads

10 years agostart wallet threads from wallet class
ThomasV [Sun, 1 Sep 2013 16:44:19 +0000]
start wallet threads from wallet class

10 years agoseparate blockchain verifier from transaction verifier
ThomasV [Sun, 1 Sep 2013 16:16:15 +0000]
separate blockchain verifier from transaction verifier

10 years agoseparation between wallet storage and config
ThomasV [Sun, 1 Sep 2013 13:26:52 +0000]
separation between wallet storage and config

10 years agorestore old accounts from seed
ThomasV [Sat, 31 Aug 2013 13:02:20 +0000]
restore old accounts from seed

10 years agofix account selector, console
ThomasV [Fri, 30 Aug 2013 20:59:36 +0000]
fix account selector, console

10 years agoupdate curses gui for 1.9
ThomasV [Fri, 30 Aug 2013 20:37:37 +0000]
update curses gui for 1.9

10 years agogui menu and messages
ThomasV [Fri, 30 Aug 2013 20:15:49 +0000]
gui menu and messages

10 years agoupdate buttons and icons in load_wallet()
ThomasV [Fri, 30 Aug 2013 19:44:16 +0000]
update buttons and icons in load_wallet()

10 years agoMerge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
thomasv [Fri, 30 Aug 2013 08:26:53 +0000]
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9

10 years agoseparate gui init() and load_wallet()
ThomasV [Fri, 30 Aug 2013 08:11:10 +0000]
separate gui init() and load_wallet()

10 years agoMerge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
thomasv [Thu, 29 Aug 2013 15:37:09 +0000]
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9

10 years agorestore bip32 accounts
ThomasV [Thu, 29 Aug 2013 14:07:55 +0000]
restore bip32 accounts

10 years agocreate new accounts through wallet.synchronize()
ThomasV [Thu, 29 Aug 2013 13:08:03 +0000]
create new accounts through wallet.synchronize()

10 years agoMerge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
thomasv [Tue, 27 Aug 2013 11:59:20 +0000]
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9

10 years agoMerge pull request #277 from invl/patch-1
ThomasV [Thu, 22 Aug 2013 11:04:55 +0000]
Merge pull request #277 from invl/patch-1

Fix blank trayicon on windows standalone build

10 years agostructural change: wrap wallet instanciation inside the gui class
ThomasV [Thu, 22 Aug 2013 10:39:41 +0000]
structural change: wrap wallet instanciation inside the gui class

10 years agoFix blank trayicon on windows standalone build
invl [Thu, 22 Aug 2013 10:23:33 +0000]
Fix blank trayicon on windows standalone build

10 years agoUpdate default server list
Eagle[TM] [Sun, 18 Aug 2013 18:24:36 +0000]
Update default server list

10 years agoimplementing paytomany (untested)
nelisky [Mon, 8 Apr 2013 22:40:51 +0000]
implementing paytomany (untested)

Just like mktx/payto, this is only submitting the tx created in mksendmanytx

10 years agoimplementing mksendmanytx
nelisky [Mon, 8 Apr 2013 22:36:26 +0000]
implementing mksendmanytx

A simple argument parsing change from mktx to allow passing multiple recipients

10 years agoMerge pull request #187 from nelisky/sendmany
ThomasV [Sat, 17 Aug 2013 23:55:48 +0000]
Merge pull request #187 from nelisky/sendmany

merging sendmany attempt in master

10 years agodelete unneeded test
ThomasV [Sat, 17 Aug 2013 21:51:46 +0000]
delete unneeded test

10 years agofix bug with signatures
ThomasV [Sat, 17 Aug 2013 21:01:16 +0000]
fix bug with signatures

10 years agofixes for signrawtransaction
ThomasV [Sat, 17 Aug 2013 16:40:59 +0000]
fixes for signrawtransaction

10 years agoinclude master public key in bip32 metadata
ThomasV [Sat, 17 Aug 2013 15:08:43 +0000]
include master public key in bip32 metadata

10 years agosave account name as label
ThomasV [Sat, 17 Aug 2013 09:46:19 +0000]
save account name as label

10 years agocleanup
ThomasV [Sat, 17 Aug 2013 09:11:21 +0000]
cleanup

10 years agosimplify: public_key_from_private_key
ThomasV [Sat, 17 Aug 2013 09:09:19 +0000]
simplify: public_key_from_private_key

10 years agodon't pass addresses to tx.sign(), pass keypairs instead
ThomasV [Sat, 17 Aug 2013 08:56:23 +0000]
don't pass addresses to tx.sign(), pass keypairs instead

10 years agoupdate signrawtransaction
ThomasV [Sat, 17 Aug 2013 07:53:46 +0000]
update signrawtransaction

10 years agosimplify tx.sign()
ThomasV [Fri, 16 Aug 2013 20:05:31 +0000]
simplify tx.sign()

10 years agowallet.num_accounts and account_id method
ThomasV [Fri, 16 Aug 2013 11:26:48 +0000]
wallet.num_accounts and account_id method

10 years agofix is_complete in tx.sign()
ThomasV [Fri, 16 Aug 2013 10:52:39 +0000]
fix is_complete in tx.sign()

10 years agofix for non-p2sh addresses
ThomasV [Fri, 16 Aug 2013 10:27:26 +0000]
fix for non-p2sh addresses

10 years agofix tx signing
ThomasV [Fri, 16 Aug 2013 10:17:29 +0000]
fix tx signing

10 years agocreate_accounts for 2of3
ThomasV [Thu, 15 Aug 2013 15:23:55 +0000]
create_accounts for 2of3

10 years ago2of3 accounts
ThomasV [Thu, 15 Aug 2013 13:27:03 +0000]
2of3 accounts

10 years agoupdate peers script
thomasv [Wed, 14 Aug 2013 14:22:13 +0000]
update peers script

10 years agoparse_servers method
thomasv [Wed, 14 Aug 2013 14:16:03 +0000]
parse_servers method

10 years agoMerge branch 'master' into 1.9
thomasv [Tue, 13 Aug 2013 09:09:36 +0000]
Merge branch 'master' into 1.9

10 years agoMerge pull request #268 from maxme/fileopen-event
ThomasV [Tue, 13 Aug 2013 09:01:46 +0000]
Merge pull request #268 from maxme/fileopen-event

Add a Qt eventFilter to listen for QFileOpenEvent

10 years agoAdd a Qt eventFilter to listen for QFileOpenEvent
Maxime Biais [Sun, 11 Aug 2013 13:11:27 +0000]
Add a Qt eventFilter to listen for QFileOpenEvent

fix #209

10 years agofix labels plugin init()
ThomasV [Thu, 8 Aug 2013 03:47:24 +0000]
fix labels plugin init()

10 years agoMerge branch 'bip32' of git://github.com/spesmilo/electrum into bip32
ThomasV [Wed, 7 Aug 2013 21:00:39 +0000]
Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32

10 years agofix create_new_account
ThomasV [Wed, 7 Aug 2013 19:53:05 +0000]
fix create_new_account