Skip to content

Conversation

keerthanazion
Copy link

Algorand Coding Challenge Submission

What was the bug?

2 assert statements have bugs
1st one: passed application ID instead of application address for deposit receiver check
2n one: passed application address instead of application ID for opt-in check

How did you fix the bug?

changed the application id to application address for 1st bug
changed application address to application id for 2nd bug

Console Screenshot:

Screenshot 2024-05-05 164954

@iskysun96 iskysun96 added the Approved ✅ Successfully completed the challenge! label May 7, 2024
@iskysun96
Copy link
Contributor

🎉 Congrats on solving the 1st Algorand Python Coding Challenge!

I have labeled your PR approved, so you can now claim your certificate.

You can claim your certificate of completion NFT here:
https://goplausible.xyz/claim/5rc2q57822ka1h0pf4eqv6yx1nxwwvvf5m72vte7gdf6sr0wxd4ccdsp3qzmtas72jxdnrjv9ewf6rwee0aerm1whzt509dv2rh5w18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✅ Successfully completed the challenge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants