Skip to content

chore: drop old prover_db_indexer code - #214

Merged
JayWhite2357 merged 6 commits into
mainfrom
chore/drop-old-prover-db-indexer
Aug 4, 2026
Merged

chore: drop old prover_db_indexer code#214
JayWhite2357 merged 6 commits into
mainfrom
chore/drop-old-prover-db-indexer

Conversation

@JayWhite2357

@JayWhite2357 JayWhite2357 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This is the final PR in the transition from an offchain indexing based prover_db_indexer to a client-based one.

This PR largely is intended to revert the old code. As a result, the diff between this PR and commit 4fa4307 was inspected and some effort was made to minimize that change.

What changes are included in this PR?

See individual commit messages.

Are these changes tested?

These changes are covered by existing tests and mostly drop code.

@JayWhite2357 JayWhite2357 changed the title Chore/drop old prover db indexer chore: drop old prover_db_indexer code Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

1.70.0

Bug Fixes

  • make on chain indexer keys saturate rather than default to (5f794de
  • use finalized block in prover-db-indexer (50438ab

Features

  • add helper that queries the client for s. (4fc3952
  • add client native interface and extenality (d9c6c4d
  • add generic config key-value store for offchain workers (117b845
  • Document Snapshot Download Process (4c2608b
  • drop from prover_db_indexer (b3381c5
  • register client externality to offchain worker (338c213
  • use client for (6679c06
  • use generic key value config for prover_db_indexing instead of storage/CLI based config (faff564

@JayWhite2357
JayWhite2357 force-pushed the chore/drop-old-prover-db-indexer branch from 3679762 to 9612f5d Compare August 3, 2026 07:26
@JayWhite2357

Copy link
Copy Markdown
Contributor Author

NOTE: this PR depends on #212.

@JayWhite2357
JayWhite2357 force-pushed the chore/drop-old-prover-db-indexer branch from 249e05e to c8d63e6 Compare August 3, 2026 13:38
tlovell-sxt
tlovell-sxt previously approved these changes Aug 3, 2026
Comment thread pallets/prover_db_indexer/README.md
@JayWhite2357
JayWhite2357 marked this pull request as ready for review August 4, 2026 01:13
@JayWhite2357
JayWhite2357 requested review from a team as code owners August 4, 2026 01:13
@JayWhite2357
JayWhite2357 merged commit d2eff84 into main Aug 4, 2026
9 checks passed
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.

2 participants