You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: updated base-reth to 0.5.1 (#969)
* chore: updated op-geth, optimism, base
* chore: revert op-geth to v1.101608.0 and op-node to op-node/v1.16.6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: cody-wang-cb <156240243+cody-wang-cb@users.noreply.github.com>
Co-authored-by: Cody Wang <cody.wang@coinbase.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
fix: update dotnet images to 10.0 for Nethermind 1.36.0 (#967)
Nethermind 1.36.0 requires .NET SDK 10.0.100 (via global.json),
but the Dockerfile was still using 9.0 images, causing the build
to fail with exit code 145.