Post
Topic
Board Electrum
Re: Electrum - Bitcoin client for the common users (friendly and instant)
by
MadSweeney
on 01/04/2013, 09:32:08 UTC
I keep getting the following error and transactions now are out-of-sync. I notice this started happening after an "error: status mismatch" with one of my addresses.

Code:
me@myhost:~/local/src/Electrum-1.7.2$ ./electrum
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/home/me/local/src/Electrum-1.7.2/lib/verifier.py", line 129, in run
    if self.verify_header(header):
  File "/home/me/local/src/Electrum-1.7.2/lib/verifier.py", line 256, in verify_header
    tx_height, timestamp = item
ValueError: too many values to unpack