ThomasV
|
084ed6776b
|
structural change: wrap wallet instanciation inside the gui class
|
12 years ago |
nelisky
|
1b0db8414b
|
implementing paytomany (untested)
Just like mktx/payto, this is only submitting the tx created in mksendmanytx
|
12 years ago |
nelisky
|
bf173e1c45
|
implementing mksendmanytx
A simple argument parsing change from mktx to allow passing multiple recipients
|
12 years ago |
ThomasV
|
fd902de28a
|
delete unneeded test
|
12 years ago |
ThomasV
|
0cef6c2454
|
fix bug with signatures
|
12 years ago |
ThomasV
|
81b84fd5ef
|
fixes for signrawtransaction
|
12 years ago |
ThomasV
|
6bb8af5822
|
include master public key in bip32 metadata
|
12 years ago |
ThomasV
|
e995f7abfd
|
save account name as label
|
12 years ago |
ThomasV
|
2abf1b93cb
|
cleanup
|
12 years ago |
ThomasV
|
799c6571f5
|
simplify: public_key_from_private_key
|
12 years ago |
ThomasV
|
4869d05841
|
don't pass addresses to tx.sign(), pass keypairs instead
|
12 years ago |
ThomasV
|
0424d5eb85
|
update signrawtransaction
|
12 years ago |
ThomasV
|
e91e02f2ce
|
simplify tx.sign()
|
12 years ago |
ThomasV
|
70445da940
|
wallet.num_accounts and account_id method
|
12 years ago |
ThomasV
|
177c43acbe
|
fix is_complete in tx.sign()
|
12 years ago |
ThomasV
|
c019428b02
|
fix for non-p2sh addresses
|
12 years ago |
ThomasV
|
419c778fa3
|
fix tx signing
|
12 years ago |
ThomasV
|
7dc69bbc56
|
create_accounts for 2of3
|
12 years ago |
ThomasV
|
c9a473c225
|
2of3 accounts
|
12 years ago |
thomasv
|
215f64e64d
|
Merge branch 'master' into 1.9
|
12 years ago |
ThomasV
|
7e28671027
|
Merge pull request #268 from maxme/fileopen-event
Add a Qt eventFilter to listen for QFileOpenEvent
|
12 years ago |
Maxime Biais
|
b2ebd35925
|
Add a Qt eventFilter to listen for QFileOpenEvent
fix #209
|
12 years ago |
ThomasV
|
43bac658da
|
fix labels plugin init()
|
12 years ago |
ThomasV
|
56fe629385
|
Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32
|
12 years ago |
ThomasV
|
e6208e2747
|
fix create_new_account
|
12 years ago |
ThomasV
|
1ff2f1b308
|
hex encode the output of account.get_pubkey()
|
12 years ago |
ThomasV
|
b08f1a2a7b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ThomasV
|
58538ba825
|
encryption of bip32 master private keys
|
12 years ago |
ThomasV
|
a3de537d9b
|
make wallet.get_private_keys more general
|
12 years ago |
thomasv
|
6274cccb9f
|
get_new_address -> get_address
|
12 years ago |
thomasv
|
630bf5d5f7
|
add account module
|
12 years ago |
ThomasV
|
19553a056d
|
bip32
|
12 years ago |
ThomasV
|
4d02b9b7b4
|
fix create_new_account
|
12 years ago |
ThomasV
|
bc6e2e18f1
|
hex encode the output of account.get_pubkey()
|
12 years ago |
ThomasV
|
164c746f51
|
Merge pull request #264 from maxme/get-balance-script
New script: get_balance <bitcoin_address>
|
12 years ago |
Maxime Biais
|
6075f8ece5
|
pep8
|
12 years ago |
Maxime Biais
|
c51c93b0ff
|
new script: get_balance <bitcoin_address>
|
12 years ago |
Eagle[TM]
|
78f5f372c4
|
Release notes for 1.8.1
|
12 years ago |
ThomasV
|
111611a08b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ThomasV
|
d9a926b0ff
|
encryption of bip32 master private keys
|
12 years ago |
ThomasV
|
77df84e509
|
make wallet.get_private_keys more general
|
12 years ago |
ThomasV
|
9afc57cd3d
|
Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32
|
12 years ago |
thomasv
|
553493364e
|
get_new_address -> get_address
|
12 years ago |
thomasv
|
de03fbbb12
|
add account module
|
12 years ago |
ThomasV
|
f4207d7e4c
|
bip32
|
12 years ago |
ThomasV
|
83744832d1
|
remove the calculation of address balance in watch_address
|
12 years ago |
ThomasV
|
a34d9a380c
|
Merge pull request #258 from tuxcanfly/master
fixes #245: use alternate datafiles location
|
12 years ago |
ThomasV
|
cd1ad84ed9
|
version 1.8.1
|
12 years ago |
Javed Khan
|
3741d46590
|
fixes #245: use alternate datafiles location
|
12 years ago |
thomasv
|
799c2e8984
|
get_new_address -> get_address
|
12 years ago |