The fact that you preventively ask "stupid" questions and give an answer is very nice. Just started to learn solidity and this kind of knowledge makes everything more meaningful. Thank you!
Fantastic! I'm so happy to hear that this style works for you. We need more people learning Solidity so your dedication to mastering it is commendable. Keep up the great work, and feel free to reach out if you have any questions along the way! Thanks for watching! 🙏
@@evmlionel Thanks mate! I didn’t decide exactly which path I will take but I lean more towards developer route. Right now I am trying to really dig in. Overall I really love the idea of decentralized world and I want to contribute to that in a way which suits me most. Are you developer yourself?
Thanks for your excellent explanation, Not only visually shows the connections between the critical part of abi.encode but also demos the procedure, which helped me build effective intuitions.
You're very welcome! I'm glad to hear that the explanation was helpful in building your understanding of abi.encode. If you have any more questions or need further clarification, feel free to ask! Thanks for watching 🙏
Thanks! And in abi.encode([CustomStruct{}]) - is CustomStruct treated as a tuple? Also does the array, struct and every individual field in the struct have all a head and tail?
That's right, structs are mapped to tuples! Look at this too: docs.soliditylang.org/en/v0.8.26/abi-spec.html#mapping-solidity-to-abi-types Thanks for watching 🙏
this is a great lecture. you did all the hard work to explain it in simplest way. Thanks a ton!!!! Also, can you share the document that you had created and used in this lecture?
Thank you very much for the kind words! And I am happy that it's helpful towards your journey of learning! Unfortunately, I don't have the document itself anymore (over a year ago). Really appreciate the support 🙏
Your tutorials are like the diamonds of solidity tutorials, It is rare to find a free and thorough solidity tutorial like this.
Really appreciate the kind words! Thanks for watching 🙏
Best channel to understand Advanced Solidity. Thanks for the awesome content , totally worth the time watching your content. keep up the good work 👌👌
Thank you very much and thanks for watching! Your support means a lot! 🙏
The fact that you preventively ask "stupid" questions and give an answer is very nice. Just started to learn solidity and this kind of knowledge makes everything more meaningful. Thank you!
Fantastic! I'm so happy to hear that this style works for you. We need more people learning Solidity so your dedication to mastering it is commendable. Keep up the great work, and feel free to reach out if you have any questions along the way! Thanks for watching! 🙏
Hey, awesome to hear that you're learning Solidity. Are you going the developer route, or more of an auditor/security researcher?
@@evmlionel Thanks mate! I didn’t decide exactly which path I will take but I lean more towards developer route. Right now I am trying to really dig in. Overall I really love the idea of decentralized world and I want to contribute to that in a way which suits me most. Are you developer yourself?
This just made the docs on how to encode dynamic types look really easy. Awesome tutorial dude
That makes me so happy to hear! Fantastic and thanks for watching 🙏
You sir actually make me learn something today, thank you very much!
Much appreciated 🙏 thanks for watching!
Thanks for your excellent explanation, Not only visually shows the connections between the critical part of abi.encode but also demos the procedure, which helped me build effective intuitions.
You're very welcome! I'm glad to hear that the explanation was helpful in building your understanding of abi.encode. If you have any more questions or need further clarification, feel free to ask!
Thanks for watching 🙏
Thanks!
And in abi.encode([CustomStruct{}]) - is CustomStruct treated as a tuple?
Also does the array, struct and every individual field in the struct have all a head and tail?
That's right, structs are mapped to tuples! Look at this too: docs.soliditylang.org/en/v0.8.26/abi-spec.html#mapping-solidity-to-abi-types
Thanks for watching 🙏
Amazing video, thanks for your clear explanations👍👍👍!
Glad you enjoyed it! Thanks for watching 🙏
You are just making complex concepts much much more easier...thank you soo much great content 🎉
I'm so happy to hear that! Thank you 🙏
This is incredibly helpful. Going to look through your videos to see what else I can learn
Much appreciated; thanks for the kind words and thanks for supporting the channel, I am thrilled to learn that you liked the content! 🙏
this is a great lecture. you did all the hard work to explain it in simplest way. Thanks a ton!!!!
Also, can you share the document that you had created and used in this lecture?
Thank you very much for the kind words! And I am happy that it's helpful towards your journey of learning!
Unfortunately, I don't have the document itself anymore (over a year ago). Really appreciate the support 🙏
You are an amazing teacher, thanks for making these videos.
Thank you very much 🙏and thanks for watching - glad you like them!
thanks
That's dope🔥
Thank you for watching! 🙏
bro u doing a great things for web3 devs thank U
Thank you very much, I am thrilled that you like it! 🙏
Want video for memory! Please sir
ABI encoding in memory? Yes, I want to make that video as well. It's on the list 😊
@@cryptojesperk thankyou sir