"out of gas", "revert", "invalid opcode", what are all these weird error names in Solidity? In this video I will give you a full list of the errors in Solidity, and I will explain them to you, so that you can easily understand whats going on when you see them.
Read StoryTo debug syntax errors, you can rely on Solidity syntax highlighting. Fortunately for us, Remix has syntax highlighting activated by default, so we are good about this. In this video, I will teach you: How to fix the usual Solidity syntax errors? How to setup syntax highlighting in other code…
Read StoryA lot of people are confused about debugging in general and don't know the difference between a syntax error and a logic error. It's important to be understand the difference, so that you become good a debugging Solidity smart contracts. In this video, I am going to explain you simply…
Read StoryWhen I started to debug Solidity smart contracts, I was really confused by the fact that although there was a return statement in Solidity, I could not always read returned values when triggering functions from outside the smart contract. I was confused because I didn't know that Ethereum has 2…
Read Storyhttps://youtu.be/qCMbqqU0cYY Smart contract security - Most smart contract developers write insecure smart contracts because they dont know much about security. Want to do better than that? Follow my new series on smart contract security on EatTheBlocks Pro. Learn about Overflow, Re-entrancy attack, and more and how to fix these vulnerabilities. Interview…
Read Storyhttps://youtu.be/YYZN96g1C7g I have interviewed Raman, the founder of cryptojobslist.com. CryptoJobsList is the first job board for crypto / Blockchain jobs. In this 28 mins interview Raman tells us how he came to create his Blockchain job board, and also give us very valuable tips for finding a crypto job, including…
Read Story[contact-form-7 id=”217″ title=”Simple Subscribe Form”]