Skip to content

Conversation

@No-Cash-7970
Copy link

@No-Cash-7970 No-Cash-7970 commented Mar 25, 2024

Fix the Bug Submission Pull Request

What was the bug?

The code attempted to use the basic sender algosdk.Account object as the transaction signer instead of a algosdk.TransactionSigner function.

How did you fix the bug?

The answer to this challenge was basically given away. 😆

Create a TransactionSigner function from the sender Account by using algosdk.makeBasicAccountTransactionSigner().

Console Screenshot:

Screenshot 2024-03-25 153850

@No-Cash-7970
Copy link
Author

First again!

🥳

@SilentRhetoric
Copy link

Your solution doesn't work if the account is rekeyed 😜

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

iskysun96 commented Apr 1, 2024

You are a champ 🏆

🎉 Congrats on solving the 4th Algorand 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/8x3aqnmh7p2wf25dvmxz7ksvjs3gr02d6648tf31ny90wwtams53jvssjwcj2bgfs7qr425958h3abw83a33t3tdbqb0sjtntmta82r

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.

3 participants