crypto-org-chain / crypto-org-chain/cronos

Problem: changeset verification is not complete

Open
#892 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
336
Forks
299
Avg merge
2d 17h
Merged PRs (30d)
4

Description

Current changeset verify command replays changeset files to the target version, then compute and verify the root hash, it does a complete verification on the target version, but it's not complete for the intermediate versions, for example if you modify an intermediate value which is deleted later, it don't affect the final hash. The verification is only complete if we verify every single intermediate app hashes against the block headers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.