Skip to content

Conversation

@github-actions
Copy link

Merge latest changes from upstream repo

danyalprout and others added 30 commits May 28, 2024 09:21
* docs(readme): HDD requirements

Update requirements for full and archive nodes

* docs(README): Wording

* docs(README): Bump up requirements
…peer connectivity and otherwise use default --nat value (#272)
* Add Reth Node Configuration

* Parameterize features

* update images to use alpine / static versions

* Restructure client files into separate directories

* Allow images to work w/ devnets

* bump reth commit

* fix the image name to include base-org

* Allow overriding via env var
* Update Reth for Fjord fixes

* Remove arm reth build
Just updating node support landing site on Discord for users with issues
* chore: update reth (v1.0.5), op-node (v1.9.0)

* bump rust container version
use env var for GETH_DATA_DIR if set
* feat(docs): Add additional recommended specs for running a node

* docs(readme): Drop page anchor to snapshot section
* feat: add nethermind to base

* feat: add supported clients to readme

* fix: add missing flags on nethermind config

* Update version

* Update commit

* Update commit

* Update nethermind/Dockerfile

Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>

* feat: add qemu to nethermind docker build

* fix: update release/1.29.0 commit

* fix: build on nethermind

* fix: build on nethermind, buildx command

* fix: build on nethermind, labels breaking buildx

* fix: build on nethermind, labels breaking buildx again

* fix: build on nethermind, buildx

* fix: build on nethermind, buildx labels

* fix: build on nethermind, buildx labels, now as cmd

* fix: build on nethermind, buildx labels

* fix: update with sed targetarch

* fix: upgrade build action on nethermind to use buildx

* fix: update dockerfile

* fix: update commit release 1.29.0

* fix: update commit release 1.29.0 and solve docker build issues

* fix: update pr action

* feat: add workflow dispatch

* feat: update nethermind to latest version

* Update docker.yml

* Update Nethermind version

* More explicit version for base .NET container

* Less explicit version for runtime

* Remove Qemu pr.yml

* Update docker.yml

* Update pr.yml

---------

Co-authored-by: Ben Adams <thundercat@illyriad.co.uk>
Co-authored-by: Michael de Hoog <michael.dehoog@gmail.com>
* op-node(1.9.4), op-geth(v1.101411.0), op-reth(1.1.0)

* Update Rust version
* Upgrade: op-node(v1.10.2) op-geth(v1.101411.4) and reth(v1.1.4) for Holocene

* Install just in Dockerfilefiles
* Update Nethermind to 1.30.3 (and op node)

* Update .NET

* Update other version changes

* Retrigger
github-actions bot and others added 30 commits October 8, 2025 20:35
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
The web3 namespace was not enabled by default in the `http.api` and `ws.api` options within the reth-entrypoint script. This caused compatibility issues with external services, such as Chainlink nodes, which rely on `web3_clientVersion` for health checks.

This commit adds `web3` to the exposed namespaces, ensuring compatibility with standard EVM JSON-RPC expectations.
Restarting unless-stopped is a good practice in production-like
environments (and most of the non-production systems).

It improves resilience (containers will restart if node is rebooted or
if one of the containers gets killed by OOM); it also helps with
predictibility as it won't restart the containers if we intentionally
stopped them.
* fix: try adding eof on newline

* chore: updated node-reth

---------

Co-authored-by: Danyal Prout <git@dany.al>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
* bump node-reth commit hash

* update tag to main

* tracking type branch

* 0.1.11
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
* Reth recommended

* Entrypoint

* Update instance recommendation
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
* chore: updated node-reth, nethermind, op-geth, optimism, reth

* Revert bad op-geth/op-node releases

---------

Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
Co-authored-by: Tobi Akerele <tobi.akerele@coinbase.com>
* build base-reth-node w maxperf

* try 2 jobs

* try bumping runner

* try 64core

* try rm-ing op-reth as base-reth-node is rec client

* update docs
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
…ewritting, add explicit echo for additional arguments (#646)
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.