optimism
optimism copied to clipboard
The Optimism monorepo
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.63.2. Release notes Sourced from google.golang.org/grpc's releases. Release 1.63.2 Bugs Fix the user agent string Release 1.63.1 Bugs grpc: fixed subchannel log messages to properly...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 18.2.2 to 18.2.3. Release notes Sourced from nx's releases. 18.2.3 (2024-04-05) 🚀 Features core: list crystal plugins with nx report (#22649) 🩹 Fixes bundling: print errors from...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
``` forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow ``` Fails with error ``` │ ├─ [0] VM::parseJsonUint("", "$.recommendedProtocolVersion") [staticcall] │ │ └─ ← 0 │ ├─ [0] VM::parseJsonBool("",...
## Overview This PR adds a celestia backend to plasma storage interface and rebases the changes onto v1.7.0. ## Checklist - [ ] New and updated code has appropriate documentation...
We should add a workflow that triggers on release to call a workflow in the docs repo to pull the latest version like we do in node/app REF: # Docs...
Currently the L1 fee accounting in the transaction receipts is not precise. When `op-geth` supports EIP-4844 and allows customising the L1 fee function, it would be ideal to support this...
if possible, hook into block explorers to support reporting the updated L1 fee.
Getting following error when running make testnet-up Using in the system Linux ubuntu 20.04 ERROR: The Compose file './docker-compose-testnet.yml' is invalid because: Unsupported config option for services.da: 'platform' make: ***...