Skip to content

fix: upgrade iota crates to match latest protocol version#44

Merged
sergiupopescu199 merged 2 commits intomainfrom
sc-platform/issue-43
Nov 6, 2025
Merged

fix: upgrade iota crates to match latest protocol version#44
sergiupopescu199 merged 2 commits intomainfrom
sc-platform/issue-43

Conversation

@sergiupopescu199
Copy link
Contributor

@sergiupopescu199 sergiupopescu199 commented Nov 6, 2025

Description of change

This PR upgrades all related iota crates to their latest versions to match the protocol version. The latest protocol added some breaking changes to the CheckpointData struct, which resulted in a failed deserialization.

fixes #43

How the change has been tested

Started the indexer and made it ingest mainnet data, where previously it failed, it has progressed after the patch; no more log errors were visible after a 30-minute run.

  • Basic tests (linting, compilation, formatting, unit/integration tests)

@sergiupopescu199 sergiupopescu199 requested a review from a team November 6, 2025 09:51
@tomxey tomxey requested review from a team and removed request for a team November 6, 2025 09:59
@sergiupopescu199 sergiupopescu199 requested a review from a team November 6, 2025 10:00
@sergiupopescu199 sergiupopescu199 merged commit 5655e33 into main Nov 6, 2025
5 checks passed
@sergiupopescu199 sergiupopescu199 deleted the sc-platform/issue-43 branch November 19, 2025 14:08
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

Successfully merging this pull request may close these issues.

[iota-stardust-indexer]: cannot parse checkpoints halting the ingestion process

3 participants