Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The old chain seems to be loading after the hard fork #674

Open
Doneyy opened this issue Nov 29, 2017 · 3 comments
Open

The old chain seems to be loading after the hard fork #674

Doneyy opened this issue Nov 29, 2017 · 3 comments

Comments

@Doneyy
Copy link

Doneyy commented Nov 29, 2017

After the fork this is what I did (On a raspberry pi3, with python 3.6.0):
sudo pip3 uninstall qrl
sudo pip3 show qrl
Then it was empty, so uninstall seems to have worked.
Then:
sudo pip3 install -U qrl
start-qrl
It started loading, but even though the qrl block explorer says the last block is 1405, it loads past that number.

@cyyber
Copy link
Member

cyyber commented Nov 29, 2017

You have not deleted the old chain from your disk. It is stored in ~/.qrl/data
You need to remove that. Although we will add the fix, so that you get informed because of invalid chain.

@Doneyy
Copy link
Author

Doneyy commented Nov 30, 2017

Great, staking now

@jleni jleni added the mainnet label Feb 14, 2018
@jleni jleni removed the mainnet label Feb 17, 2018
@jleni jleni added this to the Mainnet milestone Feb 24, 2018
@jleni
Copy link
Contributor

jleni commented Feb 27, 2018

Too many people are having problem with stale .qrl data. We should probably detect and show an appropriate message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants