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

Add a solution for the Minimal Tokens Exercise #35

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

vince-grondin
Copy link
Owner

Closes #34

…med error, not have return types, check _to balance instead of internal balance, use hardcoded 0 address instead of address(0)

Refs #34
* @title Verifies the behavior of the `UnburnableToken` contract.
* @author Roch
*/
contract UnburnableTokenTest is Test {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Screenshot 2023-12-12 at 7 31 57 AM

@vince-grondin vince-grondin merged commit 4403e1a into main Dec 12, 2023
1 check passed
@vince-grondin
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimal Tokens Exercise
1 participant