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

Fix hdnodewallet test #216

Merged

Conversation

alejoacosta74
Copy link
Contributor

This PR introduces the following changes:

  • Fix a bug in the extendedKey getter from HDNodeWallet class
  • Fixes the unit tests for the HDNodeWallet class:

To run the tests:

npx mocha  --reporter ./reporter.cjs ./lib/commonjs/_tests/test-wallet-hd.js

Copy link
Member

@rileystephens28 rileystephens28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Testing are all passing on my end.

@rileystephens28 rileystephens28 merged commit d77f3fe into dominant-strategies:master Jun 24, 2024
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.

2 participants