Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TES] ϟ The Tesla ϟ Decentralize the Energy System ϟ TeslaStarter
by
Rw13enlib88
on 16/10/2017, 00:26:06 UTC
Also check this issue with the Electrum-Tesla Endless is working on.

Code:
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-tes
https://github.com/endlessloop2/electrum-tes