Ethernaut(Lvl 10): Legendary DAO hack all over again
Understanding Re-entrancy
Re-entrancy occurs in single-thread computing environments when the execution stack jumps or invokes subroutines before returning to the original execution flow. While this single-thread execution ensures the atomicity of co...
ot41k1.hashnode.dev5 min read