almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
143 stars 59 forks source link

Missing Transactions #47

Closed angel12 closed 7 years ago

angel12 commented 7 years ago

I am currently missing 1 transaction that I sent last night, it shows up in the blockchain explorer, but not in my wallet. I believe I am using thin-client, but cannot find the option in settings to disable it to test that. I am currently running 2.0.1

almindor commented 7 years ago

Yes, the server's disk got full, investigating now as it was a big jump.

almindor commented 7 years ago

I am resyncing as the chainsize went up to 100+ GB and my server's disk is full. Hopefully the pruned version will be smaller. Will post a note about this on main site too.

Expect a downtime on the thin client up to one day.

angel12 commented 7 years ago

That would do it. Just as a side question then, how do I disable thin-client mode?

almindor commented 7 years ago

In settings/basic click the big thin client button (it should be "red"). NOTE: this will try and download the full 100gb+ chain data to your machine.

almindor commented 7 years ago

Fixed, resync made it go down to ~40gb which is good enough for now. I've opened a new issue for providing better support at giving people info about the server status in the future.