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

Error when mocking new account ( nonce 0 ) #462

Closed
Tracked by #700
phklive opened this issue Feb 12, 2024 · 2 comments
Closed
Tracked by #700

Error when mocking new account ( nonce 0 ) #462

phklive opened this issue Feb 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working tests Improvements to testing
Milestone

Comments

@phklive
Copy link
Contributor

phklive commented Feb 12, 2024

When trying to mock a new account with this function:

pub fn mock_inputs(

An error arises because of our implementation not passing a valid seed.

@bobbinth
Copy link
Contributor

As a part of this, let's also create a test to test consuming notes against a new account (as discussed in #454)

@bobbinth bobbinth added the tests Improvements to testing label Feb 12, 2024
@bobbinth bobbinth added the bug Something isn't working label Mar 11, 2024
@bobbinth bobbinth added this to the v0.3 milestone Apr 11, 2024
@bobbinth bobbinth modified the milestones: v0.3, v0.4 Apr 29, 2024
@bobbinth bobbinth modified the milestones: v0.4, v0.5 Jun 24, 2024
@igamigo
Copy link
Collaborator

igamigo commented Jul 22, 2024

Closed by #801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Improvements to testing
Projects
Status: Done
Development

No branches or pull requests

3 participants