We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For #73 we added address generation tests to bindings. However each binding uses a different seed/mnemonic.
equal address generation asserts across all bindings
The text was updated successfully, but these errors were encountered:
In Rust and Python we use test_vectors.json, so only nodejs needs to be updated to this https://github.com/search?q=repo%3Aiotaledger%2Fiota-sdk%20test_vectors&type=code
Sorry, something went wrong.
Closed by #1336
kwek20
Successfully merging a pull request may close this issue.
Task description
For #73 we added address generation tests to bindings.
However each binding uses a different seed/mnemonic.
Requirements
equal address generation asserts across all bindings
Acceptance criteria
equal address generation asserts across all bindings
Creation checklist
The text was updated successfully, but these errors were encountered: