Commit graph

15 commits

Author SHA1 Message Date
Janus
097ac144d9 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
SomberNight
684390a479
labels plugin: fix it. and extend to cli/daemon. 2018-06-29 11:58:12 +02:00
SomberNight
7b50790584
do not raise BaseException 2018-04-07 17:10:30 +02:00
SomberNight
a2ebad009f labels plugin: better exception handling 2018-03-11 11:30:10 +01:00
Johann Bauer
7869232737
Switch labelsync to electrum.org 2018-03-11 11:26:19 +01:00
SomberNight
512b73dfb8 fix trace for LabelSync with Imported_Wallet 2017-10-04 21:58:56 +02:00
SomberNight
5ce871ef55 fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors 2017-10-04 14:21:45 +02:00
ThomasV
f1a8c0b0e6 misc. fixes for python3 2017-08-26 08:28:24 +02:00
Dmitry Sorokin
362ca96f38 x509 fixes and plugins 2017-08-26 08:28:24 +02:00
Johann Bauer
cdb57c73e8 Use new LabelSync server for the plugin
Also removes import of aes, seems like that was forgotten in e1515743cd. It isn't used anyway
2017-02-14 17:14:53 +01:00
ThomasV
f97fdf3ba8 labels plugin: use get_fingerprint 2016-02-22 15:44:31 +01:00
Neil Booth
e1c0298fc2 Write the wallet less often
This should speed up synchronization / restoration of large wallets.
Wallets are written only when they switch to up_to_date state, or
when stop_threads() is called when closing the daemon, or when
a command line command finishes.
2015-12-20 15:47:46 +09:00
Neil Booth
a0b031c7df Fix labels plugin wallet popping bug. 2015-12-05 21:47:17 +09:00
ThomasV
deefd74c37 labels sync for kivy 2015-12-01 17:29:24 +01:00
ThomasV
ba2c737a21 finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
Renamed from plugins/labels.py (Browse further)