Skip to content

[codex] Rename wallet service to satoshi-wallet#279

Merged
macterra merged 2 commits intomainfrom
codex/rename-satoshi-wallet-service
Mar 30, 2026
Merged

[codex] Rename wallet service to satoshi-wallet#279
macterra merged 2 commits intomainfrom
codex/rename-satoshi-wallet-service

Conversation

@macterra
Copy link
Copy Markdown
Collaborator

Summary

  • rename the wallet service package to satoshi-wallet
  • move the service from services/wallet to services/satoshi-wallet
  • rename Dockerfile.wallet to Dockerfile.satoshi-wallet and update compose references
  • update wallet tests to import from the new service path

Why

This aligns the service directory, package metadata, and Docker build path with the new satoshi-wallet naming.

Validation

  • npm test -- --runTestsByPath tests/wallet/derivation.test.ts
  • npm test -- --runTestsByPath tests/wallet/setup.test.ts

@macterra macterra marked this pull request as ready for review March 30, 2026 21:14
@macterra macterra merged commit 28c5136 into main Mar 30, 2026
14 checks passed
@macterra macterra deleted the codex/rename-satoshi-wallet-service branch March 30, 2026 21:15
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