Skip to content

Conversation

@MartinNikov
Copy link
Collaborator

MartinNikov and others added 30 commits February 2, 2024 13:52
When `trusted-node-url` is used nimbus ExecStart will be different and will use `trustedNodeSync` parameter.
Also got `nimbus-eth2` working with the changes from the `nix-community/ethereum.nix` repo
…r loading secrets

* config(modules/nimbus-eth2): Don't define custom user for the service, but rely on the DynamicUser
* config(modules/lib.nix): Add `ProcSubset` to baseServiceConfig
* config(modules/erigon): Refactor systemd config to use LoadCredential
…b/nbc.sqlite3` exists

Skip trustedNodeSync if it already exists.
In newer versions of `nixpkgs-unstable` the `nim` package points to
`2.0.0`. A new package `nim1` has been added for backwards
compatibility.

Since we can't be sure with what version of nixpkgs-unstable we will be
instantiated fallback to `nim` if `nim1` does not exist.
MartinNikov and others added 8 commits February 2, 2024 14:07
Pruning fails and errors are thrown in the most recent version (1.13.10) when `ProcSubset` is set to `pid`, as in lib.nix
…all)

`ProcSubset=pid` causes various problems for both nimbus and geth
(and possibly other services), so it's better to revert that change.
not all arguments are passed into the module
@MartinNikov MartinNikov changed the title feat/rocketpool service WIP feat/rocketpool Feb 6, 2024
@PetarKirov PetarKirov force-pushed the dev branch 2 times, most recently from 675267a to 621b0d1 Compare March 12, 2024 12:01
@PetarKirov PetarKirov force-pushed the dev branch 2 times, most recently from 081c5dd to d11da6d Compare October 10, 2024 18:17
@PetarKirov PetarKirov force-pushed the dev branch 2 times, most recently from bdedde2 to 2b631da Compare February 4, 2025 17:12
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.

5 participants