Skip to content

Fast Sync checkpoints are out of date #47

Description

@XfedeX

Synchronizing is very slow because Fast Sync checkpoints are out of date. They need to be updated.

See https://github.com/monero-project/monero/pull/8805/files#diff-3dcea545b20bc1145f2766e64ca91d4e547d6072462970fd67830e1be6cdf793R5585 for an example of what needs to be updated.

Checkpoints.dat can be generated using this command:
./haven-blockchain-export --output-file checkpoints.dat --block-stop HEIGHT --blocksdat

And expected_block_hashes_hash[] can be generated with sha256sum ./checkpoints.dat

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions