Michael Amadi
Michael Amadi
### Lesson Lesson 1 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
Currently `huffc` does not compile when functions with struct parameters are in the interface definition, this means that anyone looking to use huff and uses functions with struct args will...
# Console.log functionalities for Huff contracts [Console.huff]("https://github.com/AmadiMichael/Huff-Console/blob/main/src/Console.huff") lets devs visualize the state of the stack, memory and calldata at any point while huffing simply by specifying what they wish to...
## Abstract Currently in solidity, there's no native support for linking an externally compiled bytecode with a solidity contract and being able to call into it. Walkarounds for this have...
**Description** Bump the SOLC version of all OP stack contracts from 0.8.15 and 0.8.19 to 0.8.25. Also involves updating the lib-keccak dependency to the latest that has a loose pragma...
check l1 cross domain messenger assertion
fixes https://github.com/ethereum-optimism/optimism/issues/15799