Skip to content

Comments

Zainod chain index#496

Closed
idky137 wants to merge 13 commits intozingolabs:devfrom
idky137:zainod_chain_index
Closed

Zainod chain index#496
idky137 wants to merge 13 commits intozingolabs:devfrom
idky137:zainod_chain_index

Conversation

@idky137
Copy link
Contributor

@idky137 idky137 commented Aug 29, 2025

This PR will update zaino-state Indexer services (FetchService, StateService) (and therefore zaino-serve and zainod) to use the ChainIndex instead of the legacy BlockCache.

WIP

Closes #528

Motivation

The ChainIndex has been designed to replace the legacy BlockCache, this is the final work to use these changes.

Solution

Add ChainIndex to services, remove legacy local cache.

Tests

Uses current tests

Specifications & References

Follow-up Work

PR Checklist

  • The PR name is suitable for the release notes.
  • The solution is tested.
  • The documentation is up to date.

@idky137 idky137 mentioned this pull request Sep 4, 2025
@zancas zancas requested a review from fluidvanadium September 8, 2025 19:03
@idky137 idky137 self-assigned this Sep 11, 2025
@idky137 idky137 mentioned this pull request Oct 9, 2025
3 tasks
@idky137
Copy link
Contributor Author

idky137 commented Oct 9, 2025

Superseded by #596

@idky137
Copy link
Contributor Author

idky137 commented Oct 10, 2025

replaced by #596

@idky137 idky137 closed this Oct 10, 2025
@idky137 idky137 deleted the zainod_chain_index branch February 20, 2026 13:51
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.

Update Zainod to use ChainIndex and remove legacy local cache code from codebase.

1 participant