ThomasV
|
89338fa7bd
|
revert 0cd63d19f4
|
10 years ago |
ThomasV
|
dd6fd46913
|
set daemon thread in exchange rates plugin
|
10 years ago |
ThomasV
|
b9537b0885
|
Merge pull request #1152 from chiguireitor/master
Fixed a missing import in exchange_rate.py that caused program hangs and...
|
10 years ago |
John Miguel Villar Zavatti
|
0cd63d19f4
|
Fixed a missing import in exchange_rate.py that caused program hangs and wallet corruption
Signed-off-by: John Miguel Villar Zavatti <johnvillarzavatti@gmail.com>
|
10 years ago |
ThomasV
|
7a7ad7fe2d
|
call go_lite after load_wallet
|
10 years ago |
ThomasV
|
4a28c88946
|
atomic write wallet file
|
10 years ago |
ThomasV
|
ab0447d01e
|
lite gui: update completions
|
10 years ago |
ThomasV
|
de5c9c2f83
|
Merge pull request #1151 from romanz/master
Fix transaction broadcasting issues
|
10 years ago |
ThomasV
|
86adcb12cb
|
Merge pull request #1150 from kyuupichan/master
Setup same for FreeBSD and DragonFly
|
10 years ago |
ThomasV
|
762e7dca0f
|
release notes
|
10 years ago |
ThomasV
|
706d605f91
|
recursive generator for tree leaves
|
10 years ago |
ThomasV
|
9d54afa04f
|
fix search: column number
|
10 years ago |
ThomasV
|
77e902be63
|
add search box to incoices too
|
10 years ago |
ThomasV
|
45081b1c8b
|
search box
|
10 years ago |
ThomasV
|
6fb9f2e241
|
smaller column
|
10 years ago |
ThomasV
|
343d452706
|
sort contacts. fixes #920
|
10 years ago |
ThomasV
|
782522fb71
|
update guis for new contacts
|
10 years ago |
ThomasV
|
e8189490e9
|
store contacts in a separate file, shared between wallets
|
10 years ago |
ThomasV
|
065145e557
|
get_history: return empty history if balance check fails
|
10 years ago |
ThomasV
|
7f3fc232a0
|
minor fixes for receive tab
|
10 years ago |
ThomasV
|
1b7cd02bce
|
fix item selection bug
|
10 years ago |
Roman Zeyde
|
b5c31cd031
|
transaction_dialog: hide broadcast button when offline
|
10 years ago |
Roman Zeyde
|
d3f696c301
|
main_window: call pr.get_id() before it's required
|
10 years ago |
Neil Booth
|
fb4b6ff960
|
Setup same for FreeBSD and DragonFly
|
10 years ago |
ThomasV
|
6cff7a284a
|
store invoices as dict. rename domain -> requestor
|
10 years ago |
ThomasV
|
74b0ed5f48
|
move get_status to InvoiceStore
|
10 years ago |
ThomasV
|
0d4d06c58b
|
set label before showing tx window
|
10 years ago |
ThomasV
|
2753a0bbea
|
fix: set_paid
|
10 years ago |
ThomasV
|
e878d79373
|
update release notes
|
10 years ago |
ThomasV
|
362cbd06a7
|
add stretch
|
10 years ago |
ThomasV
|
83851bfa85
|
fix: display request that never expires
|
10 years ago |
ThomasV
|
6487db5e67
|
fix: show expires combo if request list is empty
|
10 years ago |
ThomasV
|
409c34d1bf
|
verify: create a PaymentRequest instance, to avoid blanking the signature as side effect
|
10 years ago |
ThomasV
|
fd651709b8
|
fix
|
10 years ago |
ThomasV
|
2f0f1aafa6
|
replace help buttons in send tab with clickable labels
|
10 years ago |
ThomasV
|
a32503d8fb
|
merge send and invoices tab
|
10 years ago |
ThomasV
|
1615daddaa
|
set focus when creating new request
|
10 years ago |
ThomasV
|
32fe3ea18e
|
focus policy
|
10 years ago |
ThomasV
|
afc0203a2b
|
fix: display expiration date correctly
|
10 years ago |
ThomasV
|
41d498fda0
|
open payment request file passed as argument
|
10 years ago |
ThomasV
|
2868df74b6
|
openalias: extra check
|
10 years ago |
ThomasV
|
69a4ef9d10
|
set daemon thread
|
10 years ago |
ThomasV
|
6831777058
|
rename payment_request functions
|
10 years ago |
ThomasV
|
acf4ad5ec8
|
add preprocessing to ThreadedButton
|
10 years ago |
ThomasV
|
f50e56d229
|
rewording
|
10 years ago |
ThomasV
|
d8ae34ef86
|
fix: don't attempt openalias when processing a PR
|
10 years ago |
ThomasV
|
30bed4c5a9
|
sign and save to file bip70 payment request; redo receive tab layout
|
10 years ago |
ThomasV
|
2f729c2505
|
add copy button to tx dialog
|
10 years ago |
ThomasV
|
6b3d88fa2f
|
update buttons in address dialog
|
10 years ago |
ThomasV
|
fa446eac2e
|
improved buttons
|
10 years ago |