Skip to content

chore: remove wallet WDK recovery manager - #62

Open
mithatakbulut wants to merge 1 commit into
review/direct-recovery-queuefrom
review/remove-wallet-wdk
Open

mithatakbulut wants to merge 1 commit into
review/direct-recovery-queuefrom
review/remove-wallet-wdk

Conversation

@mithatakbulut

Copy link
Copy Markdown
Contributor

Summary

  • Remove the remaining Sequence Manager singleton and wallet-wdk dependency after queue and execute no longer rely on them.
  • Keep the Arweave reader behind a local IndexedDB cache.
  • Batch queued payload reconstruction from transaction inputs.
  • Polish balance-check and insufficient-balance handling for unresolved queued payloads.

Stack

  1. review/arweave-read-path
  2. review/recovery-context
  3. review/direct-recovery-execute
  4. review/direct-recovery-queue
  5. This PR: review/remove-wallet-wdk -> review/direct-recovery-queue

Validation

  • pnpm typecheck passed on this branch.
  • Full stack was manually tested locally by Mithat.

Draft while the full recovery stack is reviewed.

Drop the remaining Sequence Manager singleton and wallet-wdk dependency after recovery queue and execute paths no longer use them.

Keep the Arweave reader cached locally, batch queued payload reconstruction, and polish balance-check handling for unresolved queued payloads.
@mithatakbulut
mithatakbulut marked this pull request as ready for review May 3, 2026 19:45
@mithatakbulut
mithatakbulut requested a review from a team as a code owner May 3, 2026 19:45
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.

1 participant