Open
Conversation
* 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
* 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)
* chore: add rc support for dependency updater * fix: skip unparseable versions in dependency updater When the current tag couldn't be parsed (e.g., prefixed tag without tagPrefix configured), the updater would allow any tag through, potentially selecting tags from different products in the same repo. Now unparseable tags are properly skipped in both validation and max-version selection. * remove tag
* add pruning args to env file * add disclaimers * update
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge latest changes from upstream repo