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

Support HDPath for Mnemonic #259

Closed
fubuloubu opened this issue May 28, 2023 · 0 comments · Fixed by #267
Closed

Support HDPath for Mnemonic #259

fubuloubu opened this issue May 28, 2023 · 0 comments · Fixed by #267

Comments

@fubuloubu
Copy link
Contributor

  • Version: 0.9.0b1
  • Python: 3.10
  • OS: linux

What was wrong?

Currently when initializing the PyEVMBackend from a mnemonic, there is no option pass in an HDPath, which then uses the default HDPath which is incompatible with some other types of providers (such as Anvil)

https://github.com/ethereum/eth-tester/blob/master/eth_tester/backends/pyevm/main.py#L138

How can it be fixed?

Allow passing in an HDPath to override the default

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 a pull request may close this issue.

1 participant