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 spend grc20 allowance #411

Merged
merged 3 commits into from
Dec 2, 2022
Merged

Conversation

giansalex
Copy link
Contributor

No description provided.

@moul moul requested a review from harry-hov December 2, 2022 07:29
Copy link
Contributor

@harry-hov harry-hov left a comment

Choose a reason for hiding this comment

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

LGTM!

t.Fatalf("unexpected error: %s", err.Error())
}
}

Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should include assertE() and assert() in testutil? or in some other new package for testing. So can use them in other test files too.

You don't have to do it in this PR. We can have a separate issue for that.

Copy link
Member

Choose a reason for hiding this comment

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

I agree, I would even push to make the testify library one of the external official ones that can be easily used by any tests.

@moul moul merged commit b0fe197 into gnolang:master Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants