Skip to content

Version 2.3.10.0

Compare
Choose a tag to compare
@yorickdowne yorickdowne released this 25 Nov 12:15
· 232 commits to main since this release
3c2712b

This is an optional release with new features and bug fixes

  • Prometheus metrics collection improved. Scrape targets in ./prometheus/conf.d, uses yq to merge custom-prom.yml. Default scrape interval 15s instead of 1m now possible because of this, which solves a whole bevvy of "No Data" in preloaded dashboards. Thanks to @aliask!
  • Preserve empty RAPID_SYNC_URL in .env
  • Extraneous web3signer messages during keyimport, when web3signer was not in use, resolved
  • ./ethd up <service-name> supported
  • Version numbering will be semver-ish from here: World-shaking changes (think Ethereum merge) first digit, breaking changes second digit, enhancements third digit, bug fixes fourth digit.