tre

Results 19 issues of tre

Part of https://github.com/ethereum-optimism/ecopod/issues/816 Adds lisk testnet PeripheryDeployConfig.

**Closes** [Issue #143](https://github.com/ethereum-optimism/supersim/issues/143) ### Summary: This PR updates the `L2ToL2CrossDomainMessenger#relayMessage` to revert when the target contract call fails. ### Problem: Previously, when the target contract call within `relayMessage` failed, it...

Right now the docs for the standard actions inside the @eth-optimism/viem package are not being auto-generated. With this ticket implemented, running `pnpm run docs` inside of the viem package, should...