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
|
70445da940
|
wallet.num_accounts and account_id method
|
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
|
e6208e2747
|
fix create_new_account
|
12 years ago |
ThomasV
|
1ff2f1b308
|
hex encode the output of account.get_pubkey()
|
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
|
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
|
d9a926b0ff
|
encryption of bip32 master private keys
|
12 years ago |
ThomasV
|
77df84e509
|
make wallet.get_private_keys more general
|
12 years ago |
thomasv
|
553493364e
|
get_new_address -> get_address
|
12 years ago |
ThomasV
|
f4207d7e4c
|
bip32
|
12 years ago |
thomasv
|
799c2e8984
|
get_new_address -> get_address
|
12 years ago |
ThomasV
|
db501aa976
|
bip32
|
12 years ago |
Maran
|
06bfb60308
|
Reworked notification flow and combined multiple transactions into one notification
|
12 years ago |
Maran
|
468c76b66e
|
Added notifications when receiving a new transaction
|
12 years ago |
Maran
|
e319f5e0ae
|
Save contacts to the proper key in the wallet. fixes #234
|
12 years ago |
ecdsa
|
3796fceb28
|
bugfix: referenced transactions
|
12 years ago |
thomasv
|
4a60db9733
|
new methods: init_menubar and load_wallet
|
12 years ago |
thomasv
|
5a015bc290
|
increase default fee to 0.0005 btc/kb
|
12 years ago |
ecdsa
|
c81d565665
|
add error message for import_key failure
|
12 years ago |
ecdsa
|
0f661aa3a1
|
minor bugfix
|
12 years ago |
ecdsa
|
b2c23f9ac8
|
deprecate wallet.save() and 'eval' command
|
12 years ago |
ecdsa
|
6be62e44de
|
wallet.delete_contact method
|
12 years ago |
ecdsa
|
8104a47a3e
|
wallet.add_contact method
|
12 years ago |
ecdsa
|
19d19d9a00
|
wallet set_fee method
|
12 years ago |
ecdsa
|
fe405c50d0
|
delete_imported_key method
|
12 years ago |
ecdsa
|
97e849a248
|
move verify_message to wallet
|
12 years ago |
ecdsa
|
b4f353291a
|
fix update_password: save use_encryption after seed
|
12 years ago |
ecdsa
|
c95c80163d
|
distinction between unconfirmed and unverified transactions
|
12 years ago |
thomasv
|
6585da69fe
|
message about frozen funds
|
12 years ago |
thomasv
|
98f7d36313
|
ask users to enter their seed on create
|
12 years ago |
ecdsa
|
cc8c7c780d
|
fix: don't raise exception in get_address_index
|
12 years ago |
ecdsa
|
6609624fe0
|
mktx: send change to one of the accounts involved in the tx
|
12 years ago |
ecdsa
|
a1f8454b14
|
fix mktx
|
12 years ago |
thomasv
|
e89331d138
|
handle multiple accounts with separation
|
12 years ago |
thomasv
|
ec901f54a4
|
keyboard shortcut to send all the coins in a wallet, with fee
|
12 years ago |
ecdsa
|
84101a446b
|
use ssl as default protocol
|
12 years ago |
ecdsa
|
a54c5e88c6
|
fix int rounding
|
12 years ago |