Check out my latest piece -
@SOUTHWORKS Development on Demand, Part 1 - The problems with offshore software development. It's all about the issues and pitfalls we fight with our battle-tested model for nearshore software development: https://t.co/fqvMw1x7ag
#developmentondemand
We released Solidity v0.8.15! 🆙 Solidity 0.8.15 fixes two important bugs. On top of this, the release includes several minor bug fixes and improvements. For details on the bugs, read this thread or the release blog post! 📖: https://t.co/DHmtnDWAGv
💾: https://t.co/W7rJZJaIN2
@PatrickAlphaC Question, I'm trying to get the revert reason. However, I can't get any information from the Javascript when I use revert. But I was able to do it when I use required. Why? I'm missing something