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

[TON]: Do not require password at TWStoredKeyUpdateAddress #3931

Merged

Conversation

satoshiotomakan
Copy link
Collaborator

Description

We can use stored account public key to re-derive account address. No need to require a password to decrypt wallet/privateKey.

How to test

Run C++ tests

Types of changes

Remove TWData* password parameter from the TWStoredKeyUpdateAddress function

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

Copy link

github-actions bot commented Jul 8, 2024

Binary size comparison

➡️ aarch64-apple-ios: 11.75 MB

➡️ aarch64-apple-ios-sim: 11.74 MB

➡️ aarch64-linux-android: 15.25 MB

➡️ armv7-linux-androideabi: 12.74 MB

➡️ wasm32-unknown-emscripten: 10.57 MB

@satoshiotomakan satoshiotomakan merged commit 352e083 into master Jul 9, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/ton-stored-key-update-address-no-password branch July 9, 2024 09:46
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.

None yet

2 participants