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

Implement test for producing and proving of transaction for new account #635

Closed
Tracked by #700
polydez opened this issue Apr 29, 2024 · 1 comment
Closed
Tracked by #700
Labels
tests Improvements to testing
Milestone

Comments

@polydez
Copy link
Contributor

polydez commented Apr 29, 2024

What should be done?

At the moment, we don't have tests which produce and prove transactions for new account.

How should it be done?

The new test should create new account in transaction, prove it (transform to proven transaction) and ensure that transaction ID wasn't changed.

When is this task done?

When this test is implemented and it doesn't fail.

Additional context

Additional context here: #529 (comment)

@polydez polydez self-assigned this Apr 29, 2024
@bobbinth bobbinth added this to the v0.4 milestone May 22, 2024
@bobbinth bobbinth added the tests Improvements to testing label May 22, 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

@igamigo igamigo closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements to testing
Projects
Status: Done
Development

No branches or pull requests

3 participants