nicholaspai
nicholaspai
Optimism L1 standard bridge interface: https://github.com/ethereum-optimism/optimism/blob/c258acd495f884f10c3da82510a8f378222f4f92/packages/contracts/contracts/L1/messaging/IL1StandardBridge.sol Optimism L2 standard bridge interface: https://github.com/ethereum-optimism/optimism/blob/c258acd495f884f10c3da82510a8f378222f4f92/packages/contracts/contracts/L2/messaging/IL2ERC20Bridge.sol Adding these functions to future bridge interface will allow cross-chain Bridges like Across for arbitrary ERC20's to support...
## Description First of all, thank you for building this package in the first place, it is really awesome! 💯 I ran into this error when using the MetaMask provider...
**Describe the bug** The following error is thrown when compiling libraries: ``` OVM Compiler Error (insert "// @unsupported: ovm" if you don't want this file to be compiled for the...
Bedrock changes this https://community.optimism.io/docs/developers/bedrock/how-is-bedrock-different/#block-production
**Motivation** This has an upstream dependency on `[email protected]` which has a vulnerability and is likely to cause any downstream clients issues if they run any package dependency checks on this...