Skip to content

Conversation

abhi3700
Copy link
Contributor

@abhi3700 abhi3700 commented Jul 9, 2025

Motivation

This PR is to fix this concern.
It's an extension of #229.

Solution

  • Introduced a new helper function generate_mnemonic() to generate a random 12-word English mnemonic.
  • This generated mnemonic is then passed to the .mnemonic(...) method when initializing the Anvil instance, replacing the previously hardcoded static phrase.

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Jul 9, 2025
@mattsse mattsse merged commit 9e5745a into alloy-rs:main Jul 9, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jul 9, 2025
@abhi3700 abhi3700 deleted the fix/randomize-mnemonic-ph branch July 10, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants