Michael Amadi

Results 4 comments of Michael Amadi

An added benefit of this is calling solidity/assembly functions from an inline assembly block via `CALLF`. Currently in solidity its not possible to call your contracts' solidity function while in...

Can this get revisited and approved? It's required for https://github.com/ethereum-optimism/optimism/issues/11527 to be implemented. I think using loose versioning (`^0.8.0`) would be better in this case so it does not need...

Resharing my comment from the 7702 eip... Not so sure about the invariant because a contract that sets storage at initialization but also returns 0 bytes at initialization has no...