Skip to content

Update codes#1

Open
tek1289 wants to merge 24 commits intotek1289:mainfrom
base:main
Open

Update codes#1
tek1289 wants to merge 24 commits intotek1289:mainfrom
base:main

Conversation

@tek1289
Copy link
Copy Markdown
Owner

@tek1289 tek1289 commented Feb 15, 2026

No description provided.

stepsecurity-app Bot and others added 3 commits February 11, 2026 10:01
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
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.
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 15, 2026

@danyalprout is attempting to deploy a commit to the Tekchand's projects Team on Vercel.

A member of the Team first needs to authorize it.

Danyal Prout and others added 21 commits February 17, 2026 14:25
* 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>
* 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>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
* bump: base/base to 0.7.4

* update tag commit
NuGet's vulnerability database was updated after Nethermind 1.36.2's
release to flag Microsoft.AspNetCore.DataProtection 10.0.1 as critically
vulnerable (GHSA-9mv3-2cwr-p262). Since Nethermind treats warnings as
errors, dotnet restore fails with NU1904 on every PR.

Disable NuGet audit at build time with -p:NuGetAudit=false to unblock
CI. The fix is merged upstream (NethermindEth/nethermind#11331) and
included in 1.37.0 (pre-release). Once a stable Nethermind release
ships with the patched dependency, we bump NETHERMIND_TAG and remove
this flag.
* fix: default CLIENT to reth in .env

The default .env ships CLIENT=geth, which combined with
USE_BASE_CONSENSUS=true crash-loops on a clean checkout. This
contradicts the README (reth is documented as default) and the Azul
migration guide (geth + base-consensus is unsupported).

Change the CLIENT fallback from geth to reth so that a clean checkout
works out of the box.

Fixes #1010

* fix: update default client from geth to reth in docker-compose.yml

---------

Co-authored-by: Serhat Dolmac <srhtsrht17@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants