rofl0r
854802122c
fix error to create a wallet due to missing pick_random_server decl
11 years ago
rdymac
10be6e7609
Add translations and fixes to 1.9 master
Added translations, fixes to syntax errors and other minor fixes for
text strings.
Tested all changes. I hope not to break anyhting…
I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
11 years ago
ThomasV
428fbf1f63
sort coins by age in get_unspent_coins()
11 years ago
thomasv
b08bc514db
sign/verify: do unicode conversion only for messages sent by the gui
11 years ago
thomasv
2c6534c1ba
sign unicode messages
11 years ago
thomasv
0eaa894aee
fix
11 years ago
thomasv
671a73d02b
sanitize prioritized_addresses, making sure they are in the wallet before trying to use them
11 years ago
thomasv
a5c5b05235
fix
11 years ago
thomasv
c8f93879b6
fix
11 years ago
thomasv
30f7d23297
do not show pubkeu in validateaddress if the key is imported
11 years ago
thomasv
75f7050edc
subscribe to imported address
11 years ago
thomasv
58ab37d056
send from domain in mktx ( fix #294 )
11 years ago
thomasv
d6af11a8fe
getrawtransaction: first check if tx is in wallet
11 years ago
thomasv
b75f8d795a
new command: getrawtransaction
11 years ago
ThomasV
41878dc5e0
rename menu: create tx
11 years ago
ThomasV
f957837e21
custom json encoder for transactions
11 years ago
ThomasV
d51a8d0f25
create a class for transaction dialog
11 years ago
ThomasV
5a121526e4
fix
11 years ago
ThomasV
c51efc0afe
fix save_qrcode
11 years ago
thomasv
dcedb2d74f
minor fixes
11 years ago
ThomasV
432fae996a
fix
11 years ago
thomasv
6b6c508976
replace wallet.interface everywhere
11 years ago
ThomasV
907dca6eb9
simplify interface: use callbacks
11 years ago
thomasv
93c7aee2c8
cleanup: next_addresses
11 years ago
ThomasV
0099b2a560
make gtk gui re-work
11 years ago
ThomasV
004aa4b640
separate directories for GUIs
11 years ago
Fredrick
16902cc3ca
Bugfix: Allow signing messages over 252 characters
11 years ago
Fredrick
048caf7a99
Fix dumpprivkeys
11 years ago
thomasv
77871b97af
fixes, resend_subscriptions
11 years ago
thomasv
79645e9b37
fix: wallet.addresses
11 years ago
thomasv
73901a001a
pass network to NetworkDialog and Blockchain
11 years ago
thomasv
2df129cfbf
connect to random servers, reconnect if connection is lost
11 years ago
thomasv
0ec436c02c
fix: network start was calling __init__
11 years ago
thomasv
828d8fd3ed
fix: sign_message
11 years ago
thomasv
74735bd64e
minor fixes
11 years ago
thomasv
620f9f68d4
minor fixes for wallet creation
11 years ago
thomasv
5514d3bd74
fix address_from_perivate_key
11 years ago
thomasv
047e4b3478
move callbacks to the network class
11 years ago
ThomasV
b3e880b587
fix: typo, set_label
11 years ago
ThomasV
cd6832df2e
set_label
11 years ago
ThomasV
328315f94b
separate blockchain and network
11 years ago
ThomasV
022b3eed9b
notify wallet wheit height changes
11 years ago
thomasv
8242e58ddd
fix modules
11 years ago
thomasv
90767c4b47
fix
11 years ago
thomasv
21bff48630
perform check_new_tx inside add_transaction
11 years ago
thomasv
8ab6529298
fix: first_addresses
11 years ago
thomasv
afac84e231
move transaction code and fix issue #280
11 years ago
thomasv
903e70566c
wallet.make_unsigned_transaction()
11 years ago
ThomasV
6696e9643c
fix restore from mpk
11 years ago
thomasv
3e14b7dd72
improved install wizard
11 years ago