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

10 years agohex encode the output of account.get_pubkey()
ThomasV [Wed, 7 Aug 2013 18:04:43 +0000]
hex encode the output of account.get_pubkey()

10 years agoplugins: do not overload __init__, use init() instead
ThomasV [Mon, 5 Aug 2013 15:15:01 +0000]
plugins: do not overload __init__, use init() instead

10 years agoencryption of bip32 master private keys
ThomasV [Mon, 5 Aug 2013 11:53:50 +0000]
encryption of bip32 master private keys

10 years agomake wallet.get_private_keys more general
ThomasV [Mon, 5 Aug 2013 10:08:54 +0000]
make wallet.get_private_keys more general

10 years agoget_new_address -> get_address
thomasv [Sun, 4 Aug 2013 14:46:47 +0000]
get_new_address -> get_address

10 years agoadd account module
thomasv [Sat, 3 Aug 2013 15:30:59 +0000]
add account module

10 years agobip32
ThomasV [Thu, 1 Aug 2013 18:08:56 +0000]
bip32

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

10 years agohex encode the output of account.get_pubkey()
ThomasV [Wed, 7 Aug 2013 18:04:43 +0000]
hex encode the output of account.get_pubkey()

10 years agoMerge pull request #264 from maxme/get-balance-script
ThomasV [Tue, 6 Aug 2013 21:32:04 +0000]
Merge pull request #264 from maxme/get-balance-script

New script: get_balance <bitcoin_address>

10 years agopep8
Maxime Biais [Tue, 6 Aug 2013 14:06:57 +0000]
pep8

10 years agonew script: get_balance <bitcoin_address>
Maxime Biais [Tue, 6 Aug 2013 14:03:03 +0000]
new script: get_balance <bitcoin_address>

10 years agoRelease notes for 1.8.1
Eagle[TM] [Mon, 5 Aug 2013 20:21:16 +0000]
Release notes for 1.8.1

10 years agoplugins: do not overload __init__, use init() instead
ThomasV [Mon, 5 Aug 2013 15:15:01 +0000]
plugins: do not overload __init__, use init() instead

10 years agoencryption of bip32 master private keys
ThomasV [Mon, 5 Aug 2013 11:53:50 +0000]
encryption of bip32 master private keys

10 years agomake wallet.get_private_keys more general
ThomasV [Mon, 5 Aug 2013 10:08:54 +0000]
make wallet.get_private_keys more general

10 years agoMerge branch 'bip32' of git://github.com/spesmilo/electrum into bip32
ThomasV [Sun, 4 Aug 2013 21:05:16 +0000]
Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32

10 years agoget_new_address -> get_address
thomasv [Sun, 4 Aug 2013 14:46:47 +0000]
get_new_address -> get_address

10 years agoadd account module
thomasv [Sat, 3 Aug 2013 15:30:59 +0000]
add account module

10 years agobip32
ThomasV [Thu, 1 Aug 2013 18:08:56 +0000]
bip32

10 years agoremove the calculation of address balance in watch_address
ThomasV [Sun, 4 Aug 2013 19:53:37 +0000]
remove the calculation of address balance in watch_address

10 years agoMerge pull request #258 from tuxcanfly/master
ThomasV [Sun, 4 Aug 2013 19:37:37 +0000]
Merge pull request #258 from tuxcanfly/master

fixes #245: use alternate datafiles location

10 years agoversion 1.8.1
ThomasV [Sun, 4 Aug 2013 17:28:41 +0000]
version 1.8.1

10 years agofixes #245: use alternate datafiles location
Javed Khan [Sun, 4 Aug 2013 15:37:22 +0000]
fixes #245: use alternate datafiles location

10 years agoget_new_address -> get_address
thomasv [Sun, 4 Aug 2013 14:46:47 +0000]
get_new_address -> get_address

10 years agoadd account module
thomasv [Sat, 3 Aug 2013 15:30:59 +0000]
add account module

10 years agobip32
ThomasV [Thu, 1 Aug 2013 18:08:56 +0000]
bip32

10 years agofix: set auto-cycle to None only during wallet creation
thomasv [Thu, 1 Aug 2013 14:39:45 +0000]
fix: set auto-cycle to None only during wallet creation

10 years agopass parameter to backup_wallet
thomasv [Thu, 1 Aug 2013 12:59:57 +0000]
pass parameter to backup_wallet

10 years agofix backup_wallet
thomasv [Thu, 1 Aug 2013 12:58:30 +0000]
fix backup_wallet

10 years agoremove enforced tx fee
thomasv [Thu, 1 Aug 2013 12:00:49 +0000]
remove enforced tx fee

10 years agooffline interface: fix init
thomasv [Thu, 1 Aug 2013 09:31:33 +0000]
offline interface: fix init

10 years agouse auto_cycle in watch_address
thomasv [Thu, 1 Aug 2013 08:59:45 +0000]
use auto_cycle in watch_address