Skip to content

Releases: ethpandaops/contributoor

v0.0.63

09 Apr 04:27
9cfb35f
Compare
Choose a tag to compare

Notable Changes

  • Adds support for Caplin clients.
  • Adds support for Grandine clients.
  • Dependency updates
  • Configuration of network settings via contributoor config.
  • network setting now redundant. Detection of network happens automatically based on BN.
  • tls setting is now configurable for custom output servers.
  • Relaxed validation, now allowing contributoor to be installed alongside a beacon node that is still syncing.

v0.0.62

27 Mar 02:27
cd19cba
Compare
Choose a tag to compare

What's Changed

  • feat(client.go): add Caplin consensus client by @mattevans in #63

Full Changelog: v0.0.61...v0.0.62

v0.0.61

26 Mar 03:26
e66f238
Compare
Choose a tag to compare

What's Changed

  • feat(events): sanity check slot on event - data integrity by @mattevans in #54
  • feat: add workflow for manual telegram release notifications by @mattevans in #56
  • feat(manual-telegram-notify.yml): allow specifying topic ID for release notifications by @mattevans in #57
  • chore: replace renovate with dependabot for dependency updates by @mattevans in #58
  • feat(workflows): update actions/checkout to v4.2.2 to get latest features by @mattevans in #61
  • build(deps): bump the go-dependencies group with 2 updates by @dependabot in #59
  • build(deps): bump the actions group with 2 updates by @dependabot in #60
  • feat(network): add network override for testnets by @mattevans in #55

Full Changelog: v0.0.60...v0.0.61

v0.0.60

20 Mar 00:55
211a845
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.58...v0.0.60

v0.0.59

17 Mar 06:09
e7926fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.57...v0.0.59

v0.0.58

17 Mar 05:51
e7926fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update golangci/golangci-lint-action action to v6 by @ethpandaops-renovatebot in #42
  • feat(hoodi): support for new hoodi testnet by @mattevans in #43

Full Changelog: v0.0.57...v0.0.58

v0.0.57

01 Mar 09:32
6342e54
Compare
Choose a tag to compare

What's Changed

  • build(baseline): bumps deps by @mattevans in #38
  • chore(deps): update goreleaser/goreleaser-action action to v6 by @ethpandaops-renovatebot in #37
  • feat(build): bumps go-cron to v2 by @mattevans in #39
  • build(contributoor): bumps to go 1.24 and updates deps by @mattevans in #40
  • refactor: Update backoff library to version 5 by @mattevans in #41

Full Changelog: v0.0.56...v0.0.57

v0.0.56

25 Feb 03:32
7942f3f
Compare
Choose a tag to compare

What's Changed

  • feat: Add renovate.json configuration file by @mattevans in #27
  • chore(deps): update golangci/golangci-lint-action action to v5 by @ethpandaops-renovatebot in #31
  • fix(deps): update all patch by @ethpandaops-renovatebot in #29
  • feat(beacon): remove sync checks by @samcm in #36

Full Changelog: v0.0.55...v0.0.56

v0.0.55

16 Feb 22:28
a55e449
Compare
Choose a tag to compare

What's Changed

  • feat: Add workflow for checking typos by @mattevans in #26
  • refactor(main): support passing of multi beacon node addresses by @mattevans in #23

Full Changelog: v0.0.54...v0.0.55

v0.0.54

10 Feb 03:27
1159e99
Compare
Choose a tag to compare

What's Changed

  • feat: Disable non mainline networks by @samcm in #24

Full Changelog: v0.0.52...v0.0.54