8 Commits

Author SHA1 Message Date
JenabaBa
b10fc7a16f Automate Node Upgrade Process: Update Script (#478)
* Automate Updates Script

* add versions.env

* delete dependency_updater

* dependency updater script updates

* Add retries/fix commit hash

* Single client

* Sorted env file

* Fix dockerfile

---------

Co-authored-by: Danyal Prout <git@dany.al>
2025-06-17 16:14:19 -05:00
cody-wang-cb
d6794bb146 Add setup for node-reth (#446) 2025-04-24 17:30:40 -04:00
Marcos Antonio Maceo
f038903244 Add Nethermind (#329)
* 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>
2024-10-21 07:55:24 -10:00
Danyal Prout
37a3020738 chore: update reth version & return to upstream (#308) 2024-08-07 15:58:54 -05:00
Danyal Prout
acc4e30905 chore: add reth configuration & cleanup configs (#271)
* 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
2024-06-13 21:58:47 -05:00
Danyal Prout
0963043c32 Create an overridable volume for the geth data directory (#171) 2024-01-03 21:10:40 -06:00
Freekers
d889e70b63 Add volume mount for geth data (#49)
* Add volume mount for geth data

Persist chain data

* Add geth-data to .gitignore

---------

Co-authored-by: Michael de Hoog <michael.dehoog@coinbase.com>
2023-06-15 13:40:54 -10:00
Michael de Hoog
ca0b9b0664 Initial commit 2023-02-01 08:30:11 -06:00