Skip to content

chore: remove anchor index data migration#3713

Merged
aterga merged 2 commits intomainfrom
claude/beautiful-jang
Mar 26, 2026
Merged

chore: remove anchor index data migration#3713
aterga merged 2 commits intomainfrom
claude/beautiful-jang

Conversation

@aterga
Copy link
Copy Markdown
Collaborator

@aterga aterga commented Mar 26, 2026

Summary

  • Remove the completed passkey pubkey hash index migration (sync_anchor_indices) and all associated code
  • Remove timer-based batch processing (run_periodic_tasks, init_timers), temporary canister endpoints (list_anchor_migration_errors, list_anchor_migration_current_batch_id, count_passkeys), and run_post_upgrade_migrations
  • Remove the migration integration test (should_repopulate_passkey_index_after_upgrade) and test API helpers

Test plan

  • Verify existing integration tests pass (no references to removed migration code remain)
  • Verify canister compiles successfully without the migration module

🤖 Generated with Claude Code

The passkey pubkey hash index migration (sync_anchor_indices) has completed
in production. Remove all migration-related code including the timer-based
batch processing, temporary canister endpoints, and integration test.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 26, 2026 17:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aterga aterga requested a review from sea-snake March 26, 2026 17:44
@aterga aterga enabled auto-merge March 26, 2026 17:44
@aterga aterga added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 76953ec Mar 26, 2026
53 checks passed
@aterga aterga deleted the claude/beautiful-jang branch March 26, 2026 21:23
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.

3 participants