Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean v1 endpoints and use corresponding v2 endpoints instead #6252

Open
qfrank opened this issue Jan 14, 2025 · 0 comments
Open

clean v1 endpoints and use corresponding v2 endpoints instead #6252

qfrank opened this issue Jan 14, 2025 · 0 comments

Comments

@qfrank
Copy link
Contributor

qfrank commented Jan 14, 2025

To streamline maintenance, we should retain only the v2 endpoints.

Following v1 endpoints has no usage in mobile anymore:

  • VerifyDatabasePassword
  • MigrateKeyStoreDir
  • DeleteMultiaccount
  • DeleteImportedKey
  • ExportUnencryptedDatabase
  • ImportUnencryptedDatabase
  • ChangeDatabasePassword
  • ConvertToKeycardAccount
  • ConvertToRegularAccount
  • SwitchFleet
  • GenerateImages
  • InputConnectionStringForBootstrapping
  • InputConnectionStringForBootstrappingAnotherDevice
  • InputConnectionStringForImportingKeypairsKeystores

Following v1 and v2 endpoints has no usage in mobile anymore:

  • EncodeTransfer
  • EncodeFunctionCall
  • VerifyAccountPassword
    Please consider removing them if they are not utilized on the desktop side as well.

Need to wait this PR get merged first.

cc @igor-sirotin

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

No branches or pull requests

1 participant