Author

Topic: Electrum not updating Blockchain headers (Read 591 times)

legendary
Activity: 1148
Merit: 1001
things you own end up owning you
December 09, 2015, 04:57:33 AM
#2
Fixed, problem was in block header hash.
legendary
Activity: 1148
Merit: 1001
things you own end up owning you
November 30, 2015, 09:03:28 AM
#1
I forked Electrum 2.3 for Creditbit, everything seems to be working, I can send receive transactions, but the Electrum client will show transactions as unverified, however I can spend them after they get confirmed, the client show pending for unconfirmed incoming transactions than they switch to unverified once they are confirmed.

After investigating I found out that blockchain_headers are not updating, when I delete the blockchain_headers it gets downloaded from self.headers_url provided in the lib/blockchain.py, and that solve the problem for the previous transactions, but the blockchain_headers don't update from that point forward !! and I have to repeat this every time !!


any suggestions on how to solve this ?
Jump to: