Skip to content

Conversation

@KvngMikey
Copy link

Fixes #720

Summary

This PR removes the deprecated v0 wallet API and its helper (wallet_deprecated.py), along with all related references in v1_api.py and other wallet modules.

  • All pytest suites (wallet + full repo) pass successfully.
  • Only intentional legacy compatibility remains (like PostMeltResponse_deprecated in v1_api.py for older mints).

@callebtc
Copy link
Collaborator

callebtc commented Nov 4, 2025

love to see it
image

@KvngMikey
Copy link
Author

love to see it image

lol, that's why i'm here.

Copy link
Collaborator

@callebtc callebtc left a comment

Choose a reason for hiding this comment

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

love this. let's get rid of even more code (see comment below)

@callebtc callebtc added enhancement New feature or request wallet About the Nutshell wallet labels Nov 4, 2025
@KvngMikey KvngMikey requested a review from callebtc November 5, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request wallet About the Nutshell wallet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wallet: remove v0 support

2 participants