Adds .github/renovate.json based on the gold-standard config in
sethforprivacy/simple-monerod-docker, plus a `# renovate:` annotation
above ARG P2POOL_BRANCH so Renovate tracks the upstream p2pool release.
- renovate.json: same extends + customManager regex as monerod. The
customManager already matches `ARG ..._BRANCH=<value>` patterns, so it
picks up P2POOL_BRANCH directly. The docker manager (via
docker:enableMajor) will also keep the pinned ubuntu base image current.
- Dockerfile: add
`# renovate: datasource=github-releases depName=SChernykh/p2pool`
immediately above `ARG P2POOL_BRANCH=v4.17`.
Validated with `renovate-config-validator` (renovate@latest):
"Config validated successfully". (Note: the field `managerFilePatterns`
requires Renovate >= 39; the hosted Mend app on this owner runs current
Renovate, matching the live monerod config.)
The hosted Mend Renovate app is already active on this owner's repos and
will pick this up automatically once merged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Changes in v3.10
New features:
Updated RandomX code to v1.2.1
Added RISC-V build
Bugfixes:
Fixed Peers could ban each other erroneously for "not broadcasting blocks"
Fixed incorrect timing values when logging found shares