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

Testing there are not leaked Errors #25

Open
YaronWittenstein opened this issue Oct 21, 2021 · 0 comments
Open

Testing there are not leaked Errors #25

YaronWittenstein opened this issue Oct 21, 2021 · 0 comments
Labels
good first issue Good for newcomers svm test Testing related

Comments

@YaronWittenstein
Copy link
Contributor

YaronWittenstein commented Oct 21, 2021

Once this SVM issue is ready:
spacemeshos/svm#391

It's essential to assert that go-svm asks SVM to free the errors it returned.
Please add the following in api.go next to ReceiptsCount

func ErrorsCount() int {
  ...
}
@YaronWittenstein YaronWittenstein added good first issue Good for newcomers svm test Testing related labels Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers svm test Testing related
Projects
None yet
Development

No branches or pull requests

1 participant