Skip to content

refactor: delegate wallet state to Accounts SDK#68

Open
gakonst wants to merge 1 commit into
mainfrom
refactor/accounts-store-owner
Open

refactor: delegate wallet state to Accounts SDK#68
gakonst wants to merge 1 commit into
mainfrom
refactor/accounts-store-owner

Conversation

@gakonst

@gakonst gakonst commented Jul 25, 2026

Copy link
Copy Markdown

Summary

  • load and persist ~/.tempo/wallet/store.json through the Accounts SDK CLI provider and filesystem storage
  • select and hydrate payment access keys through the Accounts SDK access-key manager
  • retain wallet-cli ownership only for one-time legacy keys.toml migration
  • remove wallet-cli tests for the Accounts SDK private JSON parser and retain integration and migration coverage

Validation

  • node --import tsx scripts/changelog.ts validate
  • vp lint
  • vp fmt --check
  • tsc -b --noEmit
  • tsc -p tsconfig.test.json --noEmit
  • vitest run (116 tests)

The PR contains one signed commit.

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