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

Snapshots verification is currently broken #1

Open
galperins4 opened this issue Sep 29, 2019 · 0 comments
Open

Snapshots verification is currently broken #1

galperins4 opened this issue Sep 29, 2019 · 0 comments

Comments

@galperins4
Copy link

The current snapshot verification tool doesn't work via CLI. See error message below for mainnet.

[2019-09-25 02:43:04.749] ERROR: Blocks are not chained. Current block: {"version":0,"timestamp":165672,"height":2,"previous_block_hex":"87ba5e9f060fdaa39ebfd7ac0fb826800cd8044de683598adfcd9d65a25f2f72","previous_block":"87ba5e9f060fdaa39ebfd7ac0fb826800cd8044de683598adfcd9d65a25f2f72","number_of_transactions":0,"total_amount":"0","total_fee":"0","reward":"0","payload_length":0,"payload_hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","generator_public_key":"0392b1939c7b145af5d47d6fab1212d150802a6e5a03cd7997be89d46eeaf43336","block_signature":"30440220454969c837c0ffdd15cdd0ea89843f457501a194ff237c06e6655d91b56f17e7022078b41344fdae342b2e54cb7a5c548517b9b9c68fbe7f2f9027ea16d06ec313b0","id_hex":"d6c471779cd47fe77fa24caf7bb2cb1c4b10dc5141b0123c49c72b72a440c153","id":"d6c471779cd47fe77fa24caf7bb2cb1c4b10dc5141b0123c49c72b72a440c153"}, previous block: {"version":0,"timestamp":0,"height":1,"previous_block_hex":"0000000000000000000000000000000000000000000000000000000000000000","previous_block":"0000000000000000000000000000000000000000000000000000000000000000","number_of_transactions":54,"total_amount":"33500000000000000","total_fee":"0","reward":"0","payload_length":11831,"payload_hash":"802b6c0522a4b4005751f10ee507018dd8e1bcb6d81ef1e123899e0d2f5538db","generator_public_key":"03dde7ecd0a17c8f88dac8996b11496afe502c98eda4e693f0b73462b3059661de","block_signature":"3045022100bca7825b18e5fa56d3ea79203a6108a411b1f56fbe8eb8611f5441573af838200220710408ee7d0e34f8375b4593f8a4ed5598f9e96909c598c0226113e5782bb154","id_hex":"87ba5e9f060fdaa39ebfd7ac0fb826800cd8044de683598adfcd9d65a25f2f72","id":"70e142ff709de37b322a87de9d28d0ca5f17172e81509dca6070bc57c303f8ed"}
[2019-09-25 02:43:04.749] ERROR: Error verifying data. Payload {
"version": 0,
"timestamp": 165672,
"height": 2,
"previous_block_hex": "87ba5e9f060fdaa39ebfd7ac0fb826800cd8044de683598adfcd9d65a25f2f72",
"previous_block": "87ba5e9f060fdaa39ebfd7ac0fb826800cd8044de683598adfcd9d65a25f2f72",
"number_of_transactions": 0,
"total_amount": "0",
"total_fee": "0",
"reward": "0",
"payload_length": 0,
"payload_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"generator_public_key": "0392b1939c7b145af5d47d6fab1212d150802a6e5a03cd7997be89d46eeaf43336",
"block_signature": "30440220454969c837c0ffdd15cdd0ea89843f457501a194ff237c06e6655d91b56f17e7022078b41344fdae342b2e54cb7a5c548517b9b9c68fbe7f2f9027ea16d06ec313b0",
"id_hex": "d6c471779cd47fe77fa24caf7bb2cb1c4b10dc5141b0123c49c72b72a440c153",
"id": "d6c471779cd47fe77fa24caf7bb2cb1c4b10dc5141b0123c49c72b72a440c153"
}

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