spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

Add POS verification to `postcli` #180

Closed poszu closed 1 year ago

poszu commented 1 year ago

Add a new command to postcli to verify POS data at a given location. The idea is to cross-check a randomly picked subset of labels in the POS data against labels generated with the CPU implementation.

haverlinkfor commented 1 year ago

All my nodes initialized with 0.8.7 version have invalid POS check Nodes initialized with newer versions pass this check. Doest it mean I have to reinitialize everything made on 0.8.7?

pigmej commented 1 year ago

@haverlinkfor likely there is some other error with your data, there were no logical changes in the data generation there.