This website requires JavaScript.
Explore
Help
Sign In
davide
/
purple-electrumwallet
Watch
1
Star
0
Fork
0
You've already forked purple-electrumwallet
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8e2c67b546835f20e890fa9ca2e02aebac8202a
purple-electrumwallet
/
gui
/
qt
T
History
ThomasV
23e51e7c9e
follow up
fix
#2341
2017-03-31 06:40:47 +02:00
..
__init__.py
…
address_dialog.py
…
address_list.py
…
amountedit.py
…
console.py
…
contact_list.py
fix
#2328
2017-03-23 08:50:14 +01:00
fee_slider.py
…
history_list.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
installwizard.py
fix
#2342
2017-03-29 10:07:42 +02:00
invoice_list.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
main_window.py
follow up
fix
#2341
2017-03-31 06:40:47 +02:00
network_dialog.py
add proxy settings to kivy GUI
2017-03-27 18:59:48 +02:00
password_dialog.py
…
paytoedit.py
…
qrcodewidget.py
…
qrtextedit.py
…
qrwindow.py
…
request_list.py
…
seed_dialog.py
…
transaction_dialog.py
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type.
fixes
#2321
2017-03-21 09:08:16 +01:00
util.py
…
utxo_list.py
…