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

Tamagotchi - 01 homework / Oscar Uriel #57

Closed
wants to merge 3 commits into from

Conversation

Heriels-Sun
Copy link

This is my Tamagotchi - 01 homework, also I have my repo with the smart contract

https://github.com/Heriels-Sun/Gear_Academy_Exercises

Also the smart contract is already in the Vara Testnet

Tamagotchi - 01 🔗

Copy link
Contributor

@shamilsan shamilsan left a comment

Choose a reason for hiding this comment

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

Please make a PR to be merged into your repo (https://github.com/Heriels-Sun/oscar-gear-academy) instead of the template.

Please reread the homework rules: https://academy.gear.rs/getting-started/homework-rules

Note that the target branch for the PR should be master in your repository, not in the template one.

Also, please be sure your CI workflow passes before sending the PR.

.dest(2)
.payload(TmgEvent::Name("Heriel".to_string()));
assert!(_res.contains(&expected_log));

Copy link
Contributor

Choose a reason for hiding this comment

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

You might add a test for the Age action too.

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.

2 participants