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

Hash missmatch in parity #20

Open
fr34kyn01535 opened this issue Jan 30, 2018 · 0 comments
Open

Hash missmatch in parity #20

fr34kyn01535 opened this issue Jan 30, 2018 · 0 comments

Comments

@fr34kyn01535
Copy link

fr34kyn01535 commented Jan 30, 2018

Using Geth/v1.8.0 i've created a private network with the genesis configuration from:
https://gist.github.com/fr34kyn01535/ec902fe6bdece6ae0c32a4232c8c138d
When transforming it using parity-spec (result also in the gist), it seems to cause a missmatch in Parity/v1.8.7.

  • == Connected 2: Geth/v1.8.0-unstable-6198c53e/linux-amd64/go1.9.3
  • Sending status to 2, protocol version 63
  • New peer 2 (protocol: 63, network: 1337, difficulty: Some(433408313), latest:4308…7958, genesis:af28…d576, snapshot:None)
  • Status packet from expired session 2:Geth/v1.8.0-unstable-6198c53e/linux-amd64/go1.9.3
  • == Disconnecting 2: Geth/v1.8.0-unstable-6198c53e/linux-amd64/go1.9.3
  • == Connected 0: Geth/v1.8.0-unstable-6198c53e/linux-amd64/go1.9.3
  • Sending status to 0, protocol version 63
  • New peer 0 (protocol: 63, network: 1337, difficulty: Some(433408313), latest:4308…7958, genesis:af28…d576, snapshot:None)
  • Peer 0 genesis hash mismatch (ours: 8264…cf5f, theirs: af28…d576)
  • == Disconnecting 0: Geth/v1.8.0-unstable-6198c53e/linux-amd64/go1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant