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

feat: Android seed gc #2339

Merged
merged 2 commits into from
Feb 14, 2024
Merged

feat: Android seed gc #2339

merged 2 commits into from
Feb 14, 2024

Conversation

Dmitry-Borodin
Copy link
Contributor

@Dmitry-Borodin Dmitry-Borodin commented Feb 13, 2024

Purpose

decrease probability that seed phrase will be found in memory by manually calling gc() in places where seed phrase no longer in use.

Targets #2269

@Dmitry-Borodin Dmitry-Borodin changed the title Feat: Android seed gc feat: Android seed gc Feb 13, 2024
@Dmitry-Borodin Dmitry-Borodin marked this pull request as ready for review February 13, 2024 12:42
@Dmitry-Borodin Dmitry-Borodin merged commit d6980ac into master Feb 14, 2024
13 of 14 checks passed
@Dmitry-Borodin Dmitry-Borodin deleted the android-seed-gc branch February 14, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants