Also check this issue with the Electrum-Tesla Endless is working on.
When starting:
[Synchronizer] missing tx set([(u'ea633bed42affc81591b8ac701aef0899f8ffa5cdaa3f007dd96ddddf27b8073', 1359386)])
When clicking on transaction:
Traceback (most recent call last):
File "/home/endlessloop/Escritorio/electrum-tes/gui/qt/history_list.py", line 158, in create_menu
is_relevant, is_mine, v, fee = self.wallet.get_wallet_delta(tx)
File "/home/endlessloop/Escritorio/electrum-tes/lib/wallet.py", line 391, in get_wallet_delta
for item in tx.inputs():
AttributeError: 'NoneType' object has no attribute 'inputs'
Sources:
https://github.com/endlessloop2/electrumx-teshttps://github.com/endlessloop2/electrum-tes