Hi thank you so much for all this explanation ! Can you send the link of re-entrency guards, non-view functions , revert a transaction, Disallow and unstrusted in Common Audit Recommendations (or maybe it's just bold, cannot differentiate)?
I have a question....About the "don't copy/paste" part. I am not sure the import thing will work, because anything you deploy on the blockchain it will be permanent. Even though you "imported" the contract, the contract you deploy will be the one when you do the deployment. Am I wrong about this? Blockchain will never import from the github repo on-chain.
I’m in deep with these videos.
Thanks
At 22:20 I might be wrong, but I believe the zeroing out is being performed on the 4th slot, not the 3rd that you are referencing.
Thank you for the correction and call-out here 😊
Hi thank you so much for all this explanation !
Can you send the link of re-entrency guards, non-view functions , revert a transaction, Disallow and unstrusted in Common Audit Recommendations (or maybe it's just bold, cannot differentiate)?
I have a question....About the "don't copy/paste" part. I am not sure the import thing will work, because anything you deploy on the blockchain it will be permanent. Even though you "imported" the contract, the contract you deploy will be the one when you do the deployment. Am I wrong about this? Blockchain will never import from the github repo on-chain.
oh maybe you meaned we should import when we are developing the contracts.