A fallback function is a Solidity-specific function that is executed under two…
Two incredibly useful tools in solidity are fallback functions and the use of delegatecall. As with any…
Solidity requires all variables to have an explicitly declared type. There is not a…
The Force problem of the Ethernaut series introduces the concept of how to allow your contract to receive funds…
Intro
This challenge is based on a real-life hack that happened a few years ago called the King of…
In Ethernaut challenge 12 we are trying to unlock the target contract . In other words…
Constructors in Solidity are very similar to other object- oriented programming (OOP)…
Ethernaut challenge 11 is a fairly straightforward challenge where we are trying to…
These were the top 10 stories published by DraftKings Engineering in November of 2022. You can also dive into daily archives for November of 2022 by using the calendar at the top of this page.