1293 Commits (46fe3dd185a0d68f9d8a7ec2ebdc135e7119639e)

Author SHA1 Message Date
thomasv a5c5b05235 fix 12 years ago
thomasv c8f93879b6 fix 12 years ago
thomasv 30f7d23297 do not show pubkeu in validateaddress if the key is imported 12 years ago
thomasv 75f7050edc subscribe to imported address 12 years ago
thomasv 58ab37d056 send from domain in mktx (fix #294) 12 years ago
thomasv d6af11a8fe getrawtransaction: first check if tx is in wallet 12 years ago
thomasv b75f8d795a new command: getrawtransaction 12 years ago
ThomasV 41878dc5e0 rename menu: create tx 12 years ago
ThomasV f957837e21 custom json encoder for transactions 12 years ago
ThomasV d51a8d0f25 create a class for transaction dialog 12 years ago
ThomasV 5a121526e4 fix 12 years ago
ThomasV c51efc0afe fix save_qrcode 12 years ago
thomasv dcedb2d74f minor fixes 12 years ago
ThomasV 432fae996a fix 12 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 12 years ago
ThomasV 907dca6eb9 simplify interface: use callbacks 12 years ago
thomasv 93c7aee2c8 cleanup: next_addresses 12 years ago
ThomasV 0099b2a560 make gtk gui re-work 12 years ago
ThomasV 004aa4b640 separate directories for GUIs 12 years ago
Fredrick 16902cc3ca Bugfix: Allow signing messages over 252 characters 12 years ago
Fredrick 048caf7a99 Fix dumpprivkeys 12 years ago
thomasv 77871b97af fixes, resend_subscriptions 12 years ago
thomasv 79645e9b37 fix: wallet.addresses 12 years ago
thomasv 73901a001a pass network to NetworkDialog and Blockchain 12 years ago
thomasv 2df129cfbf connect to random servers, reconnect if connection is lost 12 years ago
thomasv 0ec436c02c fix: network start was calling __init__ 12 years ago
thomasv 828d8fd3ed fix: sign_message 12 years ago
thomasv 74735bd64e minor fixes 12 years ago
thomasv 620f9f68d4 minor fixes for wallet creation 12 years ago
thomasv 5514d3bd74 fix address_from_perivate_key 12 years ago
thomasv 047e4b3478 move callbacks to the network class 12 years ago
ThomasV b3e880b587 fix: typo, set_label 12 years ago
ThomasV cd6832df2e set_label 12 years ago
ThomasV 328315f94b separate blockchain and network 12 years ago
ThomasV 022b3eed9b notify wallet wheit height changes 12 years ago
thomasv 8242e58ddd fix modules 12 years ago
thomasv 90767c4b47 fix 12 years ago
thomasv 21bff48630 perform check_new_tx inside add_transaction 12 years ago
thomasv 8ab6529298 fix: first_addresses 12 years ago
thomasv afac84e231 move transaction code and fix issue #280 12 years ago
thomasv 903e70566c wallet.make_unsigned_transaction() 12 years ago
ThomasV 6696e9643c fix restore from mpk 12 years ago
thomasv 3e14b7dd72 improved install wizard 12 years ago
thomasv 9b986f8cb6 restore: try old wallet first 12 years ago
thomasv 3ecd81c94a account names 12 years ago
thomasv a417816e69 disable 'new account' in old wallets 12 years ago
ThomasV 7204dceeac download headers chunks 12 years ago
ThomasV 803b292d9d socket: retry on EAGAIN 12 years ago
ThomasV 1650eefdd3 synchronizer: wait for interface 12 years ago
ThomasV a16b0f4630 don't use user_dir in storage 12 years ago