supernovahs

Results 17 issues of supernovahs

Update ZkSync SDK Docs Link

## Description There is no opcode named `DUP` ## Checklist Ensure you completed **all of the steps** below before submitting your pull request: - [ ] Ran `forge snapshot`? -...

Used unchecked for loops and cached lengths to save gas costs.

``` 2023-08-19T06:55:36.259401Z ERROR apply:ext: evm::cheatcodes: non-empty stderr args=["bash", "-c", "cast abi-encode \"f(bytes)\" $(solc --yul yul/Example.yul --bin | tail -1)"] stderr="Error: \n\u{1b}[31mCould not ABI encode the function and arguments. Did you...

closes #8008 I am trying to write a custom rpc to calculate the no of deposits in op bridge . But getting some errors. Can u point me to correct...

A-exex
C-example

## Description Created a miminal example to flash loan on Eth mainnet using dydx Fixes #140 ## Dependencies openzeppelin

hacktoberfest-accepted
PR:Ready-to-Review

### Is your feature request related to a problem? Please describe. A minimal example on how to flash loan from dydx ### Describe the solution you'd like Flash loaning contract...

hacktoberfest
feature